Purge Notification Data
POST/v1/notifications/:notificationId/purge
This endpoint is used to purge the data of a specific notification. This is used in case of downstream services requiring data deletion after processing - namely for compliance and privacy reasons.
Request
Responses
- 200
- 401
- 403
- 404
- 500
- 503
Notification purged successfully
Missing or invalid authentication token (GEN001002) or Role unauthorized (GEN001006) or Tenant context could not be resolved (AUT001001)
External application access denied (AUT003001) or Party not in required status (PAR003001)
Party not found (PAR004001) or No open binding for the notification (CRT004005) or Notification not found (GEN004001)
General internal server error (GEN100000) or Service error (GEN100001)
All connector targets are currently unhealthy (CRT103001)