Update Function
Updates an existing function in Cradl AI.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Identifier of the function to update.
string
Updated function name.
string
Updated function description.
object
Updated metadata attached to the function.