Delete away audio message
Use this method to delete an away audio message by its working hours configuration id.
Please log in to see full path URL. Learn why.
delete
/ccaas/voice/2/away-audio-message/{workingHoursConfigId}
Authorizations:
Scopes:
path Parameters
workingHoursConfigId required | string Id of the working hours configuration whose away audio message needs to be deleted. |
Responses
200
OK
401
Unauthorized
403
Forbidden
404
Not Found
429
Too Many Requests
500
Internal Server Error
Request samples
- cURL
- Java
- C#
- Go
- Python
- PHP
- JavaScript
- NodeJs
- Ruby
Example
cURL
Copy
curl -L -g -X DELETE 'https://{baseUrl}/ccaas/voice/2/away-audio-message/{workingHoursConfigId}' \ -H 'Authorization: {authorization}' \ -H 'Accept: application/json'
Response samples
- 200
- 401
- 403
- 404
- 429
- 500
Content type
application/json
Successful response
Copy
Collapse all {- "status": "DELETED",
- "message": "Away Audio Message deleted."
}
Need assistance
Encountering issues
What's new? Check out
Unsure about a term? See