XS2A.api.users

Delete a specific accesstoken

delete/api/users/{user-id}/accesstokens/{token-id}

Path parameters

user-idstring required

The user-id for the user to retrieve a specific accesstoken for.

token-idstring required

ID of the accesstoken to delete.

Response

Request successfully processed

Changes

No recorded changes to this endpoint across all 1 revision of this API.