/configuration/webTemplates/{objectType}/delete - Delete a template definition

Deletes a template definition.

Your login must have the ManageConfigurations access right to execute this API.

End-point

DELETE /configuration/webTemplates/{objectType}/delete

Path parameters

FieldDescription

objectType

Type of document

Note: Possible values are map or topic.

Query string parameters

FieldDescription

id

ID of the template for deletion

Possible response

HTTP statusDescription

200

The operation completed successfully

401

There is no session or the session is invalid

Response body

FieldTypeDescription

result

TemplateDefinition[…]

Template definition that was deleted