cURL
curl --request DELETE \ --url https://test-api.afrainity.com/api/v1/school/comment-status/bulk-soft-delete/ \ --header 'Authorization: Bearer <token>'
{ "deleted": true, "count": 5 }
Mark multiple records as deleted without removing them from the database. Provide an array of IDs to delete multiple records at once.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Exam session UUID
Academic session UUID