Skip to main content

Cancel a pending workspace invitation

DELETE 

/api/v1/workspaces/:id/invitations/:invitationId

Deletes a pending invitation (accepted_at IS NULL) and emits an INVITATION_CANCELLED audit event. Does not touch invitations that have already been accepted.

Request

Responses

Invitation cancelled