Developers

Removes project from favorites.

POST
/project/projects/{id}/remove-from-favorite

Removes project from favorites.

Authorization<token>

Value for the Authorization header parameter.

In: header

Path Parameters

id*string

Project identifier

Response Body

curl -X POST "https://example.com/project/projects/string/remove-from-favorite"
Empty