latestOpenAPI 3.1.02026-08-218667571.2 MB
a8ca30023371
Admin APIs
signup
Reset Signup Verification Attempts
Admin-only: reset verification attempts for an email (hard block is lifted).
Exactly one of email or session_id must be provided.
Requires an existing pending_signups row for the given email or session_id.
post/api/v1/admin/signup/verification-attempts/reset
Query parameters
emailstring
Reset attempts by email
Reset attempts by email
session_idstring
Reset the code-attempt counter by resolving the pending signup via session_id.
Reset the code-attempt counter by resolving the pending signup via session_id.
Response
Successful Response
object required