X-API-Key: ********************
curl --location --request DELETE 'https://api.mediashare.com/api/assets/' \ --header 'X-API-Key: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "workspaceId": "string" }'
{ "success": true, "message": "string" }