V3 Manage External Organization Site URLs

Use this API to manage site URLs for the given external organization.

This API added with the 25.4 release of Encompass.

Usage Notes:

  • When action=add, the following attributes are required: urlId, channelTypes
  • When action=update or action=delete, the following attribute is required: id
  • To retrieve a list of site URLs assigned to a given org, use GET/encompass/v3/settings/externalOrganizations/tpos/{orgId}?entities=TPOCSetup API.
Language