Delete Notification
Deletes a single notification or autogenerated report.
DELETE
Authorizations
Most endpoints require an organization
token. Some endpoints require an application
token, and those endpoints are noted.
Path Parameters
Notification ID.
Response
200
application/json
Success
Code for the response. Learn more in API Response Codes.
Example:
1
Auxiliary validation used internally by payment pages and components.
Example:
null
If isSuccess
= true, responseData
contains the notification identifier.
If isSuccess
= false, responseData
contains the reason for the error.
Example:
true
Response text for operation: 'Success' or 'Declined'.
Example:
"Success"
When the request was successful, this contains the notification ID, or nID
used to manage the notifcation.
Example:
"1894232"
Was this page helpful?