sources
Add connection (legacy route)
Deprecated alias for the create connection endpoint. Prefer POST /sources/ instead.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Serializer for Connection model.
Response
200 - application/json
Serializer for Connection model.