Skip to main content
POST
Toggle Centralized Inbox Endpoint

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

email_sender_id
string
required

Body

application/json

Request to toggle centralized inbox for an email sender.

is_centralized_inbox
boolean
required

Response

Successful Response