API v1 (1.0.0)Reference
Email bounces
Emails to students that were not delivered.
2 operations.
| Operation | Summary |
|---|---|
GET /usuario/bounce | List email bounces |
POST /usuario/bounce/{email} | Clear an email bounce |
Delete a student DELETE
Deletes a student. The school can restore the student from the dashboard.
List email bounces GET
Lists emails to students that were deferred, bounced, dropped or marked as spam, newest first, 150 per page. Addresses cleared with the update operation are left out. The list is nested twice: `data.bounces.bounces`.