Action urls
Retrieves a list of action urls of virtual receptionist.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idall ofRequired
The unique ID of virtual receptionist.
stringOptionalExample:
The unique ID of the resource.
NzAwNTUxOTA5NzczMTQ4MTYwResponses
200
OK
application/json
4XX
Error
get
/ivrs/{id}/action_urlsCreate an action url for virtual receptionist.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idall ofRequired
The unique ID of virtual receptionist.
stringOptionalExample:
The unique ID of the resource.
NzAwNTUxOTA5NzczMTQ4MTYwBody
Responses
201
OK
application/json
4XX
Error
post
/ivrs/{id}/action_urlsRetrieve details of action url of virtual receptionist.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idall ofRequired
The unique ID of virtual receptionist.
stringOptionalExample:
The unique ID of the resource.
NzAwNTUxOTA5NzczMTQ4MTYwurl_idall ofRequired
The unique ID of action url.
stringOptionalExample:
The unique ID of the resource.
NzAwNTUxOTA5NzczMTQ4MTYwResponses
200
OK
application/json
4XX
Error
get
/ivrs/{id}/action_urls/{url_id}Set action url of virtual receptionist.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idall ofRequired
The unique ID of virtual receptionist.
stringOptionalExample:
The unique ID of the resource.
NzAwNTUxOTA5NzczMTQ4MTYwurl_idall ofRequired
The unique ID of action url.
stringOptionalExample:
The unique ID of the resource.
NzAwNTUxOTA5NzczMTQ4MTYwBody
Responses
200
OK
No content
4XX
Error
post
/ivrs/{id}/action_urls/{url_id}No content