SpaceMediaSpaceMedia
Endpoint referenceMembers

Cancel Member Invitation

DELETE
/api/v1/member-invitations/{invitation_id}

Cancel Member Invitation. Use it to invite team members, manage roles, suspend access, resend invitations, and inspect the permission catalog for member administration. It removes, revokes, or cancels the target when permissions and resource state allow it, then returns a confirmation or policy error.

Authorization

BearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

invitation_id*string

Public invitation reference returned by the API.

Formatuuid

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

Was this page helpful?