Converts an existing business user into a company employee.
Location Type | Required Field | Example |
---|---|---|
Office | companyLocationId | ”FDF3DC4C-78F1-4D2A-AAFE-39E9D41456AF” |
Remote | code (state code) | “CA”, “NY”, “TX” |
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
The response is of type object
.