POST
/
api
/
v1
/
pki
/
collections

Body

application/json
projectId
string
required

The ID of the project to create the PKI collection in

name
string
required

The name of the PKI collection

description
string
default:

A description for the PKI collection

Response

200 - application/json
id
string
required
createdAt
string
required
updatedAt
string
required
projectId
string
required
name
string
required
description
string
required

Was this page helpful?