v0/teams/{id}/endpoints REST API Endpoint
Parameters
Path Parameters
id
integer
REQUIRED
Loading...
Body Parameters
endpoint_ids
array
REQUIRED
Loading...
Returns
data
object
Loading...
success
boolean
Loading...
error
string
Loading...
Request
1curl -X 'PATCH' \2'https://api.quicknode.com/v0/teams/{id}/endpoints' \3-H 'accept: application/json' \4-H 'x-api-key: YOUR_API_KEY' \5-H 'Content-Type: application/json' \6-d '{7"endpoint_ids": [12345, 67890]8}'9
1curl -X 'PATCH' \2'https://api.quicknode.com/v0/teams/{id}/endpoints' \3-H 'accept: application/json' \4-H 'x-api-key: YOUR_API_KEY' \5-H 'Content-Type: application/json' \6-d '{7"endpoint_ids": [12345, 67890]8}'9
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free