Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
List of SqlTests to upsert. The upsert is performed based on the unique path provided for each SqlTest.
Upsert SqlTests based on a unique ID.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
List of SqlTests to upsert. The upsert is performed based on the unique path provided for each SqlTest.