Connections
Create Connection
This endpoint takes attributes for a new Connection and a tenant_id and creates and returns a new Connection.
The allowed values for integration_name can be found under ProviderEnum.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Examples:
"2024-03-27"
Body
application/json
Response
200
application/json
Successful Response
The response is of type object
.