Skip to main content
DELETE
Revoke an unconsumed invite

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

token
string
required

The invite token to revoke (case-insensitive; hyphen optional).

Response

Invite revoked successfully.