Metadata
Update metadata for an Object
Geoscience Object API
Version: 1.23.1
Update metadata for a geoscience object version. If a version is not specified, the latest version of the object will be used. Setting the metadata property to null will remove the metadata from the object version.
Parameters
Returns
204
Successful Response
Endpoint
PATCH
/geoscience-object/orgs/{org_id}/workspaces/{workspace_id}/objects/{object_id}/metadataRequest
cURL
Response
No response body.