Send SMSAsk AIpost https://api.karte.io/v2beta/rightsupport/sms/sendSMSを送信します。 Required Scope APIの実行に必要なScopeです。 beta.rightsupport.sms.send Required Role 管理画面でScopeを追加する際に必要な権限です。 RightSupport > RightSupportの編集Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body Paramstostringrequired送信先の電話番号。国際電話番号形式で指定してください。例: 818011111111bodystringrequiredSMSの本文。70文字を1通として、最大660文字(10通)まで送信できます。convertUrlboolean本文中のURLを短縮するかどうか。falseの場合、開封確認は行えません。truetruefalseconvertedUrlExpiresstring短縮URLの有効期限。convertUrlがtrueの場合は必須です。ISO8601フォーマットで指定してください。例1(UTCでの指定): 2022-09-29T05:39:56Z / 例2(JSTでの指定): 2022-09-29T05:39:56+09:00Headersx-karte-apistring今後利用する可能性のある予約語です。現在は設定不要です。authorizationstring認証情報を含むトークンです。"Authorization" ヘッダーに Bearer <token> の形式で設定してください。content-typestringリクエストのコンテンツタイプを指定します。通常は application/json を使用してください。Response 200A successful response.Updated 7 months ago