API
Acceldata Data Observability Cloud
Get Started
Assets
Asset Schema References
Data Reliability Schema References
Pipelines
Authentication
Authorization
Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Create Schema Drift Policy
Summarize Page
Copy Markdown
Open in ChatGPT
Open in Claude
Connect to Cursor
Connect to VS Code
Use this endpoint to create a new Schema Drift policy that tracks structural changes in a table.
It is typically used to ensure that downstream processes are not impacted by column-level schema changes.
Endpoint
Bash
POST /catalog-server/api/rules/schema-driftPath & Query Parameters
This endpoint does not require any path or query parameters.
Sample Request
Bash
curl -X POST "https://{HOST}/catalog-server/api/rules/schema-drift" \ -H "Authorization: Bearer $TOKEN" \ -H "accessKey: $ACCESS_KEY" \ -H "secretKey: $SECRET_KEY" \ -H "Content-Type: application/json" \ -d '{ "name": "Customer_Schema_Drift", "description": "Detect column-level schema changes in the customers table", "status": "ACTIVE", "source": { "connectionName": "customer_warehouse", "database": "analytics", "table": "customers" }, "tags": ["schema", "customer", "monitoring"] }'Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Was this page helpful?
Next to read:
Manage Policy by IDFor additional help, contact www.acceldata.force.com OR call our service desk +1 844 9433282
Copyright © 2025
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message