Skip to main content
POST
Send Employee Onboarding Link

Authorizations

Authorization
string
header
required

Body

application/json
companyID
string
required

Company ID of employer

employees
object[]

Array of Employee objects to be sent onboarding links.

Response

200

success
boolean
default:true
Example:

true

data
object[]