Company Registration - Admin
Approve registration
Approve a registration and trigger full company onboarding. Creates company, PV, clients, plan subscription, and user invitation. Optionally accepts plan_id to select a specific plan (defaults to Free).
post/api/admin/registrations/{registration_id}/approve
Path parameters
registration_idinteger required
Headers
x-api-tokenstring nullable
Request body
object nullable required
Response
Successful Response
{"stackTrail":"paths:/api/admin/registrations/{registration_id}/approve: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.