Skip to main content
POST
/
api
/
Messages
/
Emails
/
Ignore
Ignore Emails.
curl --request POST \
  --url https://api.example.com/api/Messages/Emails/Ignore \
  --header 'Content-Type: application/json' \
  --data '[
  123
]'

Body

application/json

Response

200

OK