Skip to main content
POST
Create a new private location

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

project_id
string
required

ID of the project

Pattern: ^pj[0-9a-hj-km-np-tv-z]{24}$
Example:

"pjkkmx0f2vke4h36nk9cm8v8q0"

Body

application/json
name
string
required

Name of the private location

provider_location_name
enum<string>
required

Provider location name of the private location

Available options:
us-west-2,
us-east-1,
us-east-2,
ap-southeast-2,
eu-west-1
access_key
string
required

Access key for the private location

secret_key
string
required

Secret key for the private location

Response

A Private Location

id
string
required

ID of the private location

name
string
required

Name of the private location

ui_name
string
required

UI name of the private location

provider
string
required

Name of the private location

path
string
required

Path of the private location