Security Groups REST API Reference

Applies to QAComplete 14.3, last modified on February 19, 2024
Operation HTTP Method Description
/depts/{DeptId}/securitygroups GET Returns the list of security groups in the specified department.
/depts/{DeptId}/securitygroups/{Name} GET Returns the list of privileges for the specified security group.
/depts/{DeptiId}/users/{Id}/securitygroups GET Returns the list of security groups to which a user belongs.
/depts/{DeptiId}/users/{Id}/securitygroups PUT Replaces the list of security groups to which a user belongs.
/depts/{DeptiId}/users/{Id}/securitygroups PATCH Updates the list of security groups to which a user belongs.

See Also

About QAComplete REST API

Highlight search results