Skip to content

Enable API​

GET
/enable

Enable API (only with root permissions).

Authorizations​

bearerAuth

Go to Keys & Tokens / API tokens and create a new token. Use the token as the bearer token.

TypeHTTP (bearer)

Responses​

Enable API.
application/json
JSON
{
"message": "API enabled."
}

Playground​

Authorization

Samples​

Powered by VitePress OpenAPI