cURL
curl --request POST \ --url https://api.ppio.com/v3/async/grok-imagine-image-edit \ --header 'Authorization: <authorization>' \ --header 'Content-Type: <content-type>' \ --data ' { "image": "<string>", "prompt": "<string>" } '
{ "task_id": "<string>" }
application/json