Update agent connector
PATCH/v2/agents/:agent_key/connectors/:connector_id
Updates an agent connector's configuration, status, or other properties.
Request
Responses
- 200
- 400
- 403
- 404
- 409
The updated connector.
The request is malformed or contains invalid configuration.
Permissions do not allow updating this connector.
Agent or connector not found.
The supplied configuration moves this connector onto an external identity another connector already holds — for a widget connector, an alias_key whose alias already has a widget.
An alias has exactly one widget connector.