Create a team member

Creates a new team member in your account

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
info-circleOptional: Add custom metadata

Use the optional metadata object to attach custom data to the team member as key-value pairs. Metadata has no fixed schema, so you can include fields that support your integration. Note that metadata values only support strings.

{
  "metadata": {
    "external_employee_id": "EMP-1042",
    "source": "hris_import",
    "union_member": "false"
  }
}
Body Params
string
required
string
required
string
string
enum
required
Allowed:
boolean
territories
array of strings
territories
skill_tags
array of strings
skill_tags
recurring_hours
array of objects
recurring_hours
date_overrides
array of objects
date_overrides
integer
string
permissions
object
assignment_notification_preferences
object
boolean

Whether to email the member an invitation. Set to false to create the team member without Zenbooker sending an invite.

Responses

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