latestOpenAPI 3.0.32026-08-10119559584.8 KB
6d091bc86a33
Metadata
Synchronize metadata for a Database asset
Triggers the database synchronization job for a list of schema connections.
This API executes the metadata synchronization as an asynchronous job and returns the job ID of the triggered job in the response.
To monitor the status of a job, use the Jobs resource of the REST Core API: GET /jobs/{jobId}.
post/databases/{databaseId}/synchronizeMetadata
Path parameters
databaseIdstring uuid required
The ID of the Database asset.
Request body
Response
The database metadata synchronization job has started.