Skip to main content

Block

Blocking a user is done via the following API endpoint.

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

Parameters

The following parameters are valid.

ValueTypeRequiredDescription
targetstringtrueusername of the user to be blocked

In order to reverse the block, you must block the user again. There is no direct "unblock" feature.