cURL
curl --request DELETE \ --url https://api.staging-2tid4c.ezyshield.com.au/management/v1/entities/{entity} \ --header 'Authorization: Bearer <token>'
[ "<string>" ]
Requires the entity:write ability.
entity:write
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The entity ID
No content
0