Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Header

Description

Authorization (required)Access token. You can obtain a token by making a request.
userId (required)The ID of the user you are assigning a supervisor to.
ParameterDescription
subordination (required)An array with data on the type of supervisor subordination.
coSubordination (optional)An array with data on the type of functional manager subordination.
subordinationType (required)

The type of supervisor subordination.

  • inherit — Inherit from parent department.
  • manual — Assign manually.
  • no_supervisor — No supervisor.
supervisorId (optional)

The supervisor ID.

Specify the ID if subordinationType=manual.
If subordinationType=inherit, no_supervisor, there is no need to specify the supervisor ID.

...