Delete a template
DELETE
api.vdclip.com/v1/templates/{template_id}AuthAuthorization: Bearer <token>scope: vdclip:templates:write
Delete a template. Returns 204 No Content on success.
Path parameters
template_idstringrequiredTemplate external id returned by the list endpoint.
Last updated on