Unassociate with task
Removes a cargo association from a task on a non-DRAFT order, then derives cargo status from the remaining associated tasks in the order’s task sequence. | authz_personas=[coordinator_org_operators] | (CargoUnassociateWithTaskReq) -> (bool)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
cargo_id
order_id
task_id
Response
Successful Response
Errors
422
Cargos Unassociate with Task V1request Unprocessable Entity Error

