App Connections

Update the specified Azure DNS Connection.

patch/api/v1/app-connections/azure-dns/{connectionId}

Path parameters

connectionIdstring uuid required

The ID of the Azure DNS Connection to be updated.

Request body

namestring

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

descriptionstring nullable

The updated description of the Azure DNS Connection.

isPlatformManagedCredentialsfalse

Not supported for Azure DNS Connections.

gatewayId'null' nullable

Not supported for Azure DNS Connections.

gatewayPoolId'null' nullable

Not supported for Azure DNS Connections.

isAutoRotationEnabledboolean

Whether or not automatic credential rotation is enabled for the Azure DNS Connection.

Response

Default Response

Changes

Changed in 1 of the 23 revisions of this API.11

  • 53fe4d80973f11See the full diff
    • added subschema #1 subschema #2 to the request body allOf list

      request-body-all-of-added

    • removed subschema #1 subschema #2 from the request body allOf list

      request-body-all-of-removed