Do
untrack_prompt
POSTFreeprompts:writedestructive
Stops monitoring a prompt and reduces committed burn.
When to use
when the user wants to stop monitoring a query.
Parameters
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
business_id | string | yes | — | Scope business ID |
prompt_id | string | yes | — | Tracked prompt ID |
REST path: POST /v1/untrack_prompt · All tools