POST
/v1/organizations/{organizationId}/udfsDisclaimer: This beta endpoint is evolving; the API contract may change.
Creates a new UDF. See User-defined functions in Cloud.
Path parameters
Request bodyJSON
One of the following:
- object
- object
Response
JSON
201
UDF created and building.
400
The request cannot be processed due to a client error. Please verify your request parameters and try again.
JSON
403
Requested UDF features are not enabled.
JSON
409
The function name already exists.
JSON
410
The source archive is unavailable.
JSON
500
An internal server error has occurred. If this issue persists, please contact ClickHouse Cloud support for assistance.
JSON