Update organization details
PUT/v1/organization
This route allows you to update the details of your Port organization, such as its name and hidden blueprints.
Requestโ
- application/json
Body
required
namestringrequired
The name of the organization.
settings
object
hiddenBlueprintsstring[]
An array of blueprint identifiers that should be hidden.
Responsesโ
- 200
Updated successfully.
- application/json
- Schema
- Example (from schema)
Schema
okrequired
Possible values: [true
]
{}