DELETE
/v1/organizations/{organizationId}/udfs/{functionName}/attachments/{serviceId}Disclaimer: This beta endpoint is evolving; the API contract may change.
Detaches a UDF from a service.
Path parameters
Response
JSON
200
UDF detached.
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
An attachment transition is already in progress.
JSON
500
An internal server error has occurred. If this issue persists, please contact ClickHouse Cloud support for assistance.
JSON