Disable API
GET
/disable
Disable 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
Disable API.
application/json
JSON
{
"message": "API disabled."
}
GET
/disable