POST {{baseUrl}}/emails/mailboxes/:email/watch
Create or update a push notification watch on the given mailbox. Scopes: Rate Limit Label: Not supported in Gov cluster mail:write
LIGHT
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string | ||
Accept
|
string |
RESPONSES
status OK
{
"historyId": "<string>",
"expiration": "<string>"
} |
ENDPOINTS