API ReferenceUserUser The user API allows you to manage your own user and access information of other users that might be visible to you. POSTAuthenticate yourself to get an access token./v2/authenticate/POSTValidate your second factor./v2/authenticate-mfa/POSTAuthenticate an user with an access token retrieval key./v2/authenticate-token-retrieval-key/PUTTerminate session and invalidate access token./v2/logout/GETObtain authorization from the resource owner./v2/oauth2/authorize/POSTRetrieve Access Token from Authorization Code./v2/oauth2/token/GETGet a PasswordPolicy./v2/password-policies/{passwordPolicy}/GETGet a password policy./v2/password/policies/{path}/deprecated!GETGet poll settings for the specified user./v2/poll-settings/{userId}/POSTStore new or update poll settings./v2/poll-settings/{userId}/POSTRegister with email and password./v2/register/PUTChange your Email-Address./v2/signup/email/deprecated!POSTResend the Email-Address verification email./v2/signup/email/resend/deprecated!POSTVerify an added Email-Address./v2/signup/email/verify/deprecated!PUTTerminate session and invalidate access token./v2/signup/logout/deprecated!DELETEDisable Multi Factor Authentication./v2/signup/mfa/deprecated!POSTInitialize password reset process./v2/signup/password/reset/deprecated!POSTConfirm password reset./v2/signup/password/reset/confirm/deprecated!PUTUpdate your account information./v2/signup/profile/deprecated!DELETETerminate all sessions, except the current session./v2/signup/sessions/deprecated!DELETETerminate a specific Session./v2/signup/sessions/{tokenId}/deprecated!PUTEdit a stored ssh-key./v2/signup/ssh/{sshKeyId}/deprecated!DELETERemove a ssh-key./v2/signup/ssh/{sshKeyId}/deprecated!PUTUpdate an existing ApiToken./v2/signup/token/api/{apiTokenId}/deprecated!DELETEDeletes an ApiToken./v2/signup/token/api/{apiTokenId}/deprecated!GETGet profile information for the executing user/v2/user/deprecated!GETGet profile information for the specified user if the user is related to the executing user/v2/user/{userId}/deprecated!PUTChange your personal information/v2/user/{userId}/deprecated!POSTRequest a new avatar upload/v2/user/{userId}/avatar/deprecated!DELETERemove Avatar/v2/user/{userId}/avatar/deprecated!POSTAdd phone number and init verification process/v2/user/{userId}/phone/deprecated!DELETEremove your PhoneNumber/v2/user/{userId}/phone/deprecated!POSTVerify phone number/v2/user/{userId}/phone/verify/deprecated!GETReturns your submitted feedback/v2/user/feedback/deprecated!POSTSubmit user feedback/v2/user/feedback/deprecated!POSTcreate a new issue/v2/user/issues/deprecated!GETGet personalized settings for the user executing the request/v2/user/settings/deprecated!PUTupdate personalized settings/v2/user/settings/deprecated!GETGet profile information for a user./v2/users/{userId}/PUTChange personal information./v2/users/{userId}/POSTVerify phone number./v2/users/{userId}/actions/verify-phone/POSTRequest a new avatar image upload./v2/users/{userId}/avatar/DELETERemove Avatar./v2/users/{userId}/avatar/GETSubmitted feedback of the given user./v2/users/{userId}/feedback/POSTAdd phone number and start verification process./v2/users/{userId}/phone/DELETERemove phone number./v2/users/{userId}/phone/GETGet personalized settings./v2/users/{userId}/settings/PUTUpdate personalized GUI settings./v2/users/{userId}/settings/DELETEDelete your account and all your personal data./v2/users/self/GETList all of your ApiTokens./v2/users/self/api-tokens/POSTStore a new ApiToken./v2/users/self/api-tokens/GETGet a specific ApiToken./v2/users/self/api-tokens/{apiTokenId}/PUTUpdate an existing ApiToken./v2/users/self/api-tokens/{apiTokenId}/DELETEDeletes an ApiToken./v2/users/self/api-tokens/{apiTokenId}/POSTInitialize password reset process./v2/users/self/credentials/actions/init-password-reset/GETGet your verified Email-Address./v2/users/self/credentials/email/PUTChange your Email-Address./v2/users/self/credentials/email/POSTResend the Email-Address verification email./v2/users/self/credentials/email/actions/resend-email/POSTVerify an added Email-Address./v2/users/self/credentials/email/actions/verify-email/POSTInitialize Multi Factor Authentication. If successful, it needs to be confirmed, before usage of mfa./v2/users/self/credentials/init-mfa/GETGet your current multi factor auth status./v2/users/self/credentials/mfa/POSTConfirm Multi Factor Authentication./v2/users/self/credentials/mfa/PUTReset RecoveryCodes for MFA./v2/users/self/credentials/mfa/DELETEDisable Multi Factor Authentication./v2/users/self/credentials/mfa/PUTChange your password./v2/users/self/credentials/password/GETThe timestamp of your latest password change./v2/users/self/credentials/password-updated-at/POSTConfirm password reset./v2/users/self/credentials/password/confirm-reset/GETRequest a support code./v2/users/self/credentials/support-code/POSTCheck token for validity./v2/users/self/credentials/token/POSTSubmit your user feedback./v2/users/self/feedback/POSTCreate a new issue./v2/users/self/issues/deprecated!GETGet your account information./v2/users/self/personal-information/PUTUpdate your account information./v2/users/self/personal-information/GETList all sessions./v2/users/self/sessions/PUTRefresh a session./v2/users/self/sessions/DELETETerminate all sessions, except the current session./v2/users/self/sessions/GETGet a specific session./v2/users/self/sessions/{tokenId}/DELETETerminate a specific Session./v2/users/self/sessions/{tokenId}/GETGet your stored ssh-keys./v2/users/self/ssh-keys/POSTStore a new ssh-key./v2/users/self/ssh-keys/GETGet a specific stored ssh-key./v2/users/self/ssh-keys/{sshKeyId}/PUTEdit a stored ssh-key./v2/users/self/ssh-keys/{sshKeyId}/DELETERemove a ssh-key./v2/users/self/ssh-keys/{sshKeyId}/POSTVerify your registration./v2/verify-registration/