settings

Update DM polling settings

Set the webhook URL that receives connection + DM events..

patch/settings/dm-polling

Request body

dmWebhookUrlstring nullable

Webhook URL for connection_accepted + conversation_updated events

Response

Settings updated

successtrue required
creditsUsedinteger required

Credits consumed (always 0 for workspace operations).

retryAfterinteger required

Seconds to wait (always 0 for workspace operations).

Changes