Join us May 13th & May 14th at Interrupt, the Agent Conference by LangChain. Buy tickets >
curl --request DELETE \
--url https://api.example.com/v2/listeners/{listener_id}{
"detail": "Listeners cannot be created for LangSmith workspace ID '{workspace_id}'. Creating listeners is only allowed for LangSmith organizations with self-hosted enterprise plans."
}Delete a listener by ID.
curl --request DELETE \
--url https://api.example.com/v2/listeners/{listener_id}{
"detail": "Listeners cannot be created for LangSmith workspace ID '{workspace_id}'. Creating listeners is only allowed for LangSmith organizations with self-hosted enterprise plans."
}Documentation Index
Fetch the complete documentation index at: https://docs.langchain.com/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Was this page helpful?