v3

latestOpenAPI 3.1.02026-08-01389986.6 KB
Function

Detach function

Detaches a function from a collection.

post/api/v2/tenants/{tenant}/databases/{database}/collections/{collection_id}/attached_functions/{name}/detach

Path parameters

tenantstring required

Tenant UUID

databasestring required

Database name

collection_idstring required

Collection UUID

namestring required

Function name

Request body

delete_outputboolean

Whether to delete the output collection as well when detaching the function.

Response

Function detached successfully

successboolean required