curl --location --request POST 'https://api.wps.com/bff/ai-professional-photo/v2/success' \
--header 'Origin: https://headshot.wps.ai' \
--header 'Cookie: wps_sid={{wps_sid}};wps_sid={{wps_sid}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"task_id": "edd6ccf7-d656-4601-909a-2445512eddd0",
"status": "finished"
}'