Skip to main content
PATCH
Restore employee

Overview

This endpoint allows you to restore a previously removed employee in the Cobee system. When called, this endpoint restores the employee’s access to their benefits.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

companyId
string<uuid>
required

The unique identifier of the company

employeeId
string
required

The unique identifier of the employee

Response

Employee successfully restored