Skip to main content

Update VMC or CMC orders

PUT https://www.digicert.com/services/v2/order/certificate/{{order_id}}/vmc

Use this endpoint to change the hosting settings for a pending or issued order.

Important

Changing the logo data updates this data for all pending orders using the same logo.

Example requests and responses

Path parameters

Name

Req/Opt

Description

order_id

required

VMC or CMC order ID.

Request parameters

Name

Req/Opt

Type

Description

enable_hosting

optional

bool

If 1, DigiCert hosts the image and certificate files. Otherwise, 0 (default).

When image and certificate file hosting is enabled, the Order info endpoint returns the location of the hosted files in the hosted_logo_location and hosted_cert_location response parameters.

Learn more about VMC or CMC image and file hosting.