API structure has changed
6 structure changes including:
6 Modifications
Modified
6
Breaking
DELETE /user/delete
- Header
- x-UAT header Removed
- Authentication
- Bearer auth, User access token authentication methods Added
GET /crypto/dec
- Authentication
- Bearer auth authentication method Added
GET /crypto/enc
- Authentication
- Bearer auth authentication method Added
GET /user/get
- Authentication
- Bearer auth authentication method Added
PATCH /user/update
- Header
- x-UAT header Removed
- Authentication
- Bearer auth, User access token authentication methods Added
POST /user/create
- Authentication
- Bearer auth authentication method Added