Delete Invite
Delete a pending invite.
delete/v1/organizations/invites/{invite_id}?beta=true
Path parameters
invite_idstring required
ID of the Invite.
ID of the Invite.
Headers
x-api-keystring
Your unique Admin API key for authentication.
This key is required in the header of all Admin API requests, to authenticate your account and access Anthropic's services. Get your Admin API key through the Console.
Your unique Admin API key for authentication.
This key is required in the header of all Admin API requests, to authenticate your account and access Anthropic's services. Get your Admin API key through the Console.
Response
Successful Response
Example response
{
"id": "invite_015gWxCN9Hfg2QhZwTK7Mdeu"
}