Submit Local Re-drawing, ZOOM
cURL
curl --request POST \ --url https://api.example.com/mj/submit/modal
curl -X POST "https://gptproto.com/mj/submit/modal" \ -H "Authorization: YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "maskBase64": "", "prompt": "", "taskId": "14001934816969359" }'
{ "error": { "message": "Invalid signature", "type": "401" } }
maskBase64
prompt
taskId
14001934816969359