/
BL
bluewallet
/
GroundControl push server API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
bluewallet
GroundControl push server API
post
Puts push in send queue. Push body should be any descendant of `/components/schemas/PushNotificationBase`
v1
latest
OpenAPI 3.0.0
2026-07-17
7
10
10.3 KB
Puts push in send queue. Push body should be any descendant of `/components/schemas/PushNotificationBase`
post
/enqueue
Request body
union
required
PushNotificationLightningInvoicePaid
required
payload for push notification delivered to phone
OR
PushNotificationOnchainAddressGotPaid
required
payload for push notification delivered to phone
OR
PushNotificationOnchainAddressGotUnconfirmedTransaction
required
payload for push notification delivered to phone
OR
PushNotificationTxidGotConfirmed
required
payload for push notification delivered to phone
Response
OK