Certificate Issuance
Create URL Certificate
Creates a certificate from a content in a public website.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Flag that indicates whether the certificate should be qualified sign.
Network identifier where the trustpoint will be registered.
Example:
10004
Body
application/json
Data needed for the creation of a certificate from a website content.
The body is of type object
.
Response
201
application/json
Successful certificate creation.
The response is of type object
.