Skip to main content
PUT
Update a staff member.

Authorizations

x-api-key
string
header
required

Your workspace API key. It both authenticates the caller and selects the workspace.

Path Parameters

staff
string<uuid>
required

Staff id.

Body

application/json
name
string
email
string<email>
phone
string
title
string
timezone
string
accepts_bookings
boolean
active
boolean

Response

Success.