Super Admin APIs
load-testing
Seed Signup Provisioning
Insert a PAID pending_signups row plus Stripe-shaped stripe_subscription_data, optionally synthetic events and an async task_signup_provisioning run.
Requires Stripe test credentials and signup plan config that match selected_plan_id so provisioning can call Stripe (e.g. Price.retrieve, upsert_plan_from_strip_subscription).
post/api/v1/admin/load-test/signup-provisioning/seed
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 4 revisions of this API.