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