Closed Ajinx1 closed 3 months ago
This pull request introduces a new API endpoint to retrieve soft-deleted newsletters.
GET /api/v1/newsletter-subscription/deleted
SuperAdmin
API DOC HERE
Authorization Header:
{ "Authorization": "Bearer <token>" }
This pull request addresses Issue 288.
The changes have been tested with the following methods:
please remove comments
done
Description
This pull request introduces a new API endpoint to retrieve soft-deleted newsletters.
Key Features
GET /api/v1/newsletter-subscription/deleted
SuperAdmin
role can access this endpoint.API DOC HERE
Acceptance Criteria
Authorization Header:
Related Issue
This pull request addresses Issue 288.
How Has This Been Tested?
The changes have been tested with the following methods:
Screenshots (if appropriate - Postman, etc.)
Types of Changes
Checklist