{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "ApiModifyKeySuccess", "type": "object", "properties": { "action": { "type": "string" }, "key": { "type": "string" }, "key_hash": { "type": "string" }, "status": { "type": "string" } } }