Skip to Content

APIs & SDKs

Configures Static IPs for a project


AuthorizationbearerToken

Default authentication mechanism

Vercel SDK

Allows configuring Static IPs for a project

Configures Static IPs for a project

PATCHhttps://api.vercel.com/v1/projects/{idOrName}/shared-connect-links

idOrName

The Team identifier to perform the request on behalf of.

Path parameters

The unique project identifier or the project name

string
Required
Option 1Option 2
Optional

Body

application/json

string
teamId
Optional
builds

Query parameters

The Team slug to perform the request on behalf of.

Required
boolean
regions
Optional

Response

200Success


Errors

400One of the provided values in the request body is invalid. One of the provided values in the request query is invalid.

401The request is not authorized.

402Error

403You do not have permission to access this resource.

404Error

409Error

410Error

500Error

This page is not in the current cross-link map.