Skip to main content
POST
/
custodian
/
decrypt
Unlock the locker
curl --request POST \
  --url https://api.example.com/custodian/decrypt
"Decryption successful"

Documentation Index

Fetch the complete documentation index at: https://api-reference.hyperswitch.io/llms.txt

Use this file to discover all available pages before exploring further.

Headers

x-tenant-id
string

Response

200 - text/plain

Successfully Unlocked

Decryption successful

Example:

"Decryption successful"