Projects

Create a project

Create one project in an organization.

post/projects

Request body

organizationIdstring

Organization to create the project under. Auto-filled from CLI and SDK context when omitted. User tokens must supply it unless the credential's fixed scope resolves it; secret keys may omit it (the key's organization applies).

namestring required

Project name.

region'us-east-1' | 'us-east-2' | 'us-west-1' | 'us-west-2' | 'eu-central-1' | 'eu-central-2' | 'eu-north-1' | 'eu-south-1' | 'eu-south-2' | 'eu-west-1' | 'eu-west-2' | 'eu-west-3'

AWS region where the new project should be created.

Response

OK

Changes

No recorded changes to this endpoint across all 4 revisions of this API.