v1
latestOpenAPI 3.0.32026-07-26710398.3 KBProject
Accept Prompt Suggestion
Accept a prompt suggestion by ID, creating a new prompt from it. Optionally pass a country_code to override the suggestion's country for the created prompt.
post/prompts/suggestions/{prompt_suggestion_id}/accept
Path parameters
prompt_suggestion_idstring required
Request body
Response
Prompt suggestion accepted and prompt created
Example response
{
"id": "pr_93f790de-5b7a-45ee-b782-61103c81f20d"
}