# Create Phone Island token (legacy endpoint) **POST /authentication/phone_island_token_login** ## 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) - **subtype** (string) Legacy subtype; "nethlink" maps to nethlink audience, defaults to phone-island ## Responses ### 200 JWT persistent integration token #### Body: application/json (object) - **token** (string) ### 401 Unauthorized [Powered by Bump.sh](https://bump.sh)