Styles/Documents
Permanently deletes multiple documents attached to the given style in a single request. All-or-nothing: if the style is not visible to the caller's company, or any id is unknown / belongs to a different style, the whole request is rejected with a 404 (details.styleDocumentIds lists the offending ids where relevant) and no documents are deleted.
post/api/styles/{id}/style-documents/bulk-delete
Path parameters
idstring required
Request body
Response
No content
'null' nullable required
No content
Changes
Changed in 1 of the 49 revisions of this API.1
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
Of the 49 revisions, 1 has no diff computed.