# Auth ## Logon Organization - [POST /v1/auth/logon/{organizationId}](https://docs.synqly.com/api-reference/management/auth/auth_logon.md): Initiates a new session for the given member in specified Synqly organization. ## Change Member Password - [POST /v1/auth/change_password](https://docs.synqly.com/api-reference/management/auth/auth_change_password.md): Change member password. ## Logoff - [POST /v1/auth/logoff](https://docs.synqly.com/api-reference/management/auth/auth_logoff.md): Terminates the session identified by the given logon token.