Add S3 object
Uploads a file (image, PDF, etc.) to a task artifact. Automatic blurhash generation for images. | authz_personas=[driver_for_executor, coordinator_org_operators, executor_org_operators, shipper_org_operators] | (UploadFile) -> (bool)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
task_artifact_id
Request
This endpoint expects a multipart form containing a file.
file
Response
Successful Response
Errors
422
S3object Add V1request Unprocessable Entity Error

