---
id: update-base-configurations
title: "Update Base Configurations"
description: "Updates Base Configurations related to a Data Marketplace."
sidebar_label: "Update Base Configurations"
hide_title: true
hide_table_of_contents: true
api: eJztV82O2zYQfpUBL00A+Seb9GIEQfcnLdykRZDNoodkgR1LY4lZilTIkb2u4VufpI/WJymGkm1Z9hZtemwvBk1y/r/5OFqrjELqdcXaWTVRN1WGTAEuMBBcOjvXee1RDgN4MsiUATtAuEJG+An9PXFlMKWhSpSnLzUFvnDZSk3WKnWWybIssaqMTqOe0ecgltYqpAWVKKvKu4o8awryb4aBbryRZc+392/BzYELOrL+TYCSGDNkVIniVUVqogJ7bXO1SVRqNFmeZsc6L+MJTK8e0/y4umtKPfGjKpvjv6920+RPe8rU5OMuCx3ne4Zvdyrc7DOlrDabRkmonA1NLs/G42MH+76cLHYdgRCNfn0ZD3Ue39EnKjK9OpXy/0EhoNBSj69CxjG4erW5jeApCDPysTaXTdkHH6Kmbp1b3REAiaIHLCsjG0fo2CT9LHR0QmNLRbsvxs/+EWN0gyHvnb90maQvrq86No9SkfQguJfeR6YtU06+G9yL8XhzQv1epq1YNx8XmIG2Vc1QoceSuIl2c5SWG4s1F87rX2PD7YsgV79tWvg/mpqpZfIWDQTyC/IQzfRytElUoLT2mldq8nGtziv9hmR5u0nW6oLQkz+vuYg7EjXmQbJzgvYkKSVx4TI1UVUdc4IiqUaL56M03h0JoQxChSmNpJEG6aEK8UZ8DdGZHvVS6dpQVKJqITRVMFdhMhplVLoBVnqoc4+Wh9op8f9QwTVjrm3+mI7QHPfV3O4zdC1Aaeq7zdOuUNhsJEqLqbY/E2WxlNPzFqMxTNUv1Pm7KdzTCgTJZLnF5xA+FAQLNDVtSe/uQM9dSwNQ1oFhRlB5musHymCpuYC7xke4gyfWMUUF7FGbmAMpwdMEaJgPe2on0Aq+XLnaSzoG97R6dTcUTuoiYq1m8d/3zpfIaqJ+/OXDcWxpSiEAu3uyUGEIW/caTa3PoC0cOAG7DMbulBw2xvY8L3WL7Cx9/H4/Pr3edkpnHNr30f7l6u9tn5/Ou6Tt3G0JBNNIIFSijgrrqnKev9sjZVds/cN+6xBiXXT28rQTgid//Pb7U9ABEK6XlOlQgHQN0ENaoM0J0GawIK/nLVAioHUq9XcLnZEfwpShDhQgkJkPgluQJ51b0JnAi1dJK48zQ5B6ittoQgIImc41o4ElGkMcjQVndAaVy4ApLawzLtcUEiCLs4gmBEtLMLQgI1AVootsiDNtNK+iEqzZlchyPXVlZTTalBooxPA85bVpByhtAWFeGyM9kWmOfpZoLXmZlY1OyYZY4W1/VZgWBGfD8VHOl8vlEOPx0Pl81MqG0dvp5eufr18PRGaTKNZsDooH0pWZS+uSLG/7VqipqdfZ+OzF8PnwmchWLnCJtuNP8ylwajjsN0jndfp3HxBtVzA98KgyqOMIUTdjX8PDH9XieTOTzrXAfs/F7WTUZ+PbRBUusEiu120vbTay/aUmH1+JRC3QRxw1b8aW+YS+74UgD2chuW7qRwaerYRQRsV/ebf71Ly7EdaZtR9OZXxzlcelfFThUk3UJ/VJqUS5ajdJx/21MmjzGvPdQBafQ2y5bc/r95HX24UEtj2yq46TfYpvYpFfieykyEuB2Btavdpdb04eFdiRYnNbaiyz559ITA82
sidebar_class_name: "put api-method"
info_path: docs/datamarketplace-api/igrant-io-api-documentation
custom_edit_url: null
---

> **Build this with an AI coding agent.** Install the iGrant.io Agent Skills, then ask your agent to build the integration:
>
> ```bash
> npx skills add L3-iGrant/skills
> ```


import ApiTabs from "@theme/ApiTabs";
import DiscriminatorTabs from "@theme/DiscriminatorTabs";
import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
import SecuritySchemes from "@theme/ApiExplorer/SecuritySchemes";
import MimeTabs from "@theme/MimeTabs";
import ParamsItem from "@theme/ParamsItem";
import ResponseSamples from "@theme/ResponseSamples";
import SchemaItem from "@theme/SchemaItem";
import SchemaTabs from "@theme/SchemaTabs";
import Markdown from "@theme/Markdown";
import OperationTabs from "@theme/OperationTabs";
import TabItem from "@theme/TabItem";

<h1 className={"openapi__heading"}>Update Base Configurations</h1>

<MethodEndpoint method={"put"} path={"/v3/config/data-space/base-configurations"}></MethodEndpoint>



Updates Base Configurations related to a Data Marketplace.

## Request

