English
cURL
curl --request POST \ --url https://pre-public-api.cobee.io/api/v3/companies/{companyId}/employees/{employeeId}/invite \ --header 'Authorization: Bearer <token>'
{ "message": "Employee not found" }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The unique identifier of the company
The unique identifier of the employee
Invitation email sent successfully