cURL
curl --request DELETE \ --url https://{controlPlaneURL}/api/llm/responses/{id} \ --header 'Authorization: Bearer <token>'
Delete a specific model response
Documentation IndexFetch the complete documentation index at: https://www.truefoundry.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://www.truefoundry.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Optional metadata for the request
Id of the response
Model response deleted successfully
Was this page helpful?
Contact support