Skip to main content
POST
Revoke Admin Consent

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Successful Response

transport_provider
enum<string>
required

How mail is transported — 'nylas' (OAuth sync/send) or 'sendgrid' (domain send).

Available options:
nylas,
sendgrid
hybrid_mode_enabled
boolean
required
microsoft
object
required

The org's Microsoft mailbox connection: consent state and Entra details.

google
object
required

The org's Google mailbox connection state.

centralized_inbox
object
required

Routing / auto-assignment config for the centralized inbox.

sendgrid
SendGridSettings · object | null
required

SendGrid transport configuration.