Personas
Delete custom ambient audio for a persona (enterprise).
AuthorizationBearer <token>
JWT access token. Use: Authorization: Bearer .
In: header
Path Parameters
persona_id*Persona Id
Format
uuidHeader Parameters
X-API-Key?string|null
X-EFFICIENTAI-API-KEY?string|null
X-Workspace-Id?string|null
Response Body
application/json
application/json
curl -X DELETE "https://example.com/api/v1/personas/497f6eca-6276-4993-bfeb-53cbbbba6f08/ambient-audio"{ "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "name": "string", "gender": "string", "tts_provider": "string", "tts_voice_id": "string", "tts_voice_name": "string", "is_custom": false, "description": "string", "tts_config": {}, "llm_temperature": 0, "llm_max_tokens": 0, "response_delay_ms": 0, "max_turns": 0, "allow_interruptions": true, "background_noise_source": "none", "background_noise_preset": "string", "background_noise_volume": 0, "background_noise_s3_key": "string", "background_noise_asset_id": "394c477a-8fd7-40cd-99e3-97daf7352ccf", "created_at": "2019-08-24T14:15:22Z", "updated_at": "2019-08-24T14:15:22Z"}Community & contact
- Found a bug or have a feature request? Open a GitHub issue.
- Join our Discord for faster replies!
