Training
Generate training certificate
Generate a training completion certificate that can be shared with auditors or attached as workforce security evidence.
post/v1/training/generate-certificate
Request body
Example request
{
"memberId": "mem_abc123",
"organizationId": "org_abc123"
}Response
PDF certificate file
Changes
Changed in 1 of the 51 revisions of this API.12
- ●
deleted the
headerrequest parameterx-internal-tokenrequest-parameter-removed
- ○
the endpoint scheme security
apikeywas added to the APIapi-security-added
- ○
the request property
organizationIdbecame optionalrequest-property-became-optional
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●