Delete
Delete posts or comments using the following endpoint.
POST https://api.scored.co/api/v2/action/delete
Parameters
| Value | Type | Required | Description |
|---|---|---|---|
| id | string | true | ID of content being deleted |
| type | string | true | "post" or "comment" |
Next
Actions
Save