Web Agents
Delete Web Agent
Delete a web agent.
POST
/
v1
/
agents
/
{agent_id}
/
delete
Headers
Your API key for authentication.
Path
The web agent to delete.
Response
Can be success
or error
.
A message saying whether the deletion succeeded, or a helpful message describing why it failed.