Org APIs
APIs to mange organizations
Operations
GET
Query Orgs
Get list of all orgs accessible to the user.
POST
Create Org
Create a new organization. If the API version is 40 or above, the operation is asynchronous and a task is returned in the location header. Otherwise, the operation is synchronous.
GET
Get Org
Get specified organization.
PUT
Update Org
Updates an organization.
DELETE
Delete Org
Delete the specified org.