Skip to main content

v0/endpoints/{id}/status REST API Endpoint

Pauses or unpauses a specific endpoint by updating its status.

Updated on
Aug 07, 2025

v0/endpoints/{id}/status REST API Endpoint

Path Parameters

id
string
REQUIRED
The unique identifier of the endpoint to be updated

Body Parameters

status
string
REQUIRED
The new status to apply to the endpoint. Accepted values are 'active' and 'paused'

Returns

data
string
The updated status of the endpoint (either 'active' or 'paused')
error
string
Contains error details if the request failed; null if successful
Request
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free