Organizations
Update organization details
Update information for an existing organization, such as its name.
PUT
Update organization details
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Unique identifier for a specific organization
Pattern:
[a-zA-Z0-9_-~:]+Body
application/json
Response
Organization successfully updated
Organization details including ID and name
Unique identifier for the organization
Pattern:
[a-zA-Z0-9_-~:]+Human-readable name of the organization
Current status of the organization
Marketplace provider for this organization (e.g. "aws"), if billed through a marketplace
Available options:
aws Previous
Delete an organization[Not implemented yet] Permanently delete an organization. This action cannot be undone.
Next
Update organization details