Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The Network's unique integer ID, or subdomain Unique numeric network ID
Body
application/json
Submit results as JSON
Request body for banning a user from the network
The reason for banning the user
Example:
"Spam"
Response
User successfully banned (returns empty object)
Empty response body