連絡先の携帯電話番号に認証情報を送信します。
今すぐお試しください
テスト
RAM 認証
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| ContactId |
string |
任意 |
連絡先の ID。 |
c-qL4HqKONzOM7**** |
| PhoneNumber |
string |
任意 |
連絡先の携帯電話番号。 値は 指定する携帯電話番号は、AddMessageContact 操作を呼び出すときに指定したものと同じである必要があります。 |
86-139****1234 |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
返された結果。 |
||
| RequestId |
string |
リクエスト ID。 |
CD76D376-2517-4924-92C5-DBC52262F93A |
例
成功レスポンス
JSONJSON
{
"RequestId": "CD76D376-2517-4924-92C5-DBC52262F93A"
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 400 | MissingParameter.ContactId | You must specify ContactId. | |
| 400 | InvalidParameter.ContactId | The ContactId is invalid. | |
| 400 | MissingParameter.PhoneNumber | You must specify PhoneNumber. | |
| 400 | InvalidParameter.PhoneNumber | The PhoneNumber is invalid. | |
| 400 | InvalidParameter.MobileCountryCode | The current site does not support the country code. | |
| 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. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。