Update Group
PUT {{base-path}}/sites/{{site-id}}/groups/:group-id
https://help.tableau.com/current/api/restapi/en-us/REST/restapirefusersandgroups.htm#update_group
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
asJob | null | A Boolean value that is used if you are importing from Active Directory. Set this value to true to synchronize with Active Directory as a background task, or set this value to false to synchronize immediately (synchronously). The default is false. |