Resets a used (verified) activation code to unused. Request body must includeDocumentation Index
Fetch the complete documentation index at: https://docs.codegateapp.com/llms.txt
Use this file to discover all available pages before exploring further.
code (required); optional reactivated_by and reason. Reactivation succeeds only when the code is used, not disabled, not expired, and the project is enabled. Use for scenarios such as refunds or rolling back mistaken verification. Response success=true means success; otherwise check error_code (e.g. CODE_ALREADY_UNUSED, CODE_EXPIRED).API Key + X-Timestamp + X-Signature(HMAC-SHA256)