Certificate Collections
Create
Create PKI collection
POST
/
api
/
v1
/
pki
/
collections
Body
application/json
projectId
string
requiredThe ID of the project to create the PKI collection in.
name
string
requiredThe name of the PKI collection.
description
string
default: A description for the PKI collection.
Response
200 - application/json
id
string
requiredcreatedAt
string
requiredupdatedAt
string
requiredprojectId
string
requiredname
string
requireddescription
string
required