# Remove trusted verification

This endpoint allows partners to remove the verification that was given to the profile through them creating the profile. This does not delete a profile nor archive it, it simply removes the trusted verification from that partner.

Note that this uses a client-credentials-token and not a user access_token for authentication.

Endpoint: DELETE /v3/profiles/{profileId}/trusted-verification
Security: ClientCredentialsToken

## Path parameters:

  - `profileId` (integer, required)
    Profile ID.


## Response 204 fields
