Cancel invitation by process instance ID
DELETE/v1/spaces/:spaceId/users/invitations/:processInstanceId
Preview: The API is in development or testing phases and the interface could still change slightly.
Cancels an active invitation by deleting the process instance.
Scope: []
Request
Responses
- 204
- 404
- 500
Invitation cancelled successfully
Process instance not found
Server error