Versions Compared

Key

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

...

Department Administrator and a user with a role with individual settings can only assign a manager to users that they manage.

info
Panel
bgColor#eaf4fd
iconfalse
  • The Account Owner and Account Administrator can assign themselves as user supervisors or functional managers.

  • Neither the Department Administrator nor a user with a custom role can assign themselves as a department supervisor.

...

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.

...