Authorization: Bearer ********************
curl --location --request DELETE '/api/v1/vmware/iam/v2/org//role/' \ --header 'Authorization: Bearer <token>'
{ "status": true, "error_code": null, "data": null, "message": null }