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_id
schema_id
Headers
X-Polytomic-Version
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
