PUT
/
autocompose
/
v1
/
autopilot
/
greetings

Authorizations

asapp-api-id
string
header
required
asapp-api-secret
string
header
required

Query Parameters

agentId
string
required

Identifier of the agent, data format is expected to be UUID

Body

application/json

Autopilot greetings for an agent

greetingCustomerName
string
required

Greeting with template for customer name

greetingGeneric
string
required

Generic greeting, without any template data

Response

200 - application/json

Autopilot greetings for an agent

greetingCustomerName
string
required

Greeting with template for customer name

greetingGeneric
string
required

Generic greeting, without any template data