Remove Favorite
Deletes the specified type of favorite on the object with the specified id if it exists. If it does not, nothing happens.
Request
URI
DELETE
https://apigw.vmware.com/sampleExchange/v1/favorites/type/{type}/id/{id}
COPY
Path Parameters
string
type
Required
type
integer
id
Required
id
Responses
default
successful operation
Operation doesn't return any data structure
Favorites Operations
POST
Create Request Favorite
POST
Create Sample Favorite
GET
Get All Favorites
GET
Get Current User Request Favorite
GET
Get Current User Request Favorites
GET
Get Current User Sample Favorites
GET
Get Sample Favorite
DELETE
Remove Favorite
DELETE
Remove Request Favorite
DELETE
Remove Sample Favorite