cURL
curl --request DELETE \ --url https://aodocs.altirnao.com/api/documentType/v1beta1/libraries/{libId}/documentTypes/{documentTypeId}/templateDocuments/{templateDocumentId} \ --header 'Authorization: Bearer <token>'
Deletes a document template.
The access token received from the authorization server in the OAuth 2.0 flow.
The ID of the library
The ID of the document class
The ID of the document template
The security code
The G Suite domain
A successful response