Training
Get Images URL
POST
/
v3
/
assets
/
training_dataset
This API provides an S3 pre-signed uploading URL for training images.
Request Headers
Enum: application/json
Bearer authentication format, for example: Bearer {{API Key}}.
Request Body
Enum: png
, webp
, jpeg
Response
The asset ID.
The S3 pre-signed uploading URL.
The method for uploading.
Enum: PUT
Example
request
response
Was this page helpful?