Revoke a user tokens.
DELETE/buyers/{buyerID}/users/{userID}/tokens
204 Description
Revokes all security tokens of specified buyer user.
Roles
At least one of the roles below is required to access this endpoint.
FullAccessBuyerUserAdmin
Parameters
Name | Type | Description | Possible Values |
---|
buyerID | Required | string | ID of the buyer. | --- |
userID | Required | string | ID of the user. | --- |