Add to task
Adds a new task artifact to a task. | authz_personas=[driver_for_executor, executor_org_operators, coordinator_org_operators] | (AddTaskArtifactReq) -> (PydanticObjectId)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
task_id
Request
This endpoint expects an object.
task_artifact
status
Initial status of the task artifact.
Allowed values:
Response
Successful Response
Errors
422
Task Artifacts Add to Task V1request Unprocessable Entity Error

