latestOpenAPI 3.1.02026-08-218667571.2 MB

a8ca30023371

Admin APIs
signup-plan-config

Seed From Json

One-time seed: upsert the given plan config into signup_plan_config. Send a JSON body with a "plans" key (same structure as former plans json).

post/api/v1/admin/signup-plan-config/seed-from-json

Request body

object required

Plan config payload with 'plans' key, e.g. {"plans": {"professional": {...}, "business": {...}}}

Response

Successful Response

{"stackTrail":"paths:/api/v1/admin/signup-plan-config/seed-from-json:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}