Skip to main content
PATCH
Register a certificate on a public network.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

type
enum<string>
required

Type of the certificate identifier.

Available options:
certID,
externalId,
fileHash,
hash
id
string
required

Identifier of the certificate.

Example:

1

Query Parameters

networkId
string
required

Network identifier where the trustpoint will be registered.

Example:

10004

Response

Successful certificate registration.

statusCode
integer

Request status code

Example:

200

message
string

Message returned by the request

Example:

"Certificate registered"

data
object

Data returned by the request