v3

latestOpenAPI 3.1.02026-08-01389986.6 KB
Function

Add attached function input

Adds a new input collection to an existing async attached function.

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

Path parameters

tenantstring required

Tenant UUID

databasestring required

Database name

collection_idstring required

Collection UUID

namestring required

Function name

Request body

input_collection_idstring uuid required

Response

Attached function input added successfully

createdboolean required