Skip to content
Jeffrey Leung edited this page Jan 27, 2019 · 1 revision

Clear all Ask and Give data

Description

Permanently removes all Ask and Give data.

Example script to call the API

Request

Method

POST

Mapping

/clear

JSON Body

{
}

Response

Codes

HTTP Status Code Meanings
200 OK Cleared the data successfully
500 Internal Server Error The server crapped itself

JSON body

{
}
Clone this wiki locally