manager

Add Employee

Add a new employee by creating them in Clerk and sending an organization invitation. Takes technician data from ServiceTitan and creates a Clerk user.

post/manager/employees

Request body

idstring required
emailstring required
phone_numberstring required
login_namestring required
person_type'technician' | 'admin'
tradesstring[]

Response

Successful Response

messagestring required
clerk_user_idstring required
employee_idstring required
twilio_phone_numberstring nullable

Changes

No recorded changes to this endpoint across all 2 revisions of this API.