Cancel client action

Cancels validation or export of a task when the client is unable to complete the action but should be able to complete it later.

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 pending:start_client_action.

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