Masking Data
This API masks plaintext using an existing masking function. The masking function is identified by its unique ID, and the API returns the masked data.
Endpoint Details
| URL | /v1/masking |
| Method | POST |
| Authorization | Bearer Token |
Request Headers
| Header | Type | Description |
|---|---|---|
| Content-Type | String | Must be application/json |