Delete an org template file

View as Markdown

Deletes the template file; responds 204 with no body. Returns 404 if the file is not parented to the caller’s organization (cross-parent deletes are hidden). Authorization: org admin (denied → 403).

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

fileIdstringRequired

Response

Template file deleted (no body)