/activities

Beta

Creates an Activity object with the given values.

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

Headers

X-Account-TokenstringRequired
Token identifying the end user.

Query parameters

is_debug_modebooleanOptional

Whether to include debug fields (such as log file links) in the response.

run_asyncbooleanOptional

Whether or not third-party updates should be run asynchronously.

Request

This endpoint expects an object.
modelobjectRequired

Description

The Activity object is used to represent an activity for a candidate performed by a user.

Usage Example

Fetch from the LIST Activities endpoint and filter by ID to show all activities.

remote_user_idstringRequired

Response

modelobject

Description

The Activity object is used to represent an activity for a candidate performed by a user.

Usage Example

Fetch from the LIST Activities endpoint and filter by ID to show all activities.

warningslist of objects
errorslist of objects
logslist of objects