Skip to main content

Delete media files

DELETE 

/:workspace/media

Deletes one or more media records and detaches them from any post versions that reference them. Pass the media to delete as items, an array naming each file by its numeric id or by its uuid, at most 500 per request. Identifiers that resolve to nothing in this workspace are skipped silently, so success: true does not prove that anything was actually deleted.

Request

Responses

Deletion completed.