Function

Create Function

Invokes the c1.api.functions.v1.FunctionsService.CreateFunction method.

post/api/v1/functions

Request body

commitMessagestring

The commitMessage field.

descriptionstring

The description field.

displayNamestring

The displayName field.

functionType'FUNCTION_TYPE_UNSPECIFIED' | 'FUNCTION_TYPE_ANY'

The functionType field.

initialContentobject

The initialContent field.

Response

Successful response

Changes