X-API-Key: ********************curl --location 'https://api.snakk.ai/api/ai-tools/refine-prompt' \
--header 'X-API-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"currentPrompt": "# Identitet\nDu er Lars, en kundeservicemedarbeider hos Example AS...",
"instruction": "Make the tone more formal and add that we are closed on Sundays."
}'{
"success": true,
"prompt": "string"
}