Update catalog entry
PATCH /v1/admin/catalog/{id}
PATCH
/v1/admin/catalog/{id}
Updates metadata, schema, or target mapping for a catalog entry
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
Catalog entry ID
Request Body
Section titled “Request Body ”Catalog entry update payload
object
metadata
object
key
additional properties
scan_policy
string
schema
summary
string
target_location
string
target_name
string
Responses
Section titled “ Responses ”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
trueUnauthorized
object
error
string
message
string
Example
Success success
boolean
Example
trueForbidden
object
error
string
message
string
Example
Success success
boolean
Example
trueNot Found
object
error
string
message
string
Example
Success success
boolean
Example
trueInternal Server Error
object
error
string
message
string
Example
Success success
boolean
Example
true