Skip to main content

Remove project from favorites

DELETE 

https://us.app.unleash-hosted.com/ushosted/api/admin/projects/:projectId/favorites

This endpoint removes the project in the url from favorites

Request

Path Parameters

    projectId stringrequired

Responses

This response has no body.

Authorization: Authorization

name: Authorizationtype: apiKeyin: headerdescription: API key needed to access this API
curl -L -X DELETE 'https://us.app.unleash-hosted.com/ushosted/api/admin/projects/:projectId/favorites' \
-H 'Authorization: <API_KEY_VALUE>'
Request Collapse all
Base URL
https://us.app.unleash-hosted.com/ushosted
Auth
Parameters
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!