post https://example.com/device/v2/devices//certificate/activate
Activate 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. Device with an inactive certificate will not be able to connect to BioT |
This API requires DEVICE_CERTIFICATE_ACTIVATE permission(s).