Remove a pin from a folder programmatically 

Removes the folder from the myfavorites feed.

This request requires authentication.

See Authenticating requests for information about how to authenticate the request.

Table 1. Atom API request details

Method URI Input and output representations
DELETE /basic/api/myfavorites/collections/feed none

You can provide the following request header.

Table 2. Request header

Parameter Description
X-Method-Override Tunnels a DELETE request over an HTTP POST.

You can provide the following input parameter.

Table 3. Input parameter

Parameter Description
itemId String. Uuid that uniquely identifies the folder. The uuid is defined in the <td:uuid> element in the Atom entry document of the folder.


Input

Provide either an Atom document representing the collection as input to the request or identify the folder by providing the itemId parameter on the request.


Output

None.

Returned HTTP headers

HTTP/1.1 204 No Content

Error codes


Parent topic

Work with pinned folders


   

 

});

+

Search Tips   |   Advanced Search