Last updated
© 2025 make.com
Last updated
Deletes notifications with given IDs and returns their IDs in the response. This endpoint allows deleting one or more notifications at once.
The array with IDs of the notifications to delete. Since the number of notifications can reach a BigInt and because of the limitations of the Open API format, the IDs need to be strings.
Successful response