Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.{workspaceId}.clinia.cloud/ai/v1/summaries/{summaryId}
{}
Delete a summary by its id.
The ID of the user making the request. Used to associate the request with a specific user.
The summary id to delete.
Summary deleted
The response is of type object.
object
Was this page helpful?