Skip to content

Enable API

GET
/enable

Enable API (only with root permissions).

Authorizations

Responses

200

Enable API.

object
message
string
API enabled.

400

Invalid token.

object
message
string
Invalid token.

401

Unauthenticated.

object
message
string
Unauthenticated.

403

You are not allowed to enable the API.

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