Skip to main content
POST

Authorizations

Authorization
string
header
required

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

Body

application/json
description
string
required
function_name
string
required

Response

The function information (including its id)

function
Function · object
required

The Function model