cURL
curl --request DELETE \ --url https://api.sternrockcapital.com/assistants/{assistantId}
{ "message": "<string>" }
Deletes an assistant by its UUID, removing it from both the database and the VAPI service.
UUID of the assistant to delete
assistant deleted successfully