Credentials
Generate PDF for a single credential
This endpoint takes id of published credential and generate pdf. The endpoint returns link to PDF requested.
post/v1/credentials/generate_single_pdf/{id}
Path parameters
idstring required
ID of the Credential in the form of an integer or string for the particular Credential requested.
Response
OK