v1
latestOpenAPI 3.1.02026-07-2618690613.4 KBUser group model roles
Assign or update user group model role
Assign or update a model role for a user group. If the user group already has a role for the specified model, this endpoint will update it to the new role. All members of the user group will inherit this role.
Model roles control what actions user group members can perform on models and connections. To manage user groups, see the User group APIs.
post/v1/user-groups/{userGroupId}/model-roles
Path parameters
userGroupIdstring required
The ID of the user group to assign or update a model role for.
Request body
Response
Model role assigned or updated successfully.