Skip to main content
DELETE
/
ai
/
v1
/
summaries
/
{summaryId}
Delete a summary by id
curl --request DELETE \
  --url https://api.{workspaceId}.clinia.cloud/ai/v1/summaries/{summaryId}
{}

Headers

X-User-Id
string

The ID of the user making the request. Used to associate the request with a specific user.

Path Parameters

summaryId
string
required

The summary id to delete.

Response

200 - application/json

Successful response

The response is of type object.