Skip to content

Delete Category

DELETE
/web-pages/draft/drafts/{draftId}/categories/{categoryId}
Required scope: viskan:draft:delete

Deletes a category by ID.

Parameters

Path parameters

draftId  string
Format: uuid
The identifier of the draft.
categoryId  string
Format: uuid
ID of a content.

Response

Category successfully deleted.