v14
latestOpenAPI 3.0.32026-08-04377889.4 MBnetworking
static-ips
Configures Static IPs for a project
Allows configuring Static IPs for a project
patch/v1/projects/{idOrName}/shared-connect-links
Path parameters
idOrNamestring required
The unique project identifier or the project name
The unique project identifier or the project name
Query parameters
teamIdstring
Example:team_1a2b3c4d5e6f7g8h9i0j1k2l
The Team identifier to perform the request on behalf of.
slugstring
Example:my-team-url-slug
The Team slug to perform the request on behalf of.
Request body
Example request
{
"regions": [
"iad1"
]
}