連絡先の携帯電話番号またはメールアドレスの更新をキャンセルします。
今すぐお試しください
テスト
RAM 認証
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| ContactId |
string |
任意 |
連絡先の ID です。 |
c-qL4HqKONzOM7**** |
| PhoneNumber |
string |
任意 |
連絡先の携帯電話番号です。 携帯電話番号は、 |
86-139****1234 |
| EmailAddress |
string |
任意 |
連絡先のメールアドレスです。 |
someone***@example.com |
レスポンスフィールド
|
フィールド |
型 |
説明 |
例 |
|
object |
戻り値です。 |
||
| RequestId |
string |
リクエスト ID です。 |
9B34724D-54B0-4A51-B34D-4512372FE1BE |
例
成功レスポンス
JSONJSON
{
"RequestId": "9B34724D-54B0-4A51-B34D-4512372FE1BE"
}
エラーコード
|
HTTP ステータスコード |
エラーコード |
エラーメッセージ |
説明 |
|---|---|---|---|
| 400 | MissingParameter.ContactId | You must specify ContactId. | |
| 400 | InvalidParameter.ContactId | The ContactId is invalid. | |
| 400 | InvalidParameter.PhoneNumber | The PhoneNumber is invalid. | |
| 400 | InvalidParameter.MobileCountryCode | The current site does not support the country code. | |
| 400 | InvalidParameter.EmailAddress | The EmailAddress is invalid. | |
| 400 | ContactStatusMismatchAction | The status of the contact does not allow the specified operation. | |
| 404 | EntityNotExists.Contact | This Contact does not exist. |
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。