| Code | Description |
|---|---|
| 401 | Unauthorized |
| 404 | Missing |
| 500 | Server crashed for some reason |
{
"domain_memberships": [{
"id": 7,
"team_id": 6,
"domain_id": 6,
"created_at": "2019-11-19T07:01:46.740Z",
"updated_at": "2019-11-19T07:01:46.740Z"
}, {
"id": 14,
"team_id": 6,
"domain_id": 4,
"created_at": "2019-11-19T13:46:59.335Z",
"updated_at": "2019-11-19T13:46:59.335Z"
}]
}
| Code | Description |
|---|---|
| 401 | Unauthorized |
| 404 | Missing |
| 500 | Server crashed for some reason |
{
"id": 7,
"created_at": "2019-11-19T07:01:46.740Z",
"updated_at": "2019-11-19T07:01:46.740Z",
"domain": {
"id": 6,
"user_id": 1,
"address": "abc.com",
"created_at": "2019-09-27T13:19:26.385Z",
"updated_at": "2019-09-27T13:19:26.385Z",
"rua_report": null,
"ruf_report": null,
"dmarc_status": 0
}
}
| Code | Description |
|---|---|
| 401 | Unauthorized |
| 404 | Missing |
| 500 | Server crashed for some reason |
| Param name | Description |
|---|---|
|
domain_membership required |
Validations:
|
|
domain_membership[domain_id] required |
ID of your domain Validations:
|
| Code | Description |
|---|---|
| 401 | Unauthorized |
| 404 | Missing |
| 500 | Server crashed for some reason |