POST /api/source/setAttributeSyncConfig

Replaced by:

@colin_mckibben Im attempting this api call in postman. Its returning a 200 and correct response body with new attribute but when running a GET on same endpoint its not updated and also the UI is not updating. There seems to be a bug on this api.

The description for this endpoint states that only the enabled field can be modified. You cannot use this endpoint to add or remove attributes to be synchronized. The list of available attributes for sync are derived from the create account schema.

We use the replacement beta API to configure attribute sync for sources without a create account profile/provisioning-policy (e.g. Workday), so it does provide more functionality in that scenario.