Delete Favorite
Deletes specified campaign from the favorite list for the current user.
Path Parameters
idnumberrequired
The id of the campaign to remove.
HTTP Response Examples
200
{
"Status": true,
"Message": "",
"Response": {}
}
Deletes specified campaign from the favorite list for the current user.