Database tables
Updates the properties of the provided data sync, if the user has the right permissions. Note that if the synced_properties is not provided, the available properties change, then the unavailable ones will automatically be removed.
patch/api/database/data-sync/{data_sync_id}/
Path parameters
data_sync_idinteger required
Updates the data sync related to the provided value.
Request body
Response
Changes
Changed in 1 of the 6 revisions of this API.1
- ●
added the new
ERROR_DATA_SYNC_CREDENTIAL_REQUIREDenum value to theerrorresponse property for the response status400response-property-enum-value-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●