Onboarding Questionnaire - Admin

Issue an onboarding questionnaire link

Create a questionnaire for a company and email the link to the dealer.

The raw link is returned HERE AND ONLY HERE — the token is stored hashed, so it can never be shown again. The UI must present it for copying now; after that, the only way to hand it over is a resend, which rotates it.

post/api/admin/onboarding-questionnaires

Headers

x-api-tokenstring nullable

Request body

idcompanyinteger required
client_emailstring email required
registration_idinteger nullable

Response

Successful Response

{"stackTrail":"paths:/api/admin/onboarding-questionnaires:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.