Skip to main content

Revoke a pending invitation so its link can no longer be accepted

POST 

/v1/networks/:networkId/invitations/:invitationId/revoke

Marks a pending invitation as revoked, invalidating its accept link. Requires the administrator role. Only invitations that are still pending can be revoked; one that has already been accepted, revoked, or expired returns 409. Returns the updated invitation.

Request

Responses

The revoked invitation