Notifications

Delete a notification

Delete a notification.

DELETE
/api/notifications/{notificationId}

Authorization

Authorization
header
string
required

Enter the project access token with the Bearer prefix, e.g. "Bearer project_access_token"

Path Parameters

notificationId
string
required

Notification id

Responses

The notification was deleted successfully