Generate a certificate form as string or pdf

Generates a certificate form for a given signatory UID and type (text or pdf).

Path Params
string
required

UID of the signatory

string
enum
required

Response format: 'text' returns a plain string, 'pdf' returns a PDF document.

Allowed:
Responses
200

Certificate form generated successfully

400

Invalid signatory UID or type

404

No signatory found for the provided UID

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