Create a new resource

Create a new resource of any type in the organization. The resource is created with the provided properties. To create multiple resources at once, use "Bulk: create multiple resources at once".

Path Params
string
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.

Body Params
collections
array of strings

Collections, identified by IRI, that this resource is added into. Required when creating a resource. Available collections can be discovered using "Search for resources" endpoint.

collections
string

Optional IRI of the resource. If not provided, an IRI will be generated.

properties
object

Create/update any property that is associated with a metadata presentation. Key is the IRI of the property. Value is the intended value of the property.

string
length between 1 and 120

Title of the resource. Required when creating a resource.

string
required

IRI of the type of the resource

Response

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json