Utilize this endpoint when an existing Business User needs to be added as an employee of the company. if companylocationcategory is office then you should give companylocationid, if companylocationcategory is remote then give statecode.
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
.