permissions Collection
Description
The user group permissions for an entity type in the project.
URL
/qcbin/rest/domains/{domain}/projects/{project}/
customization/entities/{entity name}/permissions
Remarks
The entity type name is in the singular. For example, test or requirement.
For downloading permissions information together with other customization information, see Extended Mode in the entities Collection reference.
HTTP Methods
GET: Retrieves the permissions for the specified entity type.
PUT: N/A
DELETE: N/A
POST: N/A
Media Type |
GET
|
PUT
|
DELETE
|
POST
|
---|---|---|---|---|
application/xml |
![]() |
-
|
-
|
-
|
application/json |
![]() |
-
|
-
|
-
|
Returns
One of the HTTP Return Codes.
An XML string compliant with the Permissions Schema or a string containing the data in another supported format.