Skip to content
OpenPostDocs
OpenPostDocs
Image editor

Delete a workspace OpenPost Image Editor template

DELETE/image-editor/templates/{id}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Response Body

application/json

application/problem+json

application/problem+json

application/problem+json

application/problem+json

curl -X DELETE "https://example.com/image-editor/templates/string"
{  "$schema": "https://example.com/api/v1/schemas/DeleteImageEditorTemplateOutputBody.json",  "deleted": true}