Skip to main content
POST
Decrypt data

Authorizations

X-Qanapi-Authorization
string
header
required

Headers

x-qanapi-fields
string

Comma separated list of fields to decrypt. You can use dot notation to access nested fields.

Path Parameters

proxy
string
required

The proxy slug of the encryption configuration.

Body

application/json

A JSON object to decrypt fields on. A maximum depth of 32 is allowed.

Response

Decrypted data

The response is of type object.