Update endpoint

Updates the endpoint with the specified ID using the provided data.

Path Params
uuid
required
Body Params
string

HTTP headers that will be sent with each request to this endpoint. Commonly used for authentication (for example, API keys or tokens) or other required custom headers.

string
length between 1 and 100

Human-readable name of the endpoint. This is the label that will be shown in dashboards, UIs, and other tools.

boolean

Indicates whether the endpoint is currently active. Only active endpoints are considered for routing and traffic.

string

URL of the endpoint. This is the base URL that will be used to send requests to the endpoint.

string
length between 1 and 50

Optional provider name for the endpoint. his can be used to specify the infrastructure or RPC provider powering this endpoint.

Responses

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