Unlock the locker

POST /custodian/decrypt

cURL
curl --request POST \
  --url https://api.example.com/custodian/decrypt

Headers

  • x-tenant-id: string

Response

  • Status: 200

  • Content-Type: text/plain

  • Body: "Decryption successful"

Example:

"Decryption successful"

Related links:

  • Edit this page: https://github.com/juspay/hyperswitch/edit/main/api-reference/locker-api-reference/key-custodian/unlock-the-locker.mdx

  • Raise an issue: https://github.com/juspay/hyperswitch/issues/new?title=Issue%20on%20docs&body=Path:%20/locker-api-reference/key-custodian/unlock-the-locker

  • Provide Key 2: https://api-reference.hyperswitch.io/locker-api-reference/key-custodian/provide-key-2

  • Add Data in Locker: https://api-reference.hyperswitch.io/locker-api-reference/cards/add-data-in-locker