Skip to main content
DELETE
Delete an EditTemplate by ID. Existing Edit records that referenced this template are preserved but new calls to POST /v1/edits with this template id will return 404.

Authorizations

Authorization
string
header
required

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

Path Parameters

template_id
string
required

Response

Successful Response