App - Design Templates
Delete a template
Can delete a template
Endpoint
DELETE /api/v1/design_templates/:id
Request
Route
DELETE /api/v1/design_templates/21
Headers
Accept: application/json
Content-Type: application/json
App-Id: 3cdcc85c-0c99-4f68-8030-17934cf25b10
App-Secret: zfM2M6GBcoAY5GXG294Kat0skppHizd4lNGe3VNg
Response
Simulated Response
Status
200
Headers
Content-Type: application/json; charset=utf-8
Cache-Control: max-age=0, private, must-revalidate
X-Request-Id: d34f036e-2be8-4fe9-b1f0-8b4d46a01bfe
Content-Length: 24
Body
{
"meta": {
"status": "ok"
}
}