Inbox

Add note to message

Adds a note to an inbox message

post/inboxmessage/{uuid}/notes.json

Path parameters

uuidstring uuid required

UUID of the inbox message

Request body

notestring required

Response

Note added successfully

successboolean
messagestring

Changes

Changed in 1 of the 50 revisions of this API.2

    • the security scope publish_inbox was added to the endpoint's security scheme oauth2

      api-security-scope-added

    • the security scope manage_inbox was removed from the endpoint's security scheme oauth2

      api-security-scope-removed