Skip to main content
POST
Create a Certificate for a Device

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

org_name
string
required

Organization Name

product_name
string
required

Product Name

identifier
string
required

Device Identifier

Body

application/json

Device Certificate create request

POST body for creating a Certificate for a Device

cert
string
required

Base64 encoded certificate

Response

Device Certificate show response

Device Certificate show response

data
DeviceCertificate · object
Example: