Update Bulk Sync Schema

Replaces the configuration of a single schema on a bulk sync.

Authentication

AuthorizationBasic

This is the Polytomic deployment key (on-premises only)

OR
AuthorizationBearer
This is the Polytomic API key

Path parameters

idstringRequiredformat: "uuid"
schema_idstringRequired

Headers

X-Polytomic-VersionstringRequired

Request

This endpoint expects an object.
enabledbooleanOptional
partition_keystringOptional

Response

OK
dataobject

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error