機械翻訳について

構成のRESTエンドポイント

構成
リソースおよびサービスを構成します。
すべての構成プロパティを取得
メソッド: get
パス: /social/api/v1/configuration
指定した構成プロパティを取得
メソッド: get
パス: /social/api/v1/configuration/{configurationID}
指定した構成プロパティを削除
メソッド: delete
パス: /social/api/v1/configuration/{configurationID}
構成プロパティを設定
メソッド: post
パス: /social/api/v1/configuration
指定した構成プロパティを設定
メソッド: post
パス: /social/api/v1/configuration/{configurationID}