nooks
GitHubInstall
Access tokens

Revoke access token

RevokeAccessToken stops one working. A Member may revoke their own; an Admin may revoke anybody's, because a key somebody left in a door is the Instance's problem.

DELETE
/api/v1/access-tokens/{tokenUid}

Path Parameters

tokenUid*string

Response Body

application/json

application/json

curl -X DELETE "https://example.com/api/v1/access-tokens/string"
{}