Skip to main content
POST
Save Message
A user can save up to 100 messages — exceeding this returns ERR_SAVED_MESSAGES_LIMIT_EXCEEDED. Saved messages are private to the user they were saved for. For the complete error reference, see Error Guide.

Authorizations

apikey
string
header
required

API Key with fullAccess scope(i.e. Rest API Key from the Dashboard).

Headers

onBehalfOf
string
required

UID of the user on whose behalf the action is performed.

Path Parameters

id
string
required

Id of the message to save.

Response

Saving a message. savedAt appears only for the user the message was saved for.

data
object

Response data