Cancel invitation
Teams
Cancel invitation
Revokes a pending team invitation by ID. The invitee can no longer redeem the invite token. Has no effect on members who have already accepted. Requires the manage:team-members scope.
DELETE
Cancel invitation
Authorizations
OAuth2 client-credentials flow against the Dealroom Auth0 tenant. Use the client_id / client_secret from a Programmatic API key. Tokens are valid for 24h — Swagger UI will reuse the same token across operations.
Path Parameters
Team ID
Pattern:
^\d+$Example:
"1"
Invitation ID
Pattern:
^\d+$Example:
"1"
Response
Invitation cancelled