Skip to main content

Cancel invitation by email

DELETE 

/v1/spaces/:spaceId/users/invitations

Preview: The API is in development or testing phases and the interface could still change slightly.

Cancels all active invitation process instances for a given email address within a space.

Queries process instances by business key (spaceId) and filters by invitee email in the process variables. Returns 404 if no matching invitation is found.
Scope: []

Request

Responses

Invitation(s) cancelled successfully