Update data metadata
POST {{baseUrl}}/api/organizations/:organizationId/data/:dataId
Update the data item metadata.
Request Body
{"name"=>"<string>", "dataset"=>"<string>", "metadata"=>{"deserunt0a"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "et_ba1"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"success":"\u003cboolean\u003e","error":"\u003cstring\u003e"}