Authorization: Bearer ********************
curl --location --request DELETE 'https://api.cloud-services.yuv.com.br/asset/' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "data": true }