v1

latestOpenAPI 3.1.02026-07-24188215268.7 KB
catalog resources

Delete properties from a resource

Delete properties from a resource of any type in the organization. To update properties, use "Update a resource". To delete properties from multiple resources at once, use "Bulk: delete properties from resources".

delete/metadata/resources/property/{owner}

Path parameters

ownerstring required

User name and unique identifier of the user or organization a resource belongs to. For example, in the URL: https://acme.data.world/jonloyens/an-intro-to-dataworld-dataset, jonloyens is the unique identifier of the owner.

Query parameters

iristring required

Internationalized Resource Identifier (IRI) of the resource. You can find the IRI in the Technical Reference section under the Settings tab on the resource’s catalog page.

propertystring[] required

Property is identified by its IRI

Response

default response

collectionsstring[]

Collections that the resource is a part of

iristring uri

IRI of the resource

propertiesobject

All properties of the resource that are associated with a metadata presentation. Key is the IRI of the property. Value is the value of the property.

sourceIdstring

Database of the resource (applies only to tables and columns)

tableIdstring

Table id of the resource (applies only to columns)

tableIristring

Table IRI of the resource (applies only to columns)

titlestring

Title of the resource

typesstring[]

Type of the resource

urlstring uri

A URL that redirects to the resource's page on data.world