Save

Save posts or comments using the following endpoint.

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

Parameters

ValueTypeRequiredDescription
idstringtrueID of content being saved
typebooleantruePost (true) or comment (false)
categorystringtrueSave folder name

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