v32

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

Create Tag

CreateTag creates a named reference to a specific commit

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

Path parameters

function_idstring required

The functionId field.

Request body

commitIdstring

The commitId field.

namestring

The name field.

Response

Successful response

C1ApiFunctionsV1FunctionsServiceCreateTagResponse required

The FunctionsServiceCreateTagResponse message.