Skip to main content

Update Attribute Sync Config

PUT 

/sources/:id/attribute-sync-config

Replaces the attribute synchronization configuration for the source specified by the given ID with the configuration provided in the request body. Only the "enabled" field of the values in the "attributes" array is mutable. Attempting to change other attributes or add new values to the "attributes" array will result in an error.

A token with ORG_ADMIN authority is required to call this API.

Request

Responses

Updated attribute synchronization configuration for a source