Related schemas
- Inbox Placement Test — field reference for inbox placement test objects
Endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST | /api/v2/inbox-placement-tests | Create inbox placement test |
| GET | /api/v2/inbox-placement-tests | List inbox placement test |
| GET | /api/v2/inbox-placement-tests/{id} | Get inbox placement test |
| PATCH | /api/v2/inbox-placement-tests/{id} | Patch inbox placement test |
| DELETE | /api/v2/inbox-placement-tests/{id} | Delete inbox placement test |
| GET | /api/v2/inbox-placement-tests/email-service-provider-options | Get ESP options |