Skip to main content

REST APIs 25.1 Developer Guide

Organization Settings

For Organization Settings examples, see Organization Settings Reference.

Obtain Permissions from the Census or the Local Database

A new property use_census_permissions was added to the schemas settings_get and settings_put to indicate whether PCE will obtain permissions from the Census API or a local database.

The flag is set to TRUE to get permissions from the census and to FALSE for the local database.

Functionality

HTTP

Properties Added

URI

This flag indicates whether the PCE will obtain permissions from the census or a local database.

GET

PUT

use_census_permissions

/api/v2/orgs/:xorg_id/ settings