Add or Update an Organization
This API enables you to add or update an Organization in Service Provider deployments.
Release Added |
5.1 |
Methodology | REST API based: Caller makes an HTTP(S) request with an input XML containing the organization information using organization name as key. |
Request URL |
|
Input Parameters | Organization definition file |
Input Credentials |
|
Input XML | Contains organization details - the key is the organization name, which means that entries with the same name will be merged. |
Output | None |
Refer to Example Usage for adding or updating an Organization.