Skip to main content
POST
/
api
/
shared-mailboxes
/
{id}
/
sync
Trigger email sync for a shared mailbox (Admin only)
curl --request POST \
  --url https://api.raul.ugps.io/api/shared-mailboxes/{id}/sync \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

id
string
required

Response

201 - undefined