cURL
HR Employees
Set or clear reporting manager
Requires full HR write. Stores UUID of the manager’s FluideAuth user on profileExtensions.reportingManagerUserId.
PUT
cURL
Authorizations
Access token JWT. Use as Authorization: Bearer . In the API playground, paste the JWT only.
Developer API key (fl_dev_...). Required on every API call with a machine access token.
First-party client audience. Must match the fluide_client_id claim on the JWT. Use fluide-developer for Connect.
Path Parameters
id identifier
Body
application/json
FluideAuth user id of the reporting manager; send null to remove.