Update datasource catalog policy
PATCH /v1/admin/datasources/{id}/catalog-policy
PATCH
/v1/admin/datasources/{id}/catalog-policy
Updates the scan policy metadata for a datasource
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
Datasource ID
Request Body
Section titled “Request Body ”Scan policy payload
object
scan_policy
required
string
Responses
Section titled “ Responses ”OK
object
data
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