favorites/{ID}

Description

The user setting with the specified ID.

URL

/qcbin/rest/domains/{domain}/projects/{project}/favorites/{Favorite ID}

Remarks

None

HTTP Methods

GET: Retrieves the favorite definition

PUT: Updates the favorite definition.

DELETE: Deletes the favorite.

POST: N/A

Media Type
GET
PUT
DELETE
POST
application/xml
check
check 
check
-
application/json
check
check
check
-

Returns

One of the HTTP Return Codes.

An XML string compliant with the Favorite Schema or a string containing the data in another supported format. See Schema Reference.

Examples

GET Favorite by ID Example