v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-224341,4072.0 MB
Function Commit

Create Initial Commit

CreateInitialCommit starts a new commit and returns upload URLs for files

post/api/v1/functions/{function_id}/commits

Path parameters

function_idstring required

The functionId field.

Request body

commitMessagestring

The commitMessage field.

filenamesstring[] nullable

The filenames field.

Response

Successful response

commitIdstring

The commitId field.

uploadUrlsobject

The uploadUrls field.