Skip to main content
DELETE
/
assistants
/
{assistantId}
Delete Assistant
curl --request DELETE \
  --url https://api.sternrockcapital.com/assistants/{assistantId}
{
  "message": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://mint-docs.sternrockcapital.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

assistantId
string
required

UUID of the assistant to delete

Response

assistant deleted successfully