API ਸੰਦਰਭ

mail

ਇਸ ਖੇਤਰ ਵਿੱਚ 25 ਐਂਡਪੁਆਇੰਟ ਹਨ। ਹਰ ਇੱਕ ਦਾ ਆਪਣਾ ਪੰਨਾ ਹੈ ਜਿਸ ਵਿੱਚ ਇਸ ਦੇ ਮਾਪਦੰਡ, ਇਸ ਦਾ ਜਵਾਬ ਅਤੇ ਇੱਕ ਬੇਨਤੀ ਹੈ ਜਿਸ ਨੂੰ ਤੁਸੀਂ ਚਲਾ ਸਕਦੇ ਹੋ।

ਢੰਗਪਾਥਇਹ ਕੀ ਕਰਦਾ ਹੈਇਜਾਜ਼ਤ
GET/v1/mail/allowanceWhat the caller's plan grants for mailboxes.mail.view
DELETE/v1/mail/mailboxes/{mailboxId}Delete a mailbox.mail.manage
PUT/v1/mail/mailboxes/{mailboxId}Change a mailbox's size, or its send/receive switches.mail.manage
POST/v1/mail/mailboxes/{mailboxId}/passwordReset a mailbox password.mail.manage
POST/v1/mail/mailboxes/{mailboxId}/renameChange a mailbox's address, keeping the mail in it.mail.manage
POST/v1/mail/mailboxes/{mailboxId}/webmailOpen webmail for a mailbox.mail.manage
GET/v1/mail/preflightWhat setting email up on a domain would do to its DNS.mail.view
GET/v1/mail/servicesList the organization's email services.mail.view
POST/v1/mail/servicesSet email up on a domain.mail.manage
DELETE/v1/mail/services/{mailServiceId}Remove a domain's email service.mail.manage
GET/v1/mail/services/{mailServiceId}Get one email service.mail.view
GET/v1/mail/services/{mailServiceId}/connection-settingsIMAP and SMTP settings for a mail client.mail.view
GET/v1/mail/services/{mailServiceId}/deliverabilitySPF, DKIM and DMARC state for a domain that already has email.mail.view
POST/v1/mail/services/{mailServiceId}/deliverabilityPublish this domain's mail records.mail.manage
GET/v1/mail/services/{mailServiceId}/forwardersThe forwarders on this domain.mail.view
POST/v1/mail/services/{mailServiceId}/forwardersForward an address, a catch-all, or a whole domain.mail.manage
DELETE/v1/mail/services/{mailServiceId}/forwarders/{forwarderId}Remove a forwarder.mail.manage
GET/v1/mail/services/{mailServiceId}/mailboxesList a domain's mailboxes.mail.view
POST/v1/mail/services/{mailServiceId}/mailboxesCreate a mailbox.mail.manage
POST/v1/mail/services/{mailServiceId}/providerMove a domain's email to a different provider.mail.manage
GET/v1/mail/services/{mailServiceId}/respondersThe auto-responders on this domain.mail.view
POST/v1/mail/services/{mailServiceId}/respondersSet an auto-reply on a mailbox.mail.manage
DELETE/v1/mail/services/{mailServiceId}/responders/{responderId}Remove an auto-reply.mail.manage
PATCH/v1/mail/services/{mailServiceId}/responders/{responderId}Edit an auto-reply.mail.manage
POST/v1/mail/services/{mailServiceId}/retryRetry a mail service whose setup failed.mail.manage