Downgrade an agent/admin to become an end user.
Security
ApiKeyAuth(Required scopes: organization.member)
DELETE
curl -i -X DELETE \
'https://dev.dixa.io/beta/agents/{agentId}' \
-H 'Authorization: YOUR_API_KEY_HERE'Downgrade an agent/admin to become an end user.
curl -i -X DELETE \
'https://dev.dixa.io/beta/agents/{agentId}' \
-H 'Authorization: YOUR_API_KEY_HERE'