DP Certificates

Update DP Client Certificate

Update a DP Client Certificate for this control plane. A dataplane certificate allows dataplanes configured with the certificate and corresponding private key to establish connection with this control plane.

put/v2/control-planes/{controlPlaneId}/dp-client-certificates/{certificateId}

Request body

certstring required

JSON escaped string of the certificate.

titlestring nullable

Title for the certificate.

Response

Response body for retrieving a dp-client-certificate.

Changes

Changed in 1 of the 52 revisions of this API.1