Entity Secret Reset
Environment
Environment
IAM Base URL
Saafe Hackathon
https://api.sandbox.sahamati.org.in/iam
Saafe Sandbox
https://api.uat.sahamati.org.in/iam
API Request
POST
{{IAM Base URL}}/v1/entity/secret/reset
Lets the FIU reset the entity id's secret on a specific interval.
Note:
If you fail to reset the secret before the expiry token generation will fail
Old Secret will not working immediately after the new secret is generated
Token generated using the old token will be still active as long as the token is not expired.
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <IAM User Token>
Body
Response
Last updated
Was this helpful?