Delete conversation form
Use this method to delete the form.
Please log in to see full path URL. Learn why.
delete
/ccaas/2/conversation-forms/forms/{id}
Authorizations:
Scopes:
path Parameters
id required | string Id of the form to delete. |
Responses
200
OK
401
Unauthorized
403
Forbidden
404
Not found
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/2/conversation-forms/forms/{id}' \ -H 'Authorization: {authorization}' \ -H 'Accept: application/json'
Response samples
- 200
- 401
- 403
- 404
- 500
Content type
application/json
Successful response
Copy
Collapse all {- "statusCode": "SUCCESS",
- "message": "Form deleted successfully."
}
Need assistance
Encountering issues
What's new? Check out
Unsure about a term? See