v1
View user details and create users.
post/v1/users/
Request body
selfstring uri
usernamestring required
Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only.
is_activeboolean
Designates whether this user should be treated as active. Unselect this instead of deleting accounts.
schedule_entriesstring
The list of schedule entries owned by the user
date_joinedstring date-time
last_loginstring date-time
emailstring email nullable
auth_tokenstring
has_usable_passwordstring
is_adminstring
Response
Created
selfstring uri
usernamestring required
Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only.
is_activeboolean
Designates whether this user should be treated as active. Unselect this instead of deleting accounts.
schedule_entriesstring
The list of schedule entries owned by the user
date_joinedstring date-time
last_loginstring date-time
emailstring email nullable
auth_tokenstring
has_usable_passwordstring
is_adminstring