Batch create vouchers

Generate a batch of unique vouchers. Each voucher will be created using {prefix}{random code} format where code will be a random string of requested type and length. A prefix needs to be unique within a project.

Following code types are supported:

digits
letters
mixed (digits and letters)

Allowed characters for each code type have been filtered to avoid typing mistakes.

Language
Authorization
Header
Click Try It! to start a request and see the response here!