DELETE
/v1/organizations/{organizationId}/udfs/{functionName}Disclaimer: This beta endpoint is evolving; the API contract may change.
Deletes every version of a UDF and detaches it from all services. Removal from services completes asynchronously.
Path parameters
Response
JSON
200
UDF deleted.
400
The request cannot be processed due to a client error. Please verify your request parameters and try again.
JSON
404
UDF not found.
JSON
409
A UDF version is still building.
JSON
500
An internal server error has occurred. If this issue persists, please contact ClickHouse Cloud support for assistance.
JSON