put/sites/multiscreen/{site_name}/booking/staff-members/{id}

Path parameters

site_namestring required

The unique identifier of the target site.

idstring required

The unique identifier of the booking staff member.

Request body

account_namestring

Name of a Duda account that will be associated with the staff member. For more information about accounts, see: https://developer.duda.co/reference/accounts-object

emailstring

Email address of the staff member

namestring

Full name of the staff member.

Response

200

account_namestring

Name of the Duda account associated with the staff member. For more information about accounts, see: https://developer.duda.co/reference/accounts-object

emailstring

Email address of the staff member

idstring

Unique identifier for the staff member

namestring

Full name of the staff member

Changes

No recorded changes to this endpoint across all 1 revision of this API.