Complete client action

Completes validation or export of a task.

The task's state must be pending:complete_client_action with a client action that matches the action parameter to make this request.

When a validation action is specified, the request body should be a Validation Results object containing the data for the validated task.

When an export action is specified, the request body should be empty.

After a successful request, the task's state is set to runningand task processing continues as defined by the project settings.

Path Params
string
required

The unique identifier of the task

Query Params
string

The type of client action (validation or export)

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
LoadingLoading…
Response
Choose an example:
application/json