Deletes an application deployment template.
Debugging
Request syntax
DELETE /templates/TemplateId HTTP/1.1
Content-Type:application/json
Request parameters
Parameter | Type | Required | Example | Description |
---|---|---|---|---|
TemplateId | String | Yes | 20663627-81ee-4cfe-9b69-c96fcb84a674 |
The ID of the template that you want to delete. |
Response syntax
HTTP/1.1 200 OK
Response parameters
None
Examples
Sample requests
DELETE /templates/20663627-81ee-4cfe-9b69-c96fcb84a674
Sample success responses
JSON
format
HTTP/1.1 200 OK
Error codes
For a list of error codes, visit the API Error Center.