Skip to main content
Cuerpo según OpenAPI (user_id, role, etc.). Autenticación: platformAppApiKey.
account_id
integer
required
ID de la cuenta.
curl -X POST 'https://app.yampi.ai/platform/api/v1/accounts/42/account_users' \
  -H 'api_access_token: TU_PLATFORM_TOKEN' -H 'Content-Type: application/json' -d '{}'