sources
Add MongoDB connection
Create a new MongoDB database connection.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Serializer for MongoDB connection configuration.
Response
200
application/json
The response is of type object
.