Cancel a notification request from being sent. Notification requests can only be cancelled if they are in a pending state.
POST https://api-authenticator.iwelcome.com/v1/notifications/:id/cancel Headers: Authorization: Bearer {your application API Key} Content-Type: application/json
id
(string, required) - The id of the notification to be canceled.
{ "type": "api.application.notification.cancel" }
Have a question? You can always send us an email at support@unloq.io, or contact us on chat.
For security related concerns, please visit our Security page.