post https://example.com/device/v2/devices//certificate
Create new Certificate for Device
type - BOOTSTRAP or PRODUCTION - default PRODUCTION
The below table describes the request parameters:
Parameter | Type | Mandatory | Description |
---|---|---|---|
id | String | true | |
type | String | false | Supported values are: BOOTSTRAP, PRODUCTION, default value: PRODUCTION. BOOTSTRAP - temporary certificate for factory tests only. PRODUCTION - certificate for production devices |
This API requires DEVICE_CERTIFICATE_GENERATE permission(s).