Image editor
Toggle an OpenPost Image Editor design favorite
PATCH
/image-editor/designs/{id}/favoriteAuthorization
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 PATCH "https://example.com/image-editor/designs/string/favorite"{ "$schema": "https://example.com/api/v1/schemas/ToggleImageEditorDesignFavoriteOutputBody.json", "is_favorite": true}