Agent Actions
Delete External Function
Deletes the external function with the specified ID.
DELETE
Authorizations
Your secret API key from PlayAI, formatted as Bearer YOUR_SECRET_API_KEY
.
Headers
Available options:
application/json
Path Parameters
The external function's ID.
Example:
"f0gZrOKBKL7veJ6o1M"
Response
204
External function deleted.
Was this page helpful?