Connector Instances
Create Connector Instance
To be confirmed.
Validation Rules
These are the basic validation rules for the request. More detailed validation may apply depending on the data being sent. Please see the response for any extra requirements
| Field | Type | Required |
|---|---|---|
| name | string | ☑ |
| authentication_implementation_template_id | ☑ | |
| timezone | string | ☑ |
| date_format | string | ☑ |
| rate_limit_unit | string | ☑ |
| rate_limit_duration | integer | ☑ |
| connection_pool_id | integer | |
| variable_templates | ||
| variable_templates.*.key | string | ☑ |
| variable_templates.*.value | string | |
| variable_templates.*.label | string | ☑ |
| variable_templates.*.secret | ||
| variable_templates.*.locked | ||
| variable_templates.*.pivot.alias | string | |
| variable_templates.*.pivot.configurable | ||
| variable_templates.*.pivot.required | ||
| variable_templates.*.pivot.advanced |
post/api/v1/connector-instances
Request body
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.