V1Employees
CreateEmployee
Use the CreateEmployee endpoint to add an employee to a Square account. Employees created with the Connect API have an initial status of INACTIVE. Inactive employees cannot sign in to Square Point of Sale until they are activated from the Square Dashboard. Employee status cannot be changed with the Connect API.
Employee entities cannot be deleted. To disable employee profiles, set the employee's status to <code>INACTIVE</code>
post/v1/me/employees
Request body
Response
Success