Delete External Function
Delete an external function.
DELETE
Deletes the external function with the specified ID.
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?