将已使用(已核销)的激活码重置为未使用状态。请求体需包含Documentation 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(必需),可选 reactivated_by、reason。仅当激活码处于已使用、未禁用、未过期且项目启用时可重新激活。适用于用户退款、误核销回滚等场景。响应中 success=true 表示成功,否则查看 error_code(如 CODE_ALREADY_UNUSED、CODE_EXPIRED)。