App Connections

Update the specified Zabbix Connection.

patch/api/v1/app-connections/zabbix/{connectionId}

Path parameters

connectionIdstring uuid required

The ID of the Zabbix Connection to be updated.

Request body

namestring

The updated name of the Zabbix Connection. Must be slug-friendly.

descriptionstring nullable

The updated description of the Zabbix Connection.

isPlatformManagedCredentialsfalse

Not supported for Zabbix Connections.

gatewayId'null' nullable

Not supported for Zabbix Connections.

gatewayPoolId'null' nullable

Not supported for Zabbix Connections.

isAutoRotationEnabledfalse

Not supported for Zabbix Connections.

rotation'null' nullable

Not supported for Zabbix Connections.

Response

Default Response

Changes

No recorded changes to this endpoint across all 20 revisions of this API.