Add S3 object

Uploads an image file to a task artifact with automatic blurhash generation. | authz_personas=[courier_driver, forwarder_org_operators, courier_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_idstringRequired

Request

This endpoint expects a multipart form containing a file.
imagefileRequired

Response

Successful Response

Errors