curl -X DELETE https://api.wirebox.sh/api/v1/identities/eva \
-H "Authorization: Bearer $WIREBOX_API_KEY"
(Empty response body)
Agent Identities
Delete Agent Identity
Permanently delete an agent identity and unbind its associated mailbox.
DELETE
/
api
/
v1
/
identities
/
{handle}
curl -X DELETE https://api.wirebox.sh/api/v1/identities/eva \
-H "Authorization: Bearer $WIREBOX_API_KEY"
(Empty response body)