post https://example.com/device/v2/devices//certificate
Create new Certificate for Device
type - BOOTSTRAP or PRODUCTION - default PRODUCTION
Path Parameters:
Parameter | Type | Mandatory | Description | Example |
---|---|---|---|---|
id | string | true | Device id | device1 |
Query Parameters:
Parameter | Type | Mandatory | Description | Example |
---|---|---|---|---|
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).