Update Model

Authentication

AuthorizationBearer

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

Path parameters

idstringRequired

Headers

X-Polytomic-VersionstringOptional

Query parameters

asyncbooleanOptional

Request

This endpoint expects an object.
configurationmap from strings to anyRequired
connection_idstringRequiredformat: "uuid"
namestringRequired
additional_fieldslist of objectsOptional
enricherobjectOptional
fieldslist of stringsOptional
identifierstringOptional
labelslist of stringsOptional
organization_idstringOptionalformat: "uuid"
policieslist of stringsOptional
refreshbooleanOptional
relationslist of objectsOptional
tracking_columnslist of stringsOptional

Response

OK
dataobject
jobobject

Errors

400
Models Update Request Bad Request Error
401
Models Update Request Unauthorized Error
404
Models Update Request Not Found Error
500
Models Update Request Internal Server Error