Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
200 - text/plain
OK
The response is of type string.
Example:
"OK"
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
OK
The response is of type string.
"OK"