Remove a project as a favorite

Unmarks a project as a favorite

This call requires a project id as a path parameter, and it unmarks the corresponding project as a favorite. “Favorite” projects are pinned to the top of the Projects page in MediaSilo for easy access. This call removes a project from the favorites section.

Note that each individual user has their own favorites. A project is unmarked as a favorite only for the user whose API credentials are in use.

A 204 code is returned when a project is successfully unmarked as a favorite. A 404 (Not Found) is returned if the project was not marked as a favorite to begin with.

Language
Authorization
URL
Click Try It! to start a request and see the response here!