Organization Invites
Delete Invite
DELETE
/
v1
/
organizations
/
invites
/
{invite_id}
Headers
x-api-key
string
requiredYour 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.
anthropic-version
string
requiredThe version of the Anthropic API you want to use.
Read more about versioning and our version history here.
Path Parameters
invite_id
string
requiredID of the Invite.
Response
200 - application/json
id
string
requiredID of the Invite.
type
enum<string>
default: invite_deletedrequiredDeleted object type.
For Invites, this is always "invite_deleted"
.
Available options:
invite_deleted