Users
Create User Activity
POST
/
activity
/
{workspaceId}
/
user
/
{userId}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
userId
string
requiredworkspaceId
string
requiredQuery Parameters
withNewTotal
boolean
Body
application/json
duration
number
requiredmessages_sent
number
requiredgame
string
gifted_by
string
Response
200 - application/json
activity
object
requiredtotals
object