API ReferenceFunctionsPublishPublish PATCH /function/:function_name/publish Publishes the draft version of a function, making it the active version used for validation or autocompletion in the system. Request Responses200404500Publish 200 responseFunctionNotFound 404 responseInternalServerError 500 response