Org APIs
APIs to mange organizations
Operations
GET
Query Orgs
Get list of all orgs accessible to the user.
GET
Get Org
Get specified organization.
PUT
Update Org
Updates an organization.
GET
Get Metadata
Retrieves all the metadata for the region.
POST
Create Metadata Entry
Creates a new metadata entry.
PUT
Replace Metadata Entries
Replace all metadata entries of the region with the desired state.
GET
Get Metadata Entry
Get a single metadata entry.
PUT
Update Metadata Entry
Update the value of a single key-value metadata entry.
DELETE
Delete Metadata Entry
Delete a single metadata entry.