Update External Function
Update an external function.
PATCH
Updates the properties of the external function with the specified ID.
Authorizations
API key required for this endpoint. Use Bearer YOUR_SECRET_API_KEY
. Get your key from https://play.ai/developers.
User ID required for this endpoint. Get it from https://play.ai/developers.
Headers
Available options:
application/json
Available options:
application/json
Path Parameters
The external function's ID.
Response
200 - application/json
The external function's description
Maximum length:
500
The external function's endpoint URL
Maximum length:
500
The unique ID for each external function.
The external function's method
Available options:
POST
, GET
, PUT
, DELETE
The external function's name
Maximum length:
250