Delete an org template file
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
fileId
Response
Template file deleted (no body)