Downgrade an agent/admin to become an end user.
Security
ApiKeyAuth
DELETE
curl -i -X DELETE \
'https://dev.dixa.io/v1/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/v1/agents/{agentId}' \
-H 'Authorization: YOUR_API_KEY_HERE'