user scope to use this endpoint.curl --location --request DELETE 'https://service1.exmaple.com/user/emails' \
--header 'Content-Type: application/json' \
--data-raw '{
"emails": [
"octocat@github.com",
"mona@github.com"
]
}'{
"message": "string",
"documentation_url": "string",
"url": "string",
"status": "string"
}