Image editor
Move an OpenPost Image Editor design to trash
DELETE
/image-editor/designs/{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/designs/string"{ "$schema": "https://example.com/api/v1/schemas/DeleteImageEditorDesignOutputBody.json", "deleted": true}