Delete user's push subscription

DELETE {{baseUrl}}/users/:user_id/push_subscriptions/:subscription_id

Delete a user's push subscriptions. Identifies the user by the user's ID and the push subscription by the subscription's ID.

HEADERS

KeyDatatypeRequiredDescription
X-MAGICBELL-API-KEYstring(Required) The (public) API key of your MagicBell project.
X-MAGICBELL-API-SECRETstring(Required) The API secret of your MagicBell project.
Acceptstring