Bulk: create multiple resources at once

Create a maximum of 25 resources of any type in the organization at once. The resources are created with the provided properties. To create one resource at a time, use "Create a new resource".

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
resources
array of objects
length between 1 and 25

A list of resources to create

resources
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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json