post
https://api.zenbooker.com/v1/team_members
Creates a new team member in your account
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Optional: 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"
}
}