curl --request DELETE \
--url https://api.atlas.co/functions/v1/delete-identity/{token_id} \
--header 'Authorization: Bearer <token>'{
"id": "<string>",
"object": "<string>",
"deleted": true
}curl --request DELETE \
--url https://api.atlas.co/functions/v1/delete-identity/{token_id} \
--header 'Authorization: Bearer <token>'{
"id": "<string>",
"object": "<string>",
"deleted": true
}