Skip to main content
PUT
Create or update a registry collection

Authorizations

X-Clinia-API-Key
string
header
required

Path Parameters

sourceKey
string
required

The key of the source.

collectionKey
string
required

The key of the collection. It must follow pattern: ^[a-zA-Z0-9-][\w-]{0,61}$.

Pattern: ^[a-zA-Z0-9-][\w-]{0,61}$

Body

application/json
type
enum<string>
required

The type of the collection.

Available options:
resources,
relationships
profile
object
required

The profile of the collection.

Response

A successful response when the collection was updated.

type
enum<string>
required

The type of the collection.

Available options:
resources,
relationships
key
string
required
read-only

The key of the collection.

profile
object
required

The profile of the collection.

pipeline
object

The ingestion pipeline of the collection.