cURL
curl --request DELETE \ --url https://api.{workspaceId}.clinia.cloud/ai/v1/summaries/{summaryId}
{}
Delete a summary by its id and return the deleted summary.
The ID of the user making the request. Used to associate the request with a specific user.
The summary id to delete.
Successful response
The response is of type object.
object
Was this page helpful?