cURL
curl --request POST \ --url https://entitylockerapigatewayurl.execute-api.ap-south-1.amazonaws.com/dev/kyc/entitylocker-sdk/sessions/{session_id}/reset \ --header 'Authorization: <authorization>' \ --header 'x-api-key: <x-api-key>'
{ "code": 200, "timestamp": 1754567402390, "transaction_id": "1516557e-dc3c-433b-b73e-f9a073219ef7" }
SDK Token
API key for identification
Session id
200 OK
Was this page helpful?