Agent Functions
Delete Agent Function
deprecated
Delete a custom function from an agent version.
DELETE
Delete an agent function
Deletes one custom function from an agent version.
Path parameters
Related endpoints
- List Agent Functions: list remaining functions.
- Create Agent Function: add a replacement function.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
RSA encrypted organization ID (base64 format)
Example:
"BASE64_ENCRYPTED_ORG_ID_HERE"
Path Parameters
Primary ID of the agent function
Response
The agent function has been successfully deleted.
Delete an agent function