Connections
Create Connection
Create a new connection.
Permissions
api.connections.write
POST
Create Connection
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
201 - application/json
Created
The unique object identifier.
Data integrity version to ensure data consistency.
The date that the object was originally created.
The date that the object was last updated or modified.
Details about the user who created the object.
Details about the user who last modified or updated the object.
The type of external connection.
Available options:
DATABRICKS The name of the external connection.
Previous
Delete ConnectionDelete an existing connection, identified by its ID.
### Permissions
- `api.connections.delete`
Next
Create Connection

