Skip to main content
Create, modify, and delete Serverless endpoints using the GraphQL API. For the complete schema, see the GraphQL Spec.

Quick reference

Required fields

Endpoints require the following fields:

Create an endpoint

Configuration options

Modify an endpoint

Include the endpoint id to update an existing endpoint.

List endpoints

Delete an endpoint

Before deleting, set both workersMin and workersMax to 0.
The endpoint’s min and max workers must both be zero before you can delete it.