手動(dòng)執(zhí)行訂閱的郵件任務(wù)。
調(diào)試
您可以在OpenAPI Explorer中直接運(yùn)行該接口,免去您計(jì)算簽名的困擾。運(yùn)行成功后,OpenAPI Explorer可以自動(dòng)生成SDK代碼示例。
授權(quán)信息
當(dāng)前API暫無(wú)授權(quán)信息透出。
請(qǐng)求參數(shù)
名稱 | 類型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
MailId | string | 是 | 訂閱管理界面的郵件任務(wù) id。 | 3423423sdfa****sdadw |
返回參數(shù)
示例
正常返回示例
JSON
格式
{
"RequestId": "a4d1a221d-41za1-****",
"Result": true,
"Success": true
}
錯(cuò)誤碼
HTTP status code | 錯(cuò)誤碼 | 錯(cuò)誤信息 | 描述 |
---|---|---|---|
400 | Mail.Forbidden.Access | Forbidden Access On This Operation. | 禁止訪問(wèn)此操作。 |
400 | Mail.Not.Found | The Subscription Task Does Not Exist. | 訂閱任務(wù)不存在。 |
400 | MailId.Is.Null | The Mail Id Is Null. | 參數(shù)mailId為空。 |
400 | MailTask.Already.Running | The Mail Task Is Already Running. | 郵件任務(wù)當(dāng)前已在運(yùn)行中。 |
400 | MailApi.Beyond.ScheduleLimit | Mail Subscription Openapi Requests Are Frequent. Please Try Again In %s Minutes. | 郵件訂閱openApi請(qǐng)求頻繁,請(qǐng)%s分鐘后重試。 |
400 | Timer.Schedule.Task | An error occurred during timer task scheduling. | 定時(shí)器調(diào)度任務(wù)失敗。 |
訪問(wèn)錯(cuò)誤中心查看更多錯(cuò)誤碼。