Create an onboarding session
Authorizations
API Key authentication. Use "Bearer YOUR_API_KEY".
Path Parameters
The id identifier.
Body
The type of the onboarding session.
unit_owner_onboarding, owner_onboarding Configuration options that control the onboarding flow.
The URL to redirect to after the onboarding flow completes.
Whether to send the onboarding link to the owner via email.
The ID of the unit owner being onboarded, if applicable.
Response
Returns the onboarding session object if the request succeeded.
Unique identifier for the object.
Time at which the object was created. Measured in seconds since the Unix epoch.
onboarding_session The time at which the onboarding session expires.
Configuration options that control the onboarding flow.
The owner being onboarded.
The URL to redirect to after the onboarding flow completes.
The type of the onboarding session.
unit_owner_onboarding, owner_onboarding The unit associated with the onboarding session, if any.
The unit owner being onboarded, if applicable.
The account that the object belongs to. Only returned if the request is made with a valid Yorlet-Context header.
Only returned if the object has been deleted.
Whether to send the onboarding link to the owner via email.
The hosted URL of the onboarding session.