APP CLIENTS
Introduction
App Clients is a IAM service intended to manage clients in the Digital Health Platform(DHP).
End Points
| Si No: | API | Version | Note |
|---|---|---|---|
| 1. | Read Client Details | v1 | Fetch the details of an app client using app client ID |
| 2. | List clients | v1 | Fetch all the clients whose ID matches with the given string |
| 3. | App Profile API | v1 | Fetch app profile API details. |
| 4. | Save Mobile App Clients | v1 | Save a new app client. |
| 5. | Update Mobile App Clients | v1 | Update app client. |
| 6. | Delete App Clients | v1 | delete app client. |
| 7. | Publish My App | v1 | publish a new app. |
| 8. | Update App Client Status | v1 | Update app client status. |
| 9. | Export Token | v1 | Export the access token. |
| 10. | Save Web App Clients | v1 | Save a new app client. |
| 11. | Update Web App Clients | v1 | Update app client. |
| 12. | Get Credential | v1 | Fetch client credential of an application. |
| 13. | List App Clients Languages | v1 | List the app client languages by app version id. |
| 14. | Update App Clients Build Progress | v1 | Update the app client build progress info. |
| 15. | List connected web apps | v1 | List connected web apps. |