Skip to content

Delete template

DELETE
/v2/document/template/{templateId}

Deletes a template based on the provided template ID.

templateId
required
string format: uuid
d24d70a9-e1e2-4e83-ac81-cf62c2cb4c09

The ID of the template

The resource has been successfully deleted.

object
id
required

The ID of the deleted resource

string
12345678-1234-1234-1234-123456789012
message
required

Success message

string
Deleted successfully

Bad Request

Unauthorized

Forbidden

Not Found

Internal Server Error