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
messagestring or null
Digital certificate link successfully generated.
certificate_issuance_idstring or null
ID of the digital certificate link.

Errors