metamessages
Update Metamessage
Update’s the metadata of a metamessage
PUT
/
v1
/
apps
/
{app_id}
/
users
/
{user_id}
/
sessions
/
{session_id}
/
metamessages
/
{metamessage_id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.