post
https://staging.ankatech.co/api/v3/admin/tenants//keys//reactivate
Reactivates a key that was previously suspended, restoring it to its
pre-suspension status (ACTIVE or PENDING_ROTATION).
Use this endpoint when the security investigation is cleared and no
compromise was found. If compromise was confirmed, use POST .../revoke instead.
Valid source state: SUSPENDED only.
State transition: SUSPENDED → pre-suspension status (ACTIVE or PENDING_ROTATION).
Authorization: requires scope admin.keys.reactivate.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204Key reactivated successfully (no content).
406Not Acceptable — the request Accept header excludes every representation this endpoint produces. Per RFC 9110 §15.5.7 the response carries NO body and NO Content-Type.