POST
/
functions
/
{functionName}
/
release

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

functionName
string
required

Name of the function

Response

200 - application/json

Function release, used to deploy a function from one environment to another

from
string

Origin environment from which the function is released

to
string

Destination environment to which the function is released