Save external activities for profile

Allows clients to flag users for things that are happening in their platform/website/app, so that they can trigger custom workflows such as custom validation when voting.

Caching: None.

Authentication: JWT token acquired from Firebase with sufficient user permissions.

Path Params
string
required
\S

The user ID to save external activities for

Query Params
string
required
^([A-Za-z\d_])+

ID of the client.

string
required
\S

Client API key

Body Params

External activities to save

external_activities
array of objects
required
length ≥ 1
external_activities*
string
required
Responses

400

Bad request

401

Unauthorized

403

Forbidden

404

Resource not found

500

Internal server error

Language
Credentials
Bearer
jwt
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json