Create a new digital certificate link

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
certificate_durationintegerRequired

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

parent_account_idintegerRequired

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

Response

Digital certificate link successfully generated

messagestringOptional

Digital certificate link successfully generated.

certificate_issuance_idstringOptional

ID of the digital certificate link.

Errors