Skip to main content
POST
Revoke member invitations

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
invitations
string[]
required
Required array length: 1 - 10 elements

The id of the member invitation

Pattern: ^uinv_[A-Za-z0-9]{16}$

Response

Member invitations were successfully deleted.