Skip to main content
Requiere body o query con el user a eliminar según OpenAPI. platformAppApiKey.
account_id
integer
required
ID de la cuenta.
curl -X DELETE 'https://app.yampi.ai/platform/api/v1/accounts/42/account_users' \
  -H 'api_access_token: TU_PLATFORM_TOKEN' -H 'Content-Type: application/json'