Invites
Revoke an unconsumed invite
Permanently deletes an unconsumed invite, rendering its token unredeemable. Used to revoke leaked or no-longer-needed invites from an outreach batch. Consumed invites are preserved for audit and cannot be deleted (returns 409).
DELETE
/invites/{token}Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
token*string
The invite token to revoke (case-insensitive; hyphen optional).
Response Body
application/json
application/json
application/json
application/json