Delete a template
DELETE /v1/template/{templateID}
DELETE
/v1/template/{templateID}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” templateID
required
string
Unique template identifier.
Responses
Section titled “ Responses ”No Content
Unauthorized – invalid or missing API key.
object
message
required
Human-readable error message.
string
Resource not found.
object
message
required
Human-readable error message.
string
Conflict - template cannot be deleted or is still in use.
object
message
required
Human-readable error message.
string