Skip to content

Disable API

GET
/disable

Disable API (only with root permissions).

Authorizations

Responses

200

Disable API.

object
message
string
API disabled.

400

Invalid token.

object
message
string
Invalid token.

401

Unauthenticated.

object
message
string
Unauthenticated.

403

You are not allowed to disable the API.

object
message
string
You are not allowed to disable the API.