Skip to main content
DELETE
Delete a voice prompt

Authorizations

x-api-key
string
header
required

API key for authentication. Must start with dd- prefix.

Headers

x-api-key
string
default:dd-00000000000000000000000065c9cbfe
required

API Key

Path Parameters

prompt_id
string
required

Voice Prompt ID

Response

Voice prompt deleted successfully

Standard API success response wrapper

success
boolean
required

Whether the operation was successful

Example:

true

message
string

Human-readable status message

Example:

"Operation successful"

data
any

Response payload (varies by endpoint)