Delete an email address for the authenticated user

DELETE {{baseUrl}}/user/emails

This endpoint is accessible with the user scope.

Request Body

{"emails"=>["<string>", "<string>"]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring