Unblock a Virtual key to allow it to make requests again.
Parameters:
Example:
curl --location 'http://0.0.0.0:4000/key/unblock' --header 'Authorization: Bearer sk-1234' --header 'Content-Type: application/json' --data '{
"key": "sk-Fn8Ej39NxjAXrvpUGKghGw"
}'
Note: This is an admin-only endpoint. Only proxy admins can unblock keys.
Successful Response