Skip to main content

Unassign a token

PUT 

/api/web/v1/tokens/:tokenid/unassign

Unassign a token from a user. Caller requires the TOKENS:EDIT permission.

Request

Path Parameters

    tokenid stringrequired

    The UUID of the token to be unassigned.

Responses

Successful

Loading...