/
GO
golioth
/
golioth API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 5h ago · Updated 2mo ago
Details
Filter operations
Access
9
API Keys
4
Artifacts
6
Billing
1
Blueprints
6
Boards
2
Certificates
4
get
/v1/projects/{projectId}/certificates
post
/v1/projects/{projectId}/certificates
get
/v1/projects/{projectId}/certificates/{certificateId}
delete
/v1/projects/{projectId}/certificates/{certificateId}
Cohorts
5
Credentials
5
Deployments
3
Devices
6
Firmware
1
Integrations
9
LightDB
9
LightDB Stream
4
Location
1
Logs
2
Networks
4
Notifications
1
Organizations
5
OTAEvents
2
Packages
5
Pipelines
8
PKI
11
Project Config
3
Projects
6
Provisioning
2
Releases
6
Remote Procedure Call
1
Secrets
4
Settings
7
Tags
6
Usage
5
Certificates
post
/v1/projects/{projectId}/certificates
Path parameters
projectId
string
required
Request body
GoliothCertificatesCreateBody
required
certFile
string
byte
certType
string
demo
boolean
Response
A successful response.
GoliothCreateCertificateResponse
required
data
GoliothCertificate
Changes