Skip to content

Update catalog entry

PATCH
/v1/admin/catalog/{id}

Updates metadata, schema, or target mapping for a catalog entry

id
required
string

Catalog entry ID

Catalog entry update payload

object
metadata
object
key
additional properties
scan_policy
string
schema
summary
string
target_location
string
target_name
string

OK

object
created_at
string
datasource_id
string
datasource_name
string
id
string
metadata
scan_policy
string
schema
summary
string
target_location
string
target_name
string
updated_at
string

Bad Request

object
error
string
message
string
Example
Success
success
boolean
Example
true

Unauthorized

object
error
string
message
string
Example
Success
success
boolean
Example
true

Forbidden

object
error
string
message
string
Example
Success
success
boolean
Example
true

Not Found

object
error
string
message
string
Example
Success
success
boolean
Example
true

Internal Server Error

object
error
string
message
string
Example
Success
success
boolean
Example
true