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

Path Parameters

assistantId
string
required

UUID of the assistant to delete

Response

assistant deleted successfully