exportTemplate
    • PDF

    exportTemplate

    • PDF

    Article Summary

    テンプレートバックアップ(Json)ダウンロード

    GET https://{endpoint}/template/export/{requestId}
    

    リクエスト

    リクエストパラメータ

    パラメータ名必須タイプ制約事項説明
    requestIdYesIntegerテンプレートバックアップ(Json)ダウンロードリクエストID

    レスポンス

    HTTPステータスコード説明
    200ファイルダウンロードに成功
    400認証失敗、間違ったリクエスト
    500サーバエラー

    例示

    リクエスト

    GET https://mail.apigw.ntruss.com/api/v1/template/export/11
    
    

    レスポンス

    
    Content-Type: application/octet-stream;charset=UTF-8
    Content-Length: 180
    Connection: keep-alive
    Content-Disposition: attachment; filename="template_20200513180659.json";
    Content-Transfer-Encoding: binary
    
    

    エラーコード

    HTTP Status Codeリターンコードレスポンスメッセージ
    40077101ログイン情報のエラー
    40077102BAD_REQUEST
    40077103リソースが存在しない
    40377201権限なし
    40377202Email商品の利用申込をしていない
    40577001METHOD_NOT_ALLOWED
    41577002UNSUPPORTED_MEDIA_TYPE
    50077301基本プロジェクトが存在しない
    50077302外部システムAPIの連動エラー
    50077303その他のINTERNAL_SERVER_ERROR

    この記事は役に立ちましたか?

    What's Next
    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.