strativd - Hey team! We recently had ABAC filte...
Hey team! We recently had ABAC filters added to our tenant but the API is not working as expected.
I would expect the following request to reset the user's filters, parameters, and groups, but no changes are made to the user object:
3 Replies
@strativd "reset_option" is not supported currently. Could you please remove it and try again?
REST API v2.0 authentication
REST v2 APIs support basic and token-based authentication methods.
Thanks you, the docs have been updated to remove
reset_option
. However, I am still not able to update the user's groups. The persist_option
only updates filter and parameter rules. How can I update the user's groups via the same endpoint?