v1

latestOpenAPI 3.1.02026-07-24447622848.7 KB
Staff Groups

Partially Update Staff Group

patch/api/2.0/staff_groups/{id}/

Path parameters

idinteger required

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

The name of the staff group.

practiceinteger

The id of the practice that the staff group belongs to.

usersinteger[]

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.