Hi,
is this API version got deprecated? I’m not able to reset source, It gives me 403 forbidden error.
https://{orgname}.api.identitynow.com/cc/api/source/reset/{id}
403 Forbidden error : Returned if the user you are running as, doesn’t have access to this end-point.
I’m using bearer token created with m client ID and secret. and I have a admin permission on identitynow.
I’m not sure where the access is missing now. the same request works in my sandbox region but not in prod region.