Invitations
Revoke invitation
Revoke an unclaimed invitation so it can no longer be used.
POST
Authorizations
Bearer authorization using your Personal Access Token. Generate a new PAT on your user settings page.
Path Parameters
ID of the invitation
Response
200
application/json
Successfully revoked the invitation.
Example:
"revoked"
Was this page helpful?