Gestión de Miembros del Espacio de Trabajo
Delete Workspace Member
DELETE
/
v1
/
organizations
/
workspaces
/
{workspace_id}
/
members
/
{user_id}
Headers
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
200 - application/json
ID of the User.
ID of the Workspace.
Deleted object type.
For Workspace Members, this is always "workspace_member_deleted"
.
Available options:
workspace_member_deleted
Was this page helpful?