ApiConnectorsConnections
Start a restart-safe connector authentication flow
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/api/connectors/connections" \ -H "Content-Type: application/json" \ -d '{ "providerInstanceId": "string", "toolkit": "string", "idempotencyKey": "string" }'{ "flowId": "string", "providerInstanceId": "string", "toolkit": "string", "createdAt": "2019-08-24T14:15:22Z", "expiresAt": "2019-08-24T14:15:22Z", "state": "starting"}