_setUsers
Parameters
id
vals
Example
FM_api('Department_setUsers', ['id' => '3', 'vals' => '82878'])Result
On Success
{'ok':1}Last updated
Sets Users to a Department.
The ID of the Department.
The User ID of the user to be set to the Department.
FM_api('Department_setUsers', ['id' => '3', 'vals' => '82878']){'ok':1}Last updated