Create certificate outline

Required OAuth scope: certificateOutlines:write.

Creates a new certificate outline in your platform.

Body Params
string
required
length ≥ 1

The title of the certificate outline.

string
required

The unique ID of the group this outline belongs to.

string
required
length ≥ 1

The content of the certificate outline. Can contain tags which will dynamically be replaced when delivering a certificate. Available tags are: [person_first_name], [person_last_name], [person_email], [person_organization], [authenticity_verification_url], [credits_acquired], [delivery_date], [path_session_title], [path_title], [reference_number], [score_reached], [start_date], [time_spent], [validity_period].

string

A wording to display the authenticity verification URL. If set, it needs to contain [authenticity_verification_url] tag.

string

The media unique ID of the background image for this outline.

string

The media unique ID of the logo to display at the top of the certificate.

string

A wording to display the reference number. If set, it needs to contain [reference_number] tag.

string
length ≥ 1

The subtitle of the certificate outline.

integer
≥ 1

Number of months of validity of the certificate.

string

A wording to display the validity period. If set, it needs to contain [validity_period] tag.

Headers
string
enum
required

The version of the API.

Allowed:
Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json