assets

Delete one or more assets

post/admin/assets/delete

Request body

delete_childrenboolean

When true, also deletes all assets whose parent_id matches the given IDs

Response

successnumber

Example response

{
  "success": 1
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.