Upscaler

Upload an image for SuperID

Deprecation notice

This endpoint is deprecated. We recommend using alternative endpoints to ensure continued support and compatibility.

Use this endpoint to upload an image that you want to upscale with SuperID.

POST
/api/upload_extra
AuthorizationBearer <token>

In: header

file?string
options?integer

Response Body

Examples

curl -X POST "https://api.piktid.com/api/upload_extra"
{
  "id_image": "string",
  "id_project": "string"
}
Empty
{
  "code": 0,
  "message": "string",
  "description": "string"
}
{
  "code": 0,
  "message": "string",
  "description": "string"
}
{
  "code": 0,
  "message": "string",
  "description": "string"
}