POST
/
digital_certificate

Authorizations

Authorization
string
header
required

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

Body

application/json
certificate_duration
integer
required

Duration year of the digital certificate
1 = 1 year
2 = 2 years
3 = 3 years

parent_account_id
integer
required

ID of the parent account that is creating the digital certificate link.

Response

201 - application/json

Link to generate the digital certificate.

certificate_id
string

ID of the digital certificate link.

message
string

Digital certificate link successfully generated.