# Unlink Account (GET) **GET /auth/unlink** Alternative GET form of the unlink method. Supply SharedKey and ExternalId as query parameters. ## Servers - Production: https://ws.zipformplus.com/api (Production) - Staging/QA: https://api.pre.zipformplus.com/api (Staging/QA) ## Parameters ### Query parameters - **SharedKey** (string) - **ExternalId** (string) ## Responses ### 200 Account unlinked successfully ### 304 Not Modified ### 401 Unauthorized [Powered by Bump.sh](https://bump.sh)