# Auth Endpoints related to authentication, including login, token management, and authorisation. ## Generate access token - [POST /auth/token](https://docs.wia.io/apis/wia-user-management-api/swaggerforusermanagement/auth/paths/~1auth~1token/post.md): Generate access token ## Revoke Token - [POST /auth/token/revoke](https://docs.wia.io/apis/wia-user-management-api/swaggerforusermanagement/auth/paths/~1auth~1token~1revoke/post.md): Revoke Token