{ "task_id": "string" }
curl --location -g --request POST '{{BASE_URL}}/higgsfield/feed/' \ --header 'Authorization: Bearer {{YOUR_API_KEY}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "task_id": "string" }'