# Remove persistent token (legacy endpoint) **POST /authentication/persistent_token_remove** ## Servers - Local development server: http://localhost:8080 (Local development server) - Production server: https://middleware.example.com/api (Production server) ## Authentication methods - Bearer auth ## Parameters ### Body: application/json (object) - **type** (string) - **subtype** (string) Legacy subtype; "nethlink" maps to nethlink audience, defaults to phone-island ## Responses ### 204 Token(s) removed ### 401 Unauthorized [Powered by Bump.sh](https://bump.sh)