External Functions
Delete External Function
Delete an external function.
DELETE
/
api
/
v1
/
external-functions
/
{functionId}
Deletes the external function with the specified ID.
Authorizations
AUTHORIZATION
string
headerrequiredAPI key required for this endpoint. Use Bearer YOUR_SECRET_API_KEY
. Get your key from https://play.ai/developers.
X-USER-ID
string
headerrequiredUser ID required for this endpoint. Get it from https://play.ai/developers.
Headers
accept
enum<string>
Available options:
application/json
Path Parameters
functionId
string
requiredThe external function's ID.