<MimeTabs className={"openapi-tabs__mime"}><TabItem label={"application/json"} value={"application/json-schema"}><details style={{}} className={"openapi-markdown__details mime"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-mime"}><h3 className={"openapi-markdown__details-summary-header-body"}>Body</h3></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"baseUrl"} required={true} schemaName={"string"} qualifierMessage={undefined} schema={{"description":"URL of the Data Marketplace's metadata","type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"clientId"} required={true} schemaName={"string"} qualifierMessage={undefined} schema={{"description":"Client ID of the Data Marketplace","type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"clientSecret"} required={true} schemaName={"string"} qualifierMessage={undefined} schema={{"description":"Client Secret of the Data Marketplace","type":"string"}}></SchemaItem></ul></details></TabItem></MimeTabs><div><div><ApiTabs label={undefined} id={undefined}><TabItem label={"200"} value={"200"}><div>

Data Marketplace Base Configurations updated

</div><details style={{"textAlign":"left","marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collaposed={true} open={false}><summary style={{}}><strong>Response Headers</strong></summary><ul style={{"marginLeft":"1rem"}}><li className={"schemaItem"}><summary style={{}}><strong>Content-Type</strong><span style={{"opacity":"0.6"}}> json</span></summary><div><div style={{"marginTop":".5rem","marginBottom":".5rem"}}>

Content-Type header

</div></div></li></ul></details><div><MimeTabs className={"openapi-tabs__mime"} schemaType={"response"}><TabItem label={"application/json"} value={"application/json"}><SchemaTabs className={"openapi-tabs__schema"}><TabItem label={"Schema"} value={"Schema"}><details style={{}} className={"openapi-markdown__details response"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-response"}><strong>Schema</strong></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={true} className={"schemaItem"}><details style={{}} className={"openapi-markdown__details"}><summary style={{}}><span className={"openapi-schema__container"}><strong className={"openapi-schema__property"}>baseConfigurations</strong><span className={"openapi-schema__name"}> object</span><span className={"openapi-schema__divider"}></span><span className={"openapi-schema__required"}>required</span></span></summary><div style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"id"} required={true} schemaName={"string"} qualifierMessage={undefined} schema={{"description":"ID","type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"baseUrl"} required={true} schemaName={"string"} qualifierMessage={undefined} schema={{"description":"URL of the Data Marketplace's metadata","type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"clientId"} required={true} schemaName={"string"} qualifierMessage={undefined} schema={{"description":"Client ID of the Data Marketplace","type":"string"}}></SchemaItem><SchemaItem collapsible={false} name={"clientSecret"} required={true} schemaName={"string"} qualifierMessage={undefined} schema={{"description":"Client Secret of the Data Marketplace","type":"string"}}></SchemaItem></div></details></SchemaItem></ul></details></TabItem><TabItem label={"Example (from schema)"} value={"Example (from schema)"}><ResponseSamples responseExample={"{\n  \"baseConfigurations\": {\n    \"id\": \"string\",\n    \"baseUrl\": \"string\",\n    \"clientId\": \"string\",\n    \"clientSecret\": \"string\"\n  }\n}"} language={"json"}></ResponseSamples></TabItem></SchemaTabs></TabItem></MimeTabs></div></TabItem><TabItem label={"401"} value={"401"}><div>

Unauthorized

</div><details style={{"textAlign":"left","marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collaposed={true} open={false}><summary style={{}}><strong>Response Headers</strong></summary><ul style={{"marginLeft":"1rem"}}></ul></details><div><MimeTabs className={"openapi-tabs__mime"} schemaType={"response"}><TabItem label={"application/json"} value={"application/json"}><SchemaTabs className={"openapi-tabs__schema"}><TabItem label={"Schema"} value={"Schema"}><details style={{}} className={"openapi-markdown__details response"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-response"}><strong>Schema</strong></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"errorCode"} required={true} schemaName={"integer"} qualifierMessage={undefined} schema={{"type":"integer","example":400}}></SchemaItem><SchemaItem collapsible={false} name={"errorDescription"} required={true} schemaName={"string"} qualifierMessage={undefined} schema={{"type":"string","example":"Bad input parameter"}}></SchemaItem></ul></details></TabItem><TabItem label={"Example (from schema)"} value={"Example (from schema)"}><ResponseSamples responseExample={"{\n  \"errorCode\": 400,\n  \"errorDescription\": \"Bad input parameter\"\n}"} language={"json"}></ResponseSamples></TabItem></SchemaTabs></TabItem></MimeTabs></div></TabItem><TabItem label={"500"} value={"500"}><div>

Internal server error

</div><details style={{"textAlign":"left","marginBottom":"1rem"}} className={"openapi-markdown__details"} data-collaposed={true} open={false}><summary style={{}}><strong>Response Headers</strong></summary><ul style={{"marginLeft":"1rem"}}></ul></details><div><MimeTabs className={"openapi-tabs__mime"} schemaType={"response"}><TabItem label={"application/json"} value={"application/json"}><SchemaTabs className={"openapi-tabs__schema"}><TabItem label={"Schema"} value={"Schema"}><details style={{}} className={"openapi-markdown__details response"} data-collapsed={false} open={true}><summary style={{}} className={"openapi-markdown__details-summary-response"}><strong>Schema</strong></summary><div style={{"textAlign":"left","marginLeft":"1rem"}}></div><ul style={{"marginLeft":"1rem"}}><SchemaItem collapsible={false} name={"errorCode"} required={true} schemaName={"integer"} qualifierMessage={undefined} schema={{"type":"integer","example":400}}></SchemaItem><SchemaItem collapsible={false} name={"errorDescription"} required={true} schemaName={"string"} qualifierMessage={undefined} schema={{"type":"string","example":"Bad input parameter"}}></SchemaItem></ul></details></TabItem><TabItem label={"Example (from schema)"} value={"Example (from schema)"}><ResponseSamples responseExample={"{\n  \"errorCode\": 400,\n  \"errorDescription\": \"Bad input parameter\"\n}"} language={"json"}></ResponseSamples></TabItem></SchemaTabs></TabItem></MimeTabs></div></TabItem></ApiTabs></div></div>
      