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 nullable
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
trade_email_sync_failedboolean

Changes

Changed in 1 of the 23 revisions of this API.3

    • ○

      the request property became optional

      request-property-became-optional

    • ○

      request property list-of-types was widened by adding types null to media type application/json

      request-property-list-of-types-widened

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog