DELETE
/api/my-account/identities/{target}
curl \
--request DELETE 'https://[tenant_id].logto.app/api/my-account/identities/{target}' \
--header "Authorization: Bearer $ACCESS_TOKEN"
curl \
--request DELETE 'https://[tenant_id].logto.app/api/my-account/identities/{target}' \
--header "Authorization: Bearer $ACCESS_TOKEN"