Authorization: Bearer ********************
{"prompt":""}
curl --location '/api/prompt/optimize' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{"prompt":""}'
{}