[beta] Create a Function.

Create a new Function with the given name, description, and configuration. The response includes a URL (uploadPutUrl) for uploading the function's code package. After uploading, call POST /functions/{name}/deploy to make the function runnable.

Rate limit: 100 requests/min (learn more about rate limits here).

To use this endpoint, select Write Functions under the Functions category when creating or editing an API token. Learn More.

Submit Feedback: Likes, dislikes, and API feature requests should be filed as feedback in our API feedback form. If you encountered an issue or noticed inaccuracies in the API documentation, please submit a case to our support team.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
config
object
required

Configuration for the new Function.

string

A description of the Function.

string
required

Unique name for the Function.

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json