APIInvitations
Revoke an invitation
Cancels a pending invitation. Its link stops working right away.
Requires the admin role on the workspace.
AuthorizationBearer <token>
An OpenID Connect access token issued by Keycloak, acting as the signed-in user.
In: header
Path Parameters
workspaceId*string
invitationId*string
Response Body
curl -X DELETE "https://api-next.centralcsp.com/v1/workspaces/string/invitations/string"Empty