Unsave

Unsave posts or comments using the following endpoint.

POST https://api.scored.co/api/v2/action/unsave

Parameters

ValueTypeRequiredDescription
idstringtrueID of content being unsaved
typebooleantruePost (true) or comment (false)
categorystringtrueSave folder to remove from

When unsaving a post, set type to true. When unsaving a comment, set type to false.