全部產品
Search
文件中心

Resource Management:SendEmailVerificationForMessageContact - 向連絡人郵箱發送驗證資訊

更新時間:Dec 21, 2025

向連絡人的郵箱發送驗證資訊。

調試

您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。

調試

授權資訊

當前API暫無授權資訊透出。

請求參數

名稱

類型

必填

描述

樣本值

ContactId

string

連絡人 ID。

c-5gsZAGt***PGduDF

EmailAddress

string

連絡人的郵箱地址。

該郵箱地址為您在 AddMessageContact 中設定的郵箱地址。

someone***@example.com

返回參數

名稱

類型

描述

樣本值

object

返回結果。

RequestId

string

請求 ID。

7B8A4E7D-6CFF-471D-84DF-195A7A241ECB

樣本

正常返回樣本

JSON格式

{
  "RequestId": "7B8A4E7D-6CFF-471D-84DF-195A7A241ECB"
}

錯誤碼

HTTP status code

錯誤碼

錯誤資訊

描述

400 MissingParameter.ContactId You must specify ContactId.
400 InvalidParameter.ContactId The ContactId is invalid.
400 MissingParameter.EmailAddress You must specify EmailAddress.
400 InvalidParameter.EmailAddress The EmailAddress is invalid.
404 EntityNotExists.Contact This Contact does not exist.
404 EntityNotExists.Contact.Verification This contact verification does not exist.
409 SendValidateCodeExceedsLimitForAccount For the same account, the number of verification codes sent exceeds the limit.

訪問錯誤中心查看更多錯誤碼。

變更歷史

更多資訊,參考變更詳情