Upload_extra
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.
Authorization
token_auth_2 AuthorizationBearer <token>
In: header
Request Body
multipart/form-data
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
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"
}