POST /api/user/preview/{identityId}

Replaced by

This new endpoint only supports accountAttribute, rule, and reference transform types, whereas the old endpoint would allow any transform type. To upgrade to this new endpoint, you will need to ensure that your transform is created first, and then reference it using the reference transform type to preview it.

2 Likes

Hi Colin, could you please update the API documentation as well to make it explicitly what is supported?


What is identityAttributeConfig.enabled supposed to do? I couldn’t see any difference in output when setting it to false and I do not understand the description.

image