Update task artifact

Updates a task artifact in an active order template. | authz: min_org_role=operator | (OrderTemplateNewTaskArtifactClientUpdate1) -> (OrderTemplateNew1)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

order_template_idstringRequired
task_artifact_keystringRequired

Request

This endpoint expects an object.
expected_scan_payloadslist of stringsOptional
typeenum or nullOptional
Allowed values:

Response

Successful Response
_idstring
created_at_timestampdatetime
last_edited_at_timestampdatetime
namestring1-1024 characters
owned_by_org_idstring

Must be a string starting with org_

owned_by_user_idstring

Must be a string starting with user_

schema_versioninteger
archived_at_timestampdatetime or null
cargoslist of objects
coordinator_assigned_user_idslist of strings
coordinator_department_idstring or null
coordinator_labelstring or null
coordinator_org_idstring or null

Must be a string starting with org_

descriptionstring or null<=16384 characters
last_used_at_timestampdatetime or null
off_chrt_reference_idstring or nullformat: "^[A-Za-z0-9._~\-]{1,64}$"1-64 characters

Must be a URL-safe string of 1-64 characters. Allowed characters: A-Z, a-z, 0-9, ’.’, ’_’, ’~’, ’-’ (RFC 3986 unreserved).

off_chrt_shipper_org_data_idstring or null
service_lineenum
shipper_org_idstring or null

Must be a string starting with org_

task_groupslist of objects
task_lists_to_apply_at_order_creationlist of objects
task_lists_to_apply_at_order_staginglist of objects

Errors

422
Task Artifacts Patch Update V1request Unprocessable Entity Error