API ReferenceDomainsSet Inbound Email

    Set Inbound Email

    Enable or disable inbound email for a domain and optionally select its receiving subdomain.
    PATCHhttps://wapi.simplysend.email/web-setup/domains/{domainId}/features/inbound-email

    Parameters

    domainIdRequired
    string
    The unique ID of the domain.
    enabledRequired
    boolean
    Whether inbound email is enabled.
    inboxSubdomain
    string
    Optional subdomain used for inbound email.
    RequestPATCH
    Response