Namespace Appearition.AccountAndAuthentication.API
Classes
Account_AccountStatus
https://api.appearition.com/TenantName/api/Account/AccountStatus/0 , where 0 is Channel ID
Account_AccountStatus.ApiData
Account_Authenticate
https://api.appearition.com/TenantName/api/Account/Authenticate/0 , where 0 is Channel ID
Account_Authenticate.ApiData
Account_Authenticate.PostData
Post ApiData
Account_ChangePassword
https://api.appearition.com/TenantName/api/Account/ChangePassword/0 , where 0 is Channel ID
Account_ChangePassword.PostApi
Account_GetUserProfile
https://api.appearition.com/TenantName/api/Account/GetUserProfile/0 , where 0 is Channel ID
Account_Logout
https://api.appearition.com/TenantName/api/Account/Logout/0 , where 0 is Channel ID
Account_MyProfile
https://api.appearition.com/TenantName/api/Account/MyProfile/0 , where 0 is Channel ID
Account_RegisterDevice
https://api.appearition.com/TenantName/api/Account/RegisterDevice/0 , where 0 is Channel ID
Account_RegisterDevice.ApiData
Account_RegisterDevice.PostData
Post ApiData
Account_UpdateMyProfile
https://api.appearition.com/TenantName/api/Account/UpdateMyProfile/0 , where 0 is Channel ID
Account_UpdateMyProfile.PostApi
OAuth_AvailableClients
https://api.appearition.com/TenantName/api/OAuth/AvailableClients/0 , where 0 is Channel ID
OAuth_OAuthCallback
https://api.appearition.com/TenantName/api/OAuth/OAuthCallback/0?clientType=1 , where 0 is Channel ID and 1 is the clientType.
OAuth_OAuthCallback.RequestContent
OAuth_OAuthUri
https://api.appearition.com/TenantName/api/OAuth/OAuthUri/0?clientType=1 , where 0 is Channel ID and 1 is the clientType.
OAuth_OAuthUri.RequestContent
Registration_Register
https://api.appearition.com/TenantName/api/Registration/Register/0 , where 0 is Channel ID
Registration_Register.ApiData
Registration_Register.PostApi
Registration_Status
https://api.appearition.com/TenantName/api/Registration/Register/0 , where 0 is Channel ID
Registration_Status.ApiData
Registration_Status.RequestContent
Security_RequestPasswordReset
https://api.appearition.com/TenantName/api/Security/RequestResetPassword/0?username=1 , where 0 is Channel ID and 1 is the username.
Security_RequestPasswordReset.RequestContent
Security_ResetPasswordWithToken
https://api.appearition.com/TenantName/api/Security/RequestPasswordWithToken/0 , where 0 is Channel ID
Security_ResetPasswordWithToken.PostApi
Security_VerifyAccount
https://api.appearition.com/TenantName/api/Security/VerifyAccount/0?token=1 , where 0 is Channel ID and 1 is the Token.