Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

Introduction

This Page is a list of the changes made in V3 to Configuration, APIs, and Data Models that already existed in V2.


Here is the comparison list of APIs between v2 & v3

ColorMeaningĀ 

Deleted

Method changedĀ 

Newly added

Still there but check the route and the API request & response documentation. Lots of changes at this level


V2
V3
APIMETHOD
APIMETHODRequest ChangedResponse Changed
/passport/login/:strategyGET




/passport/validate/:strategyGET




/join/validateGET
/validate/joinGET

/forgotPasswordGET
/password/forgotGET

/checkUsernameGET
/checkUsernameGET

/changeEmail/validateGET
/validate/changeEmailGET

/account/getUserGET
/userGET

/admin/changeUserStatusGET
/admin/user/statusPUTx
/admin/listUsersGET
/admin/usersGET

/admin/listUsers/uIdPOST
/admin/users/idsPOSTx
/admin/users/countGET
/admin/users/countGET

/admin/getUserGET
/admin/userGETx
/admin/group/listGET
/admin/groupsGET

/admin/groupGET
/admin/groupGETx
/admin/allGET
/admin/allGETx
/openam/loginPOST




/ldap/loginPOST




/joinPOST
/joinPOST

/resetPasswordPOST
/password/resetPUTx
/account/changePasswordPOST
/account/passwordPUTx
/account/changeEmailPOST
/account/emailPUTx
/account/editProfilePOST
/accountPUTx
/admin/listUsers/uIdGET




/admin/addUserPOST
/admin/userPOSTx
/admin/editUserPOST
/admin/userPUTx
/admin/editUserConfigPOST




/admin/group/addPOST
/admin/groupPOSTx
/admin/group/editPOST
/admin/groupPUTx
/admin/group/addEnvironmentPOST
/admin/groups/environmentsPUTx
/admin/inviteUserPOST
/admin/users/invitePUTx
/admin/inviteUsersPOST
/admin/users/invitePUTx
/admin/inviteUser/uIdPOST
/admin/users/invitePUTx
/admin/userTenantConfigPOST




/admin/userTenantConfigPUT




/admin/unInviteUsersPUT
/admin/users/uninvitePUTx
/admin/unInviteUser/uIdPUT
/admin/users/uninvitePUTx
/admin/group/deleteDELETE
/admin/groupDELETEx
/admin/pinConfigDELETE







/admin/groups/packagesPUT




/admin/user/pinPUT




/admin/user/groupsPUT


  • No labels