# Clean up web push tokens


- Operation ID: `cleanUpWebPushSubscriber`
- HTTP method: `POST`
- Path: `/push-devices/web-push/clean-up/{clientId}`
- Sanitized category OpenAPI YAML: <https://hub.synerise.com/api-reference/profile-management.yaml>
- [Human-readable API reference](https://hub.synerise.com/api-reference/profile-management#tag/Profile-devices/operation/cleanUpWebPushSubscriber)

## Locate this method

Fetch the sanitized category YAML, then read `paths["/push-devices/web-push/clean-up/{clientId}"]["post"]`. Confirm that its `operationId` is `cleanUpWebPushSubscriber`. That operation contains the full parameters, request body, responses, schemas, and examples.
