EmailStage Viewset
Request body
When enabled, global Email connection settings will be used and connection settings below will be ignored.
Time the token sent is valid (Format: hours=3,minutes=17,seconds=300).
Activate users upon completion of stage.
The time window used to count recent account recovery attempts. If the number of attempts exceed recovery_max_attempts within this period, further attempts will be rate-limited. (Format: hours=1;minutes=2;seconds=3).
Response
Get object type so that we know how to edit the object
Return object's verbose_name
Return object's plural verbose_name
Return internal model name
When enabled, global Email connection settings will be used and connection settings below will be ignored.
Time the token sent is valid (Format: hours=3,minutes=17,seconds=300).
Activate users upon completion of stage.
The time window used to count recent account recovery attempts. If the number of attempts exceed recovery_max_attempts within this period, further attempts will be rate-limited. (Format: hours=1;minutes=2;seconds=3).
Changes
No recorded changes to this endpoint across all 1 revision of this API.