Skip to content

post report

Hadrien Daures edited this page Nov 22, 2018 · 1 revision

URL: POST: /post-report

Request content:
{
    TOKEN: "the token",
    POSTID: "the post id"
}

Response content:
{
    STATUS: "the status code"
}
Clone this wiki locally