Create new Certificate for DeviceCopy Pagepost https://example.com/device/v2/devices/{id}/certificatePath ParamsidstringrequiredQuery ParamstypestringenumDefaults to PRODUCTIONBOOTSTRAPPRODUCTIONAllowed:BOOTSTRAPPRODUCTIONResponses 201The below table describes the response parameters: ParameterTypeDescriptionExamplecertificateIdstringThe ID of the certificatecertificatestringMQTT credentials - certificateprivateKeystringMQTT credentials - private keycaCertificatestringMQTT credentials - CA Root certificateconnectionClientIdstringMQTT client IDendPointUrlstringMQTT endpoint 400Bad Request 401Code : TOKEN_NOT_VALID, Details: [] 403Code : ACCESS_DENIED, Details: [] 404Code : DEVICE_NOT_FOUND, Details: [id] 409Code : CERTIFICATE_ALREADY_EXISTS, Details: [certificateId, certificateType] 500Code : INTERNAL_SERVER_ERROR, Details: [] 504Code : GATEWAY_TIMEOUT, Details: []Updated 5 months ago