Skip to main content

Remove project from favorites

DELETE /api/admin/projects/:projectId/favorites

This endpoint removes the project in the url from favorites

Request

Path Parameters

  • projectId string required
Responses

This response has no body.

Loading...