Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

agent
string<uuid>
required

The agent ID

prompt
string<uuid>
required

The prompt ID

Body

application/json
welcome_message
string
prompt
string | null
voice_id
string | null
voice_name
string | null

Response

AgentPromptResource

data
AgentPromptResource · object
required