# Revoke a login **DELETE /api/v1/account/{account_uuid}/login/{uuid}** ## Servers - https://api.plannrcrm.com: https://api.plannrcrm.com () ## Authentication methods - Personal access token & O auth2 ## Parameters ### Path parameters - **account_uuid** (string) - **uuid** (string) - **account** (string) The uuid of the account which the login belongs to. - **login** (string) The uuid of the login to display. ## Responses [Powered by Bump.sh](https://bump.sh)