Update agent connector
PATCH/v2/agents/:agent_key/connectors/:connector_id
Update an existing agent connector's configuration, status, or other properties.
Request
Responses
- 200
- 400
- 403
- 404
The connector has been updated successfully.
Connector update request was malformed or contains invalid configuration.
Permissions do not allow updating this connector.
Agent or connector not found.