favorites Collection
Description
The collection of user settings defined for the logged-on user.
URL
/qcbin/rest/domains/{domain}/projects/{project}/favorites
HTTP Methods
GET: Retrieves the collection of favorites.
PUT: N/A
DELETE: N/A
POST: Creates a favorite.
Media Type |
GET
|
PUT
|
DELETE
|
POST
|
---|---|---|---|---|
application/xml |
![]() |
-
|
-
|
![]() |
application/json |
![]() |
-
|
-
|
![]() |
Returns
One of the HTTP Return Codes.
An XML string compliant with the Favorites Schema or a string containing the data in another supported format.