Creates a user action

Creates a user action for a user. Note: This endpoint cannot be used for creating actions related to donation pages or scheduled call pages.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Data containing user action information

int64
required

Identifier for the Page, required for new user actions

int64 | null
required

Identifier for the User

int64 | null

UTC timestamp in seconds since the Unix epoch for the creation time of the user action

int64 | null

Identifier of the User in your organization who collected this submission on someone else's behalf (for example a field survey entered through another tool). Credited the same way as a survey submitted from the Solidarity app: stored in the submission data as assisted_by_agent_user_id, and set as the action's referred_by_user_id unless the agent is the acting user. Returns 422 when the id is not a person in your organization.

data
object
Responses
201

user action created

422

unprocessable entity

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!