Ban Comments
Post Comment
POST
/
players
/
bans
/
{workspaceId}
/
{banId}
/
comments
There is a more advanced version of this endpoint that allows for uploading files and videos.
However, this API uses multipart encoding instead of JSON, so it has been omitted from this documentation and the Swagger reference.
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
workspaceId
string
requiredbanId
number
requiredBody
application/json
body
string
requiredResponse
200 - application/json
_id
string
requiredban
string
requiredbody
string
files
string[]
requiredvideos
string[]
requiredworkspace
string
requiredauthor
string
requiredcreatedAt
string
requiredupdatedAt
string
required