Jump to: navigation, search

Settings API

This section describes the Settings API portion of the Web Services API and provides guidance for developers to work with settings groups and settings in Genesys.

The Web Services API provides two types of settings you can access and manipulate:

  • System settings — System settings groups and settings are defined by Web Services and can be adjusted by clients through the API.
  • Custom settings — Custom settings groups and settings are defined by you to suit the needs of your client application.

If you query for settings groups (GET /api/v2/settings or GET /api/v2/settings?subresources=*., for example), Web Services returns the Settings resource, which includes URIs that correspond to your available settings groups.

Important
Settings can be tied to features, so that if you enable a particular feature, different settings groups might become available.
This page was last edited on March 25, 2016, at 18:23.
Comments or questions about this documentation? Contact us for support!