diff --git a/static/api/index.html b/static/api/index.html index a90fc7f..05810b1 100644 --- a/static/api/index.html +++ b/static/api/index.html @@ -2209,7 +2209,7 @@ 55.627 l 55.6165,55.627 -231.245496,231.24803 c -127.185,127.1864 -231.5279,231.248 -231.873,231.248 -0.3451,0 -104.688, -104.0616 -231.873,-231.248 z - " fill="currentColor">

PushBits Server API Documentation (0.7.2)

Download OpenAPI specification:Download

Documentation for the PushBits server API.

+ " fill="currentColor">

PushBits Server API Documentation (0.10.1)

Download OpenAPI specification:Download

Documentation for the PushBits server API.

Alertmanager

Create an Alert

Creates an alert that is send to the channel as a notification. This endpoint is compatible with alertmanager webhooks.

query Parameters
token
required
string

Channels token, can also be provieded in the header

Request Body schema: application/json

alertmanager webhook call

@@ -2260,7 +2260,7 @@
password
required
string

The users password

Responses