クライアント・アプリケーションRESTエンドポイント
クライアント・アプリケーション
クライアント・アプリケーション・カテゴリの操作。
- クライアント・アプリケーションの作成
- メソッド: postパス:
/documents/api/1.2/config/clientApplications
- クライアント・アプリケーションの削除
- メソッド: deleteパス:
/documents/api/1.2/config/clientApplications/{id}
- クライアント・アプリケーション・ファイルのダウンロード
- メソッド: getパス:
/documents/api/1.2/config/clientApplications/{id}/data
- クライアント・アプリケーションの取得
- メソッド: getパス:
/documents/api/1.2/config/clientApplications/{id}
- すべてのクライアント・アプリケーションの取得
- メソッド: getパス:
/documents/api/1.2/config/clientApplications
- クライアント・アプリケーションの更新
- メソッド: putパス:
/documents/api/1.2/config/clientApplications/{id}