orgs
create a new org
POST
/
v1
/
orgs
Authorizations
Authorization
string
headerrequiredType "Bearer" followed by a space and token.
Body
application/json
name
string
requireduse_sandbox_mode
boolean
These fields are used to control the behaviour of the org.
Response
201 - application/json
created_at
string
created_by
object
created_by_id
string
health_checks
object[]
id
string
latest_health_check
object
Filled in at read time
logo_url
string
name
string
notifications_config
object
runner_group
object
sandbox_mode
boolean
status
string
status_description
string
updated_at
string
vcs_connections
object[]