Deletes an agent from the system
cURL
curl --request DELETE \ --url https://backend.wassist.app/api/v1/agents/{id}/ \ --header 'X-API-Key: <api-key>'
Documentation IndexFetch the complete documentation index at: https://docs.wassist.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.wassist.app/llms.txt
Use this file to discover all available pages before exploring further.
API key authentication. Pass your API key in the X-API-Key header.
No response body
Was this page helpful?