{ "id":"/axapi/v3/delete/auth-jwks", "type":"object", "node-type":"scalar", "title":"auth-jwks", "operation-not-allowed": ["PUT"], "partition-visibility":"shared", "operational":1, "description":"JWK file", "properties":{ "jwk-name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"Local File Name", "optional":true } } }