Skip to main content
DELETE
/
api
/
v1
/
agents
/
{id}
cURL
curl --request DELETE \
  --url https://backend.wassist.app/api/v1/agents/{id}/ \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

API key authentication. Pass your API key in the X-API-Key header.

Path Parameters

id
string
required

Response

204

No response body