Attribute added through Update Provisioning Policy API not visible in UI

Hi Team,

I am trying to add new attribute to the Create Provisioning Policy of Active Directory using the API - POST : https://tenant.api.identitynow.com/cc/api/accountProfile/bulkUpdate.
As a response, I can see 200 OK and attribute added to the provisioning policy. However, I am unable to see the attribute in the UI in Create Account Tab of AD.
Is there any limit to the number of attributes we can see in the UI as there are already 30 attributes visible on the UI.
Please suggest a possible solution for the issue else.

Thanks,
Mahak Garg

Rather than use the /cc API, try using the v3 update provisioning policy.

@colin_mckibben I am trying to add update provisioning policy for one source like “Active Directory” I am not able to add using post request.