cURL
curl --request POST \ --url https://ai.pmock.com/api/ai/sn/upsample/tags \ --header 'Content-Type: application/json' \ --data ' { "prompt": "<string>" } '
{ "code": 200, "message": "<string>", "data": { "taskId": "<string>" }, "traceId": "<string>" }
create a task to upsample tags
Generate image prompt
1
OK
Unified return structure for response results
Response status code
200
Response message
Response result
Show child attributes
Response traceId