User
Inbox
Request inbox messages refresh
Refreshes inbox messages. Webhook triggering depends on the webhookDelivery parameter.
post/3rdparty/v1/inbox/refresh
Request body
Example request
{
"deviceId": "PyDmBQZZXYmyxMwED8Fzy",
"since": "2024-01-01T00:00:00Z",
"triggerWebhooks": true,
"until": "2024-01-01T23:59:59Z"
}Response
Inbox refresh request accepted
Changes
No recorded changes to this endpoint across all 1 revision of this API.