mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-08 12:27:47 +00:00
updating method docs for python sdk
This commit is contained in:
@@ -17,9 +17,9 @@ All URIs are relative to *https://sailpoint.api.identitynow.com/beta*
|
||||
|
||||
Method | HTTP request | Description
|
||||
------------- | ------------- | -------------
|
||||
[**get_org_config**](OrgConfigApi#get-org-config) | **GET** `/org-config` | Get Org configuration settings
|
||||
[**get_valid_time_zones**](OrgConfigApi#get-valid-time-zones) | **GET** `/org-config/valid-time-zones` | Get list of time zones
|
||||
[**patch_org_config**](OrgConfigApi#patch-org-config) | **PATCH** `/org-config` | Patch an Org configuration property
|
||||
[**get-org-config**](#get-org-config) | **GET** `/org-config` | Get Org configuration settings
|
||||
[**get-valid-time-zones**](#get-valid-time-zones) | **GET** `/org-config/valid-time-zones` | Get list of time zones
|
||||
[**patch-org-config**](#patch-org-config) | **PATCH** `/org-config` | Patch an Org configuration property
|
||||
|
||||
|
||||
## get-org-config
|
||||
|
||||
Reference in New Issue
Block a user