1.5 KiB
1.5 KiB
Return to top
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.
Type
HTTP (bearer)
Responses
200400401403
Disable API.
Content-Type
application/json
SchemaJSON
JSON
{
"message": "API disabled."
}
GET
/disable
Playground
Authorization
bearerAuth
Try it out
Samples
Powered by VitePress OpenAPI