Create a new CA Certificate
Create a new CA Certificate
Request body
Example request
{
"cert": "-----BEGIN CERTIFICATE-----\ncertificate-content\n-----END CERTIFICATE-----",
"cert_digest": "9b8aaf19a276885f6c8a6bc48a30700fdb3a351d8b05374d153bfb7b178e2a9f",
"created_at": 1706598432,
"id": "b2f34145-0343-41a4-9602-4c69dec2f260",
"tags": [
"trusted",
"api"
]
}Response
Successfully created CA Certificate
Example response
{
"cert": "-----BEGIN CERTIFICATE-----\ncertificate-content\n-----END CERTIFICATE-----",
"cert_digest": "9b8aaf19a276885f6c8a6bc48a30700fdb3a351d8b05374d153bfb7b178e2a9f",
"created_at": 1706598432,
"id": "b2f34145-0343-41a4-9602-4c69dec2f260",
"tags": [
"trusted",
"api"
]
}Changes
Changed in 5 of the 52 revisions of this API.815
- ○
the request optional property
became read-onlyrequest-optional-property-became-read-only
- ○
the response optional property
became read-only for the statusresponse-optional-property-became-read-only
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the response property
became nullable for the statusresponse-property-became-nullable
- ○
the request property
became nullablerequest-property-became-nullable
- ▲
- ▲
the response property
became nullable for the statusresponse-property-became-nullable
- ▲
the response property
became nullable for the statusresponse-property-became-nullable
- ○
the request optional property
became not read-onlyrequest-optional-property-became-not-read-only
- ○
the request optional property
became not read-onlyrequest-optional-property-became-not-read-only
- ○
the request property
became nullablerequest-property-became-nullable
- ○
the request property
became nullablerequest-property-became-nullable
- ○
the response optional property
became not read-only for the statusresponse-optional-property-became-not-read-only
- ○
the response optional property
became not read-only for the statusresponse-optional-property-became-not-read-only
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the request property
became not nullablerequest-property-became-not-nullable
- ▲
- ▲
the request property
became requiredrequest-property-became-required
- ▲
the response property
became nullable for the statusresponse-property-became-nullable
- ▲
the response property
became nullable for the statusresponse-property-became-nullable
- ▲
the response property
became nullable for the statusresponse-property-became-nullable
- ○
the request optional property
became not read-onlyrequest-optional-property-became-not-read-only
- ○
the request property
became nullablerequest-property-became-nullable
- ○
the request property
became nullablerequest-property-became-nullable
- ○
the request property
became nullablerequest-property-became-nullable
- ○
the response optional property
became not read-only for the statusresponse-optional-property-became-not-read-only
- ○
the response property
became required for the statusresponse-property-became-required
This revision also has 88 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