DELETE /v1/designs/:id Delete a single design
Supported Formats
jsonExamples
Request
DELETE /v1/designs/wikivu-50?auth_token=ZcKVtA7ey_eonsz8mVkx
Response
403
{ "error": "You are not authorized to access this page." }
DELETE /v1/designs/wikivu-50?auth_token=ZcKVtA7ey_eonsz8mVkx
403
{ "error": "You are not authorized to access this page." }