Activities
Create activity
Create an activity for a member
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Key of the activity type
Example:
"api:message"
ID of the member
External ID of the activity
Title of the activity
Message of the activity
ID of the activity to reply to
ID of the activity to react to
ID of the activity to invite to
ID of the channel
ID of the event
Response
200
application/json
Activity created successfully