For the complete documentation index, see llms.txt. This page is also available as Markdown.

Destroy

Remove an firmware template

post

Remove custom template by it's filename.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
filenamestringRequired

Template XML file name for phone provisioning.

Responses
post
/templates/phones/{filename}/destroy

No content

Was this helpful?