Update Bulk Sync Schema

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

idstringRequired
schema_idstringRequired

Headers

X-Polytomic-VersionstringOptional

Request

This endpoint expects an object.
data_cutoff_timestampdatetimeOptional
disable_data_cutoffbooleanOptional
enabledbooleanOptional
fieldslist of objectsOptional
filterslist of objectsOptional
partition_keystringOptional
tracking_fieldstringOptional
user_output_namestringOptional

Response

OK
dataobject

Errors

401
Schemas Update Request Unauthorized Error
403
Schemas Update Request Forbidden Error
404
Schemas Update Request Not Found Error
500
Schemas Update Request Internal Server Error