Add project to favorites
POST<your-unleash-url>/api/admin/projects/:projectId/favorites
This endpoint marks the project in the url as favorite
Request
Responses
- 200
- 401
- 404
This response has no body.
Authorization information is missing or invalid. Provide a valid API token as the authorization
header, e.g. authorization:*.*.my-admin-token
.
The requested resource was not found.
Authorization: Authorization
name: Authorizationtype: apiKeyin: headerdescription: API key needed to access this API
- curl
- python
- go
- nodejs
- ruby
- csharp
- php
- java
- powershell
- CURL
ResponseClear