v1
latestOpenAPI 3.1.02026-07-241642423.7 KBCompany Onboard
Generates a link to Onboard a Company. Onboard links can also be embedded like Components. Check out our <a href="https://docs.checkhq.com/docs/adding-check-onboard-to-your-application" target="_blank">guide</a> on how to embed them into your app.
post/companies/{company}/onboard
Path parameters
companystring required
ID of the company for which an onboard link will be generated
Request body
Response
200
Example response
{
"url": "{one_time_onboard_link}"
}