elevenlabs_create_service_account_api_key
Create Service Account Api Key. Create a new API key for a service account
Bulk support: accepts service_account_user_ids for batched execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| account | No | ||
| allowed_ips | No | ||
| permissions | Yes | ||
| character_limit | No | ||
| service_account_user_id | Yes | ||
| service_account_user_ids | No | ||
| third_party_disable_allowed | No |