[OAuth2] Client Secret の再作成
    • PDF

    [OAuth2] Client Secret の再作成

    • PDF

    Article Summary

    [OAuth2] Client Secretの再作成

    リクエスト

    • POST /applications/{applicationId}/oauth2/secret-renewal

    リクエスト Path

    パラメータタイプ要否説明制約事項
    applicationIdStringYApplication Id

    レスポンス

    レスポンスボディ

    {
      "clientId": "string",
      "clientSecret": "string"
    }
    
    パラメータタイプ説明制約事項
    clientIdStringapplication client id
    clientSecretString新たに発行された application client secret

    エラー

    以下のエラーコードは、このアクション(Action)で発生する特徴的なエラーです。エラーレスポンス形式は ErrorResponseをご参照ください。
    共通して発生するエラーについての詳細は、NAVER Cloud Platform APIをご参照ください。

    HTTP status codeエラーコードエラーメッセージ
    400400正しくないリクエストです。

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

    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.