Skip to main content
PUT
Update a task

Authorizations

Authorization
string
header
required

Path Parameters

jobId
string
required
taskId
string
required

Body

application/json
order
integer<int32>
required
task_type
enum<string>
required
Available options:
FILE_HEADER_VALIDATOR
expected_headers
string[]
required
match_mode
enum<string>
required
Available options:
EXACT_SET,
ORDERED,
SUBSET
on_mismatch
enum<string>
required
Available options:
FAIL,
WARN

Response

Successful response

id
string
required
read-only
order
integer<int32>
required
task_type
enum<string>
required
Available options:
FILE_HEADER_VALIDATOR
expected_headers
string[]
required
match_mode
enum<string>
required
Available options:
EXACT_SET,
ORDERED,
SUBSET
on_mismatch
enum<string>
required
Available options:
FAIL,
WARN