Create project
Projects
Create project
Creates a new project owned by the authenticated user. When spectrum is true, a Spectrum project is provisioned and its spectrumProjectId + projectSecret are set on the response.
POST
Create project
Authorizations
Access token obtained via the device login flow.
Body
application/json
Response
Created project.
Example:
"United States"
Example:
"running"
Spectrum project id. Use as the projectId half of HTTP Basic auth against the Spectrum API.
Spectrum project secret. Use as the projectSecret half of HTTP Basic auth against the Spectrum API. Returned only to project owners and members.