Skip to content

Upsert notes for the given Email Inbox

Request

PUT /v3/email-inboxes/{emailInboxId}/notes
Security
API_Key
Path
emailInboxIdintegerrequired

Unique identification number for email inbox

Bodytext/plain

Update notes for a given Email Inbox

string
PUT
/v3/email-inboxes/{emailInboxId}/notes
curl -i -X PUT \
  'https://api.observepoint.com/v3/email-inboxes/{emailInboxId}/notes' \
  -H 'Authorization: YOUR_API_KEY_HERE' \
  -H 'Content-Type: text/plain' \
  -d string

Responses

Successful operation

Bodytext/plain
string
Response
My notes for this inbox. This inbox will audit marketing emails.