Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 328 Bytes

ref_user.md

File metadata and controls

15 lines (13 loc) · 328 Bytes

User Service

User calls are used to create, update, retrieve, or delete users from Synchrony. It is also used to retrieve runtime configuration information per user (e.g. streaming connection information).

User Structures

UserRequest
UserResponse

User Functions

getUser
updateUser
deleteUser