Staff Groups
Create Staff Group
post/api/2.0/staff_groups/
Request body
created_datestring date-time nullable
deleted_datestring date-time nullable
idinteger
is_elation_groupboolean
Whether the staff group is an Elation group.
namestring required
The name of the staff group.
practiceinteger required
The id of the practice that the staff group belongs to.
usersinteger[] required
A list of user ids inside the group.
Response
created_datestring date-time nullable
deleted_datestring date-time nullable
idinteger
is_elation_groupboolean
Whether the staff group is an Elation group.
namestring required
The name of the staff group.
practiceinteger required
The id of the practice that the staff group belongs to.
usersinteger[] required
A list of user ids inside the group.