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>'
API key authentication. Pass your API key in the X-API-Key header.
No response body
Was this page helpful?