Users
Create User Activity
POST
/
activity
/
{workspaceId}
/
user
/
{userId}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.