DELETE
/projects/{project_id}/ratings/{rating_id}Delete rating
Soft-delete a rating item (sets archived=true). The item will no longer appear in list queries or statistics.
Base URL
https://seggwat.com/api/v1Parameters
project_idpathstringrequiredUnique identifier of the project (MongoDB ObjectId)
Example:
507f1f77bcf86cd799439011rating_idpathstringrequiredUnique identifier of the rating item
Responses
Navigation
