Users
Manage user accounts and profiles in the RollingTrack system
User Endpoints
GET
/v1/users
Get all users in organization
POST
/v1/users
Create new user in organization
GET
/v1/users/{id}
Get user by ID
PUT
/v1/users/{id}
Update user information
Manage user accounts and profiles in the RollingTrack system
/v1/users
Get all users in organization
/v1/users
Create new user in organization
/v1/users/{id}
Get user by ID
/v1/users/{id}
Update user information