Project Favorites
Download API definition:
DELETE https://sampleHostName/projects/favorites/{id}
Remove a project to my favorites list.
Authentication
Requires Authorization
header with valid Bearer token for scope projects:modify
.
For more documentation on authorization and how to get access token visit OAUTH2 Authorization page.