Create Code Generator

This endpoint allows you to create a Code Generator to configure the number of characters of the security code (codeLength), expiration time of the code in minutes (expirationMinutes), the delivery channel where the code will be sent (SMS or Email) and the message body with the code placeholder that is sent to end users (text).If you want to send the code by SMS channel, you need to provide a specific sender (shortcode) to be user on an SMS messange sent to the end user.In case of sending the code by Email channel, you need to provide a specific sender (from) to be used on an Email message sent to the end user.Note: You must be registered in a delivery channel from which the message will be sent to get a valid short code (SMS) or a valid email sender.

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