# Anonymize the Subscriber Information.

Endpoint: POST /api/subscribers/{personId}/anonymize
Version: 1.0
Security: bearer

## Path parameters:

  - `personId` (string, required)

## Response 200 fields (application/json):

  - `value` (boolean, required)
    Example: true


