User
Bulk Create Users From Template
Bulk create users from a template using configurable username strategies.
- Includes the template creation fields plus count, strategy, and start_number (for sequences).
- strategy: Username generation strategy — sequence or random.
- start_number: Optional starting suffix for sequence strategy. Defaults to 1 and does not parse numbers from the base username.
Returns subscription URLs for created users.
post/api/users/bulk/from_template
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.