Skip to Content
BlitzPulse docs are live. Looking for Blitz Global? Visit https://blitzglobalcapital.com.

Push API

Auto-generated from openapi-snapshot.json. Do not edit by hand — changes are overwritten by scripts/docs/generate_api_reference.py.

4 endpoints in this group.

POST /api/push/subscriptions

Subscribe

Request body: application/json

Responses

CodeDescription
200Successful Response
422Validation Error

DELETE /api/push/subscriptions/{subscription_id}

Unsubscribe

Parameters

NameInTypeRequiredDescription
subscription_idpathintegerrequired

Responses

CodeDescription
204Successful Response
422Validation Error

POST /api/push/test

Send Test Push

Request body: application/json

Responses

CodeDescription
200Successful Response
422Validation Error

GET /api/push/vapid-public-key

Get Vapid Public Key

Responses

CodeDescription
200Successful Response