Create a basin.
basins
Create a basin.
Create a new S2 basin with a name, location, and optional configuration.
POST
Create a basin.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your access token.
Headers
Client-specified request token for idempotent retries.
Maximum string length:
36Body
application/json
Basin name which must be globally unique. It can be between 8 and 48 bytes in length, and comprise lowercase letters, numbers and hyphens. It cannot begin or end with a hyphen.
Required string length:
8 - 48Basin configuration.
Basin location. If omitted when creating, uses the default location for the service.
Required string length:
1 - 64
