messages
Unarchive a message
Restores a previously level-1 archived message. Only messages archived with POST .../archive can be unarchived. Level-2 archived messages (via DELETE) are permanently removed and cannot be restored.
Permission: Conversations Write required.
Monitoring: No impact.
post/conversations/{convId}/messages/{messageId}/unarchive
Path parameters
convIdinteger required
Example:123456
The identifier of the conversation
messageIdinteger required
Example:123456
The identifier of the message
Response
Message successfully unarchived.