Inbox

Archive or unarchive message

Archives or unarchives an inbox message

put/inboxmessage/{uuid}/archive.json

Path parameters

uuidstring uuid required

UUID of the inbox message

Request body

archivedboolean
reasonstring nullable

Response

Message archived/unarchived

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