Sources
Infer Source Schema
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Data to infer schema from
The body is of type object
.
Response
200
application/json
OK
The response is of type object
.