HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Create a certificate

Generate CSR or create self-signed certificate

Body Params
string
required

Type of the certificate

string
required

Name of the certificate

integer

Key size of the certificate. Default Value:2048

string

Key type of the certificate. Default Value:RSA

subject
object
Responses
201

Created

400

Bad Request

401

Unauthorized

404

Not Found

500

Internal Server Error

502

Bad Gateway

Language
Response
Click Try It! to start a request and see the response here!