db-connection
Post base connection
Create a db connection url
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
201 - application/json
Connection created successfully
The response is of type object
.
The response is of type object
.
The response is of type null
.