Gestión de miembros del workspace
Human: Please translate the following navigation label from English to Spanish.
Guidelines:
1. Translate the text to be clear and concise for navigation purposes
2. Keep any product names and technical terms in English
3. Make sure the translation sounds natural in Spanish
4. Do not add any markdown formatting that wasn't in the original
Please provide ONLY the translated text without any explanation or commentary and do NOT wrap the translation in quotes.Here's the text to translate:
My Workspaces
Target Language:
<target_language>
Spanish
</target_language>
Agregar Miembro al Espacio de Trabajo
POST
The Admin API is unavailable for individual accounts. To collaborate with teammates and add members, set up your organization in Console → Settings → Organization.
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.
Path Parameters
ID of the Workspace.
Body
application/json
ID of the User.
Role of the new Workspace Member. Cannot be "workspace_billing".
Available options:
workspace_user
, workspace_developer
, workspace_admin
Response
200 - application/json
Object type.
For Workspace Members, this is always "workspace_member"
.
Available options:
workspace_member
ID of the User.
ID of the Workspace.
Role of the Workspace Member.
Available options:
workspace_user
, workspace_developer
, workspace_admin
, workspace_billing
Was this page helpful?