Reactivate a suspended cryptographic key

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
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
string
required
Query Params
string
Responses
204

Key reactivated successfully (no content).

406

Not 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.

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/problem+json