Skip to main content
DELETE
Revoke a member invitation

Authorizations

Authorization
string
header
required

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

Path Parameters

invitation_id
string
required
read-only

The id of the member invitation

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

Response

Member invitation was successfully deleted.