Profileの削除
    • PDF

    Profileの削除

    • PDF

    Article Summary

    概要

    既存の Profileを削除します。

    リクエスト

    リクエスト URL

    DELETE
    https://edge.apigw.ntruss.com/api/v1/profiles/{profileId}
    

    リクエストパラメータ

    パラメータ名要否タイプ制約事項説明
    profileIdYesStringProfile番号

    レスポンス

    すべてのレスポンスは、HTTP Status Codeで成功または失敗を返します。

    HTTPステータスコードコードのメッセージ説明
    200Success照会成功
    401Unauthorized認証失敗
    500Internal Server Errorサーバエラー

    リクエスト例

    https://edge.apigw.ntruss.com/api/v1/profiles/1234
    

    レスポンス例

    {
      "code": "0000",
      "message": "Success",
      "result": true
    }
    

    エラーコード

    エラーコード説明
    0032許可されていないリクエスト
    0103削除されていないエッジが残存
    9999サーバエラー発生

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

    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.