Update Doorbell user list

Adds, removes, or updates users in a Doorbell user list.

Adding users to a Doorbell will also add the user to the project as a Managed User if they are not already part of the project.

Required Scopeproject.admin
Required Moduledoorbell
Path Params
string
required

ID of the Project. Must match the one in the JWT.

string
required

ID of the Doorbell.

string
required

ID of the Doorbell User List.

Body Params
string
length between 5 and 256
openingHours
object
doorbellUsersToAdd
array of objects
length ≤ 500
doorbellUsersToAdd
doorbellUserIdsToRemove
array of strings
doorbellUserIdsToRemove
doorbellUsersToUpdate
array of objects
doorbellUsersToUpdate
Responses

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json