Skip to main content
POST
Upload Certificate

Authorizations

anchor-api-key
string
header
required

API key passed in the header

Body

multipart/form-data
name
string
required

Unique identifier for the certificate (alphanumeric, hyphens, underscores only, 1-255 characters)

Pattern: ^[a-zA-Z0-9\-_]+$
file
file
required

Certificate file (.crt, .pem, .cer, or .der format)

description
string

Optional description of the certificate (max 1000 characters)

Maximum string length: 1000

Response

Certificate uploaded successfully

data
object