DELETE/projects/{TemplateID}.json

Delete a Project Template

To get Project Templates, please see v2 of the API. To delete a project template, you can use the projects endpoint along with the Template ID.

Path Params

  • Name
    TemplateID
    Type
    string
    required
    Description

Responses

  • Code
    200
    Type
    object
    Schema
    Description
    200 Response

Examples

Example

{
  "STATUS": "string"
}