Skip to main content
PUT
Update organization chart manager by employee id

Authorizations

Authorization
string
header
required

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

Path Parameters

employeeId
string<uuid>
required

Employee ID

Body

application/json

The organization chart manager to create, update or delete

organizationChartManagerId
string<uuid>
required

The identifier of the organization chart manager

Response

200 - application/json

Object

data
string
Example:

""

meta
object