Overview
This endpoint allows you to unblock an employee in the Cobee system. You can call this endpoint multiple times for the same employee. Each new call will overwrite the previous block date with the current timestamp at the moment of the call.Note: Unblocking an employee allows them to use their benefits again.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of the company
The unique identifier of the employee
Response
Employee successfully unblocked