Delete
Deleting a post or comment is done via the following API endpoint.
POST: https://api.scored.co/api/v2/action/delete
Parameters
The following parameters are valid.
Value | Type | Required | Description |
---|---|---|---|
id | string | true | id of the content being deleted |
type | string | true | "post" or "comment" |