Make a project a favorite

Marks a project as a favorite

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

Note that each individual user has their own favorites. This call marks a project as a favorite only for the user whose API credentials are in use.

A 204 code is returned when a project is successfully made a favorite. A 400 (Bad Request) is returned if the project is already a favorite.

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