Reset Primary Keys

Delete all primary key overrides for a schema. After this call the schema will use the primary keys detected from the source connection, if any.

Authentication

AuthorizationBearer

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

Path parameters

connection_idstringRequired
schema_idstringRequired

Headers

X-Polytomic-VersionstringOptional

Errors

400
Schemas Reset Primary Keys Request Bad Request Error
401
Schemas Reset Primary Keys Request Unauthorized Error
404
Schemas Reset Primary Keys Request Not Found Error
500
Schemas Reset Primary Keys Request Internal Server Error