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?