Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Create a new metamessage associated with a user. Optionally link to a session and message by providing those IDs in the request body.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.