Delete an Agent
Guide to deleting an Agent in the Fetch Hive API.
Authorizations
AuthorizationstringRequired
Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345".
Path parameters
idstringRequired
Agent token
Responses
200
Successful response
application/json
messagestringOptionalExample:
Agent deleteddefault
Error
application/json
delete
/agents/{id}Last updated