elevenlabs_edit_service_account_api_key
Edit Service Account Api Key. Update an existing API key for a service account
Bulk support: accepts service_account_user_ids, api_key_ids for batched execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| account | No | ||
| api_key_id | Yes | ||
| is_enabled | No | ||
| allowed_ips | No | ||
| api_key_ids | No | ||
| permissions | No | ||
| character_limit | No | ||
| service_account_user_id | Yes | ||
| service_account_user_ids | No | ||
| third_party_disable_allowed | No |