{
    "name": "KurdistanGate",
    "description": "Kurdistan Gate delivers innovative construction and infrastructure solutions, fostering a dynamic workforce committed to professional growth and high performance.",
    "url": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db",
    "home": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr",
    "gmt_offset": "0",
    "timezone_string": "",
    "page_for_posts": 0,
    "page_on_front": 3208,
    "show_on_front": "page",
    "namespaces": [
        "oembed\/1.0",
        "akismet\/v1",
        "nfd-ai-chat\/v1",
        "nfd-agents\/chat\/v1",
        "nfd-editor-chat\/v1",
        "bluehost\/v1",
        "newfold-features\/v1",
        "contact-form-7\/v1",
        "jetpack\/v4",
        "litespeed\/v1",
        "litespeed\/v3",
        "surecart\/v1",
        "yoast\/v1",
        "elementor-one\/v1",
        "wpcom\/v2",
        "jetpack\/v4\/stats-app",
        "zipwp\/v1",
        "monsterinsights\/v1",
        "health-check\/v1",
        "wpcom\/v3",
        "site-mailer\/v1",
        "suremails\/v1",
        "nfd-wonder-blocks\/v1",
        "newfold-adam\/v1",
        "nfd-help-center\/v1",
        "newfold-multi-search\/v1",
        "newfold-staging\/v1",
        "jetpack-boost\/v1",
        "my-jetpack\/v1",
        "jetpack\/v4\/explat",
        "sureforms\/v1",
        "astra\/v1",
        "newfold-installer\/v1",
        "newfold-ai\/v1",
        "newfold-facebook\/v1",
        "newfold-coming-soon\/v1",
        "newfold-ecommerce\/v1",
        "newfold-ctb\/v2",
        "newfold-insights\/v1",
        "newfold-marketplace\/v1",
        "newfold-next-steps\/v2",
        "newfold-notifications\/v1",
        "newfold-solutions\/v1",
        "newfold-sso\/v1",
        "elementor\/v1\/documents",
        "elementor\/v1",
        "elementor-ai\/v1",
        "elementor\/v1\/feedback",
        "one-onboarding\/v1",
        "omapp\/v1",
        "sureforms",
        "newfold-data\/v1",
        "surerank\/v1",
        "getting-started\/v1",
        "zipwp-images\/v1",
        "nps-survey\/v1",
        "gutenberg-templates\/v1",
        "bsf-core\/v1",
        "wp-abilities\/v1",
        "blu",
        "mcp",
        "wp\/v2",
        "wp-site-health\/v1",
        "wp-block-editor\/v1"
    ],
    "authentication": {
        "application-passwords": {
            "endpoints": {
                "authorization": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/wp-admin\/authorize-application.php"
            }
        }
    },
    "routes": {
        "\/": {
            "namespace": "",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/"
                    }
                ]
            }
        },
        "\/batch\/v1": {
            "namespace": "",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "validation": {
                            "type": "string",
                            "enum": [
                                "require-all-validate",
                                "normal"
                            ],
                            "default": "normal",
                            "required": false
                        },
                        "requests": {
                            "type": "array",
                            "maxItems": 25,
                            "items": {
                                "type": "object",
                                "properties": {
                                    "method": {
                                        "type": "string",
                                        "enum": [
                                            "POST",
                                            "PUT",
                                            "PATCH",
                                            "DELETE"
                                        ],
                                        "default": "POST"
                                    },
                                    "path": {
                                        "type": "string",
                                        "required": true
                                    },
                                    "body": {
                                        "type": "object",
                                        "properties": [],
                                        "additionalProperties": true
                                    },
                                    "headers": {
                                        "type": "object",
                                        "properties": [],
                                        "additionalProperties": {
                                            "type": [
                                                "string",
                                                "array"
                                            ],
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/batch\/v1"
                    }
                ]
            }
        },
        "\/oembed\/1.0": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "oembed\/1.0",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/oembed\/1.0"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/embed": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "oEmbed verisinin al\u0131naca\u011f\u0131 kayna\u011f\u0131n adresi.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "default": "json",
                            "required": false
                        },
                        "maxwidth": {
                            "default": 600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/oembed\/1.0\/embed"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/proxy": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "oEmbed verisinin al\u0131naca\u011f\u0131 kayna\u011f\u0131n adresi.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "description": "Kullan\u0131lacak oEmbed bi\u00e7imi.",
                            "type": "string",
                            "default": "json",
                            "enum": [
                                "json",
                                "xml"
                            ],
                            "required": false
                        },
                        "maxwidth": {
                            "description": "Piksel cinsinden g\u00f6mme \u00e7er\u00e7evesinin en fazla geni\u015fli\u011fi.",
                            "type": "integer",
                            "default": 600,
                            "required": false
                        },
                        "maxheight": {
                            "description": "Piksel cinsinden g\u00f6mme \u00e7er\u00e7evesinin en fazla y\u00fcksekli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "discover": {
                            "description": "Onaylanmam\u0131\u015f hizmet sa\u011flay\u0131c\u0131lar i\u00e7in oEmbed ke\u015fif iste\u011fi yap\u0131l\u0131p yap\u0131lmayaca\u011f\u0131.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/oembed\/1.0\/proxy"
                    }
                ]
            }
        },
        "\/akismet\/v1": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "akismet\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/akismet\/v1"
                    }
                ]
            }
        },
        "\/akismet\/v1\/key": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "description": "12 karakterli bir Akismet API anahtar\u0131. akismet.com\/account adresinde mevcut",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/akismet\/v1\/key"
                    }
                ]
            }
        },
        "\/akismet\/v1\/settings": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "akismet_strictness": {
                            "type": "boolean",
                            "description": "Do\u011fru ise Akismet en k\u00f6t\u00fc spam\u0131 spam klas\u00f6r\u00fcne koymak yerine otomatik olarak siler.",
                            "required": false
                        },
                        "akismet_show_user_comments_approved": {
                            "type": "boolean",
                            "description": "Do\u011fru ise yorum listesi sayfas\u0131ndaki her bir yorum yazar\u0131n\u0131n yan\u0131nda onaylanan yorum say\u0131s\u0131n\u0131 g\u00f6ster.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/akismet\/v1\/settings"
                    }
                ]
            }
        },
        "\/akismet\/v1\/stats": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "interval": {
                            "type": "string",
                            "description": "\u0130statistiklerin al\u0131naca\u011f\u0131 zaman dilimi. Se\u00e7enekler: 60 g\u00fcn, 6 ay, t\u00fcm\u00fc",
                            "default": "all",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/akismet\/v1\/stats"
                    }
                ]
            }
        },
        "\/akismet\/v1\/stats\/(?P<interval>[\\w+])": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "interval": {
                            "description": "\u0130statistiklerin al\u0131naca\u011f\u0131 zaman dilimi. Se\u00e7enekler: 60 g\u00fcn, 6 ay, t\u00fcm\u00fc",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/akismet\/v1\/alert": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "description": "12 karakterli bir Akismet API anahtar\u0131. akismet.com\/account adresinde mevcut",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "description": "12 karakterli bir Akismet API anahtar\u0131. akismet.com\/account adresinde mevcut",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "description": "12 karakterli bir Akismet API anahtar\u0131. akismet.com\/account adresinde mevcut",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/akismet\/v1\/alert"
                    }
                ]
            }
        },
        "\/akismet\/v1\/webhook": {
            "namespace": "akismet\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/akismet\/v1\/webhook"
                    }
                ]
            }
        },
        "\/nfd-ai-chat\/v1": {
            "namespace": "nfd-ai-chat\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "nfd-ai-chat\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/nfd-ai-chat\/v1"
                    }
                ]
            }
        },
        "\/nfd-ai-chat\/v1\/ai\/chat\/completions": {
            "namespace": "nfd-ai-chat\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "model": {
                            "description": "The AI model to use",
                            "type": "string",
                            "default": "gpt-4o-mini",
                            "required": false
                        },
                        "messages": {
                            "description": "The chat messages array",
                            "type": "array",
                            "required": true
                        },
                        "tools": {
                            "description": "Available tools\/functions",
                            "type": "array",
                            "required": false
                        },
                        "tool_choice": {
                            "description": "Tool choice strategy",
                            "required": false
                        },
                        "stream": {
                            "description": "Whether to stream the response",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "max_tokens": {
                            "description": "Maximum tokens in response",
                            "type": "integer",
                            "required": false
                        },
                        "max_completion_tokens": {
                            "description": "Maximum completion tokens (GPT-5+)",
                            "type": "integer",
                            "required": false
                        },
                        "temperature": {
                            "description": "Temperature for response randomness",
                            "type": "number",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/nfd-ai-chat\/v1\/ai\/chat\/completions"
                    }
                ]
            }
        },
        "\/nfd-agents\/chat\/v1": {
            "namespace": "nfd-agents\/chat\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "nfd-agents\/chat\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/nfd-agents\/chat\/v1"
                    }
                ]
            }
        },
        "\/nfd-agents\/chat\/v1\/config": {
            "namespace": "nfd-agents\/chat\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "consumer": {
                            "description": "Consumer identifier for capability lookup. Required. Valid values are defined by the controller.",
                            "type": "string",
                            "enum": [
                                "help_center",
                                "editor_chat"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/nfd-agents\/chat\/v1\/config"
                    }
                ]
            }
        },
        "\/nfd-editor-chat\/v1": {
            "namespace": "nfd-editor-chat\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "nfd-editor-chat\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/nfd-editor-chat\/v1"
                    }
                ]
            }
        },
        "\/nfd-editor-chat\/v1\/chat": {
            "namespace": "nfd-editor-chat\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "message": {
                            "description": "The message to send to the chat API",
                            "type": "string",
                            "required": true
                        },
                        "context": {
                            "description": "The context object",
                            "type": "object",
                            "required": false
                        },
                        "conversationId": {
                            "description": "The conversation ID",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/nfd-editor-chat\/v1\/chat"
                    }
                ]
            }
        },
        "\/nfd-editor-chat\/v1\/chat\/new": {
            "namespace": "nfd-editor-chat\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/nfd-editor-chat\/v1\/chat\/new"
                    }
                ]
            }
        },
        "\/nfd-editor-chat\/v1\/chat\/status": {
            "namespace": "nfd-editor-chat\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "message_id": {
                            "description": "The message ID to check status for",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/nfd-editor-chat\/v1\/chat\/status"
                    }
                ]
            }
        },
        "\/bluehost\/v1": {
            "namespace": "bluehost\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "bluehost\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/bluehost\/v1"
                    }
                ]
            }
        },
        "\/bluehost\/v1\/settings": {
            "namespace": "bluehost\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/bluehost\/v1\/settings"
                    }
                ]
            }
        },
        "\/newfold-features\/v1": {
            "namespace": "newfold-features\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "newfold-features\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-features\/v1"
                    }
                ]
            }
        },
        "\/newfold-features\/v1\/features": {
            "namespace": "newfold-features\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-features\/v1\/features"
                    }
                ]
            }
        },
        "\/newfold-features\/v1\/feature\/enable": {
            "namespace": "newfold-features\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "feature": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-features\/v1\/feature\/enable"
                    }
                ]
            }
        },
        "\/newfold-features\/v1\/feature\/disable": {
            "namespace": "newfold-features\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "feature": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-features\/v1\/feature\/disable"
                    }
                ]
            }
        },
        "\/newfold-features\/v1\/feature\/isEnabled": {
            "namespace": "newfold-features\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "feature": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-features\/v1\/feature\/isEnabled"
                    }
                ]
            }
        },
        "\/contact-form-7\/v1": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "contact-form-7\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/contact-form-7\/v1"
                    }
                ]
            }
        },
        "\/contact-form-7\/v1\/contact-forms": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/contact-form-7\/v1\/contact-forms"
                    }
                ]
            }
        },
        "\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)\/feedback": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)\/feedback\/schema": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)\/refill": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/backup-helper-script": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "helper": {
                            "description": "base64 ile kodlanm\u0131\u015f Yedekleme Yard\u0131mc\u0131s\u0131 Komut Dosyas\u0131 g\u00f6vdesi.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "path": {
                            "description": "Yard\u0131mc\u0131 Komut Dosyas\u0131n\u0131 Yedekleme Yolu",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/backup-helper-script"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/database-object\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "object_type": {
                            "description": "Veritaban\u0131ndan getirilecek nesne t\u00fcr\u00fc",
                            "required": true
                        },
                        "object_id": {
                            "description": "Al\u0131nacak veritaban\u0131 nesnesinin kimli\u011fi",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/database-object\/backup"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/options\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "Yedeklemeye dahil edilecek bir veya daha fazla se\u00e7enek ad\u0131",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/options\/backup"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/comments\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/posts\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/terms\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/users\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/site\/backup\/undo-event": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/site\/backup\/undo-event"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/orders\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/site\/backup\/preflight": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/site\/backup\/preflight"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/jetpack-ai-jwt": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/jetpack-ai-jwt"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/plans": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/plans"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/products": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/products"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/marketing\/survey": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/marketing\/survey"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/test": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/connection\/test"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/test-wpcom": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/connection\/test-wpcom"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/rewind": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/rewind"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/scan": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/scan"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/url": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "from": {
                            "type": "string",
                            "required": false
                        },
                        "redirect": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/connection\/url"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/tracking\/settings": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "tracks_opt_out": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/tracking\/settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/site"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/features": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/site\/features"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/products": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/site\/products"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/purchases": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/site\/purchases"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/benefits": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/site\/benefits"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/activity": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/site\/activity"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/module\/all": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/module\/all"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/module\/all\/active": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "modules": {
                            "default": "",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": true
                        },
                        "active": {
                            "default": true,
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/module\/all\/active"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/module\/(?P<slug>[a-z\\-]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "default": "edit",
                            "required": false
                        },
                        "jetpack_blocks_disabled": {
                            "description": "Jetpack Bloklar\u0131 devre d\u0131\u015f\u0131 b\u0131rak\u0131ld\u0131.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "carousel_background_color": {
                            "description": "Renk d\u00fczeni.",
                            "type": "string",
                            "default": "black",
                            "enum": [
                                "black",
                                "white"
                            ],
                            "required": false
                        },
                        "carousel_display_exif": {
                            "description": "Mevcut oldu\u011funda, foto\u011fraf meta verilerini (<a href=\"https:\/\/en.wikipedia.org\/wiki\/Exchangeable_image_file_format\" target=\"_blank\">Exif<\/a>) Carousel\u2019de g\u00f6ster.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "carousel_display_comments": {
                            "description": "Yorum alan\u0131n\u0131 d\u00f6ng\u00fcde g\u00f6ster",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "highlander_comment_form_prompt": {
                            "description": "Kar\u015f\u0131lama Metni",
                            "type": "string",
                            "default": "Bir Cevap Yaz\u0131n",
                            "required": false
                        },
                        "jetpack_comment_form_color_scheme": {
                            "description": "Renk d\u00fczeni",
                            "type": "string",
                            "default": "light",
                            "enum": [
                                "light",
                                "dark",
                                "transparent"
                            ],
                            "required": false
                        },
                        "jetpack_portfolio": {
                            "description": "Jetpack portf\u00f6y yaz\u0131 t\u00fcr\u00fcn\u00fc etkinle\u015ftirin veya devre d\u0131\u015f\u0131 b\u0131rak\u0131n.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_portfolio_posts_per_page": {
                            "description": "Portf\u00f6y sayfalar\u0131nda g\u00f6sterilecek maksimum giri\u015f say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "required": false
                        },
                        "jetpack_testimonial": {
                            "description": "Jetpack g\u00f6r\u00fc\u015f yaz\u0131 t\u00fcr\u00fcn\u00fc etkinle\u015ftirin veya devre d\u0131\u015f\u0131 b\u0131rak\u0131n.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_testimonial_posts_per_page": {
                            "description": "G\u00f6r\u00fc\u015f sayfalar\u0131nda g\u00f6sterilecek maksimum giri\u015f say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "required": false
                        },
                        "jetpack_waf_automatic_rules": {
                            "description": "Otomatik kurallar\u0131 etkinle\u015ftirin: Otomatik g\u00fcvenlik kurallar\u0131 ile sitenizi g\u00fcvenilmeyen trafik kaynaklar\u0131na kar\u015f\u0131 koruyun.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "jetpack_waf_ip_block_list_enabled": {
                            "description": "Engelle listesi - Belirli bir istek IP&#039;sini engelleyin.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_ip_block_list": {
                            "description": "Engellenen IP adresleri",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_waf_ip_allow_list_enabled": {
                            "description": "\u0130zin ver listesi - Belirli bir istek IP&#039;sine izin verin.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_ip_allow_list": {
                            "description": "Her zaman izin verilen IP adresleri",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_waf_share_data": {
                            "description": "Jetpack ile temel veri payla\u015f\u0131n.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_share_debug_data": {
                            "description": "Jetpack ile ayr\u0131nt\u0131l\u0131 veri payla\u015f\u0131n.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "tiled_galleries": {
                            "description": "T\u00fcm galeri resimlerinizi ho\u015f bir mozaik i\u00e7inde g\u00f6r\u00fcnt\u00fcleyin.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "gravatar_disable_hovercards": {
                            "description": "Farenizi ki\u015filerin Gravatarlar\u0131n\u0131n \u00fczerine getirdi\u011finizde onlar\u0131n profillerini g\u00f6r\u00fcn",
                            "type": "string",
                            "default": "enabled",
                            "enum": [
                                "enabled",
                                "disabled"
                            ],
                            "required": false
                        },
                        "infinite_scroll": {
                            "description": "Sonsuzluk ve \u00f6tesine",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "infinite_scroll_google_analytics": {
                            "description": "Google Analytics&#039;i S\u0131n\u0131rs\u0131z Kayd\u0131rmayla Kullan\u0131n",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpl_default": {
                            "description": "WordPress.com Be\u011fenileri",
                            "type": "string",
                            "default": "on",
                            "enum": [
                                "on",
                                "off"
                            ],
                            "required": false
                        },
                        "social_notifications_like": {
                            "description": "Birisi bir yaz\u0131 be\u011fendi\u011finde e-posta bildirimi g\u00f6nder",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_publish_comments_with_markdown": {
                            "description": "Yorumlar i\u00e7in Markdown kullan\u0131n.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_publish_posts_with_markdown": {
                            "description": "G\u00f6nderiler i\u00e7in Markdown kullan\u0131n.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "monitor_receive_notifications": {
                            "description": "E-posta \u0130zleme Bildirimlerini Al.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post_by_email_address": {
                            "description": "E-posta Adresi",
                            "type": "string",
                            "default": "noop",
                            "enum": [
                                "noop",
                                "create",
                                "regenerate",
                                "delete"
                            ],
                            "required": false
                        },
                        "jetpack_protect_key": {
                            "description": "API anahtar\u0131n\u0131 koru",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_protect_global_whitelist": {
                            "description": "Genel IP izin listesini koru",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sharing_services": {
                            "description": "Etkin Hizmetler ve bir d\u00fc\u011fmenin arkas\u0131nda gizlenenler",
                            "type": "object",
                            "default": {
                                "visible": [
                                    "facebook",
                                    "x"
                                ],
                                "hidden": []
                            },
                            "required": false
                        },
                        "button_style": {
                            "description": "D\u00fc\u011fme Tarz\u0131",
                            "type": "string",
                            "default": "icon",
                            "enum": [
                                "icon-text",
                                "icon",
                                "text",
                                "official"
                            ],
                            "required": false
                        },
                        "sharing_label": {
                            "description": "Payla\u015f\u0131m Etiketi",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "show": {
                            "description": "D\u00fc\u011fmelerin g\u00f6sterildi\u011fi g\u00f6r\u00fcn\u00fcmler",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "post"
                            ],
                            "required": false
                        },
                        "jetpack-twitter-cards-site-tag": {
                            "description": "Bu sitenin alan ad\u0131 sahibinin Twitter kullan\u0131c\u0131 ad\u0131.",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sharedaddy_disable_resources": {
                            "description": "CSS ve JS \u00f6\u011felerini etkisizle\u015ftir",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "custom": {
                            "description": "Kullan\u0131c\u0131 taraf\u0131ndan eklenen \u00f6zel payla\u015f\u0131m hizmetleri.",
                            "type": "object",
                            "default": {
                                "sharing_name": "",
                                "sharing_url": "",
                                "sharing_icon": ""
                            },
                            "required": false
                        },
                        "sharing_delete_service": {
                            "description": "\u00d6zel payla\u015f\u0131m hizmetini silin.",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_sso_require_two_step": {
                            "description": "\u0130ki Ad\u0131ml\u0131 Kimlik Do\u011frulamas\u0131 \u0130ste",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "jetpack_sso_match_by_email": {
                            "description": "E-postayla E\u015fle\u015ftir",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "stb_enabled": {
                            "description": "Yorum formunda &lt;em&gt;&#039;blogu takip et&#039;&lt;\/em&gt; se\u00e7ene\u011fi g\u00f6ster",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "stc_enabled": {
                            "description": "Yorum formunda &lt;em&gt;&#039;yorumlar\u0131 takip et&#039;&lt;\/em&gt; se\u00e7ene\u011fini g\u00f6ster",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_newsletter_categories": {
                            "description": "Haber b\u00fclteni kategorileri olarak i\u015faretlenen g\u00f6nderi kategorisi kimliklerinin dizilimi",
                            "type": "array",
                            "default": [],
                            "required": false
                        },
                        "wpcom_newsletter_categories_enabled": {
                            "description": "Haber b\u00fclteni kategorilerinin etkin olup olmad\u0131\u011f\u0131",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_featured_image_in_email": {
                            "description": "E-postaya \u00f6ne \u00e7\u0131kan g\u00f6rselin dahil edilip edilmeyece\u011fi",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_gravatar_in_email": {
                            "description": "E-posta k\u00fcnyesinde yazar\u0131n avatar\u0131n\u0131n g\u00f6sterilip g\u00f6sterilmeyece\u011fi",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "jetpack_author_in_email": {
                            "description": "E-posta k\u00fcnyesinde yazar\u0131n g\u00f6r\u00fcnen ad\u0131n\u0131n g\u00f6sterilip g\u00f6sterilmeyece\u011fi",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "jetpack_post_date_in_email": {
                            "description": "E-posta k\u00fcnyesinde tarihin g\u00f6sterilip g\u00f6sterilmeyece\u011fi",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_subscription_emails_use_excerpt": {
                            "description": "E-postada al\u0131nt\u0131n\u0131n kullan\u0131l\u0131p kullan\u0131lmayaca\u011f\u0131",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_reply_to": {
                            "description": "Haber b\u00fclteni e-postalar\u0131 i\u00e7in e-posta davran\u0131\u015f\u0131na yan\u0131t verin.",
                            "type": "string",
                            "default": "comment",
                            "required": false
                        },
                        "jetpack_subscriptions_from_name": {
                            "description": "Haber b\u00fclteni e-postalar\u0131 ad\u0131ndan",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sm_enabled": {
                            "description": "Okuyuculara bir a\u00e7\u0131l\u0131r Abone kipi g\u00f6sterin.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscribe_overlay_enabled": {
                            "description": "Abone olma katman\u0131n\u0131 ana sayfada g\u00f6sterin.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscribe_floating_button_enabled": {
                            "description": "Kayan bir abonelik d\u00fc\u011fmesini g\u00f6sterin.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_subscribe_post_end_enabled": {
                            "description": "Her g\u00f6nderinin sonuna Abone Ol bloku ekleyin.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_login_navigation_enabled": {
                            "description": "Gezinmeye Abone Oturum A\u00e7ma bloku ekleyin.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_subscribe_navigation_enabled": {
                            "description": "Gezinmeye Abone Ol bloku ekleyin.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "social_notifications_subscribe": {
                            "description": "Birisi bloguma abone olursa e-posta bildirimi g\u00f6nder",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "subscription_options": {
                            "description": "Abonelik e-posta \u015fablonlar\u0131nda kullan\u0131lan \u00fc\u00e7 se\u00e7enek: &quot;invitation&quot;, &quot;welcome&quot; ve &quot;comment_follow&quot;.",
                            "type": "object",
                            "default": {
                                "invitation": "",
                                "welcome": "",
                                "comment_follow": ""
                            },
                            "required": false
                        },
                        "show_headline": {
                            "description": "\u0130lgili i\u00e7eri\u011fi bir ba\u015fl\u0131k ile vurgulay\u0131n",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "show_thumbnails": {
                            "description": "Mevcut oldu\u011funda k\u00fc\u00e7\u00fck resim g\u00f6ster",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "instant_search_enabled": {
                            "description": "An\u0131nda Aramay\u0131 Etkinle\u015ftir",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "has_jetpack_search_product": {
                            "description": "Etkin bir Jetpack Search \u00fcr\u00fcn sat\u0131n al\u0131m\u0131 bulunmaktad\u0131r",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "search_auto_config": {
                            "description": "An\u0131nda arama i\u00e7in otomatik yap\u0131land\u0131rma tetikleyin",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google": {
                            "description": "Google Arama Konsolu",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "bing": {
                            "description": "Bing Webmaster Merkezi",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "pinterest": {
                            "description": "Pinterest Site Do\u011frulama",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "yandex": {
                            "description": "Yandex Site Do\u011frulamas\u0131",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "facebook": {
                            "description": "Facebook Alan Ad\u0131 Do\u011frulamas\u0131",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "enable_header_ad": {
                            "description": "Her sayfan\u0131n ba\u015f\u0131nda bir reklam \u00fcnitesi g\u00f6r\u00fcnt\u00fcleyin.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_approved": {
                            "description": "Site WordAds i\u00e7in onayland\u0131 m\u0131?",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_second_belowpost": {
                            "description": "G\u00f6nderilerin alt\u0131nda ikinci reklam g\u00f6r\u00fcnt\u00fclensin mi?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_inline_enabled": {
                            "description": "G\u00f6nderi i\u00e7eri\u011fi i\u00e7inde sat\u0131r i\u00e7i reklam g\u00f6sterilsin mi?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_front_page": {
                            "description": "\u00d6n sayfada reklam g\u00f6r\u00fcnt\u00fclensin mi?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_post": {
                            "description": "G\u00f6nderilerde reklam g\u00f6r\u00fcnt\u00fclensin mi?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_page": {
                            "description": "Sayfalarda reklam g\u00f6r\u00fcnt\u00fclensin mi?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_archive": {
                            "description": "Ar\u015fiv sayfalar\u0131nda reklam g\u00f6r\u00fcnt\u00fclensin mi?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_custom_adstxt_enabled": {
                            "description": "\u00d6zel ads.txt",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_custom_adstxt": {
                            "description": "\u00d6zel ads.txt giri\u015fleri",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "wordads_ccpa_enabled": {
                            "description": "Kaliforniya T\u00fcketici Gizlili\u011fi Yasas\u0131 i\u00e7in deste\u011fi etkinle\u015ftir",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_ccpa_privacy_policy_url": {
                            "description": "Gizlilik Politikas\u0131 URL&#039;si",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "wordads_cmp_enabled": {
                            "description": "WordAds i\u00e7in GDPR \u0130zin Y\u00f6netim Reklam Band\u0131n\u0131 Etkinle\u015ftirin",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google_analytics_tracking_id": {
                            "description": "Google Analytics",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_wga": {
                            "description": "Google Analytics",
                            "type": "object",
                            "required": false
                        },
                        "admin_bar": {
                            "description": "Y\u00f6netim \u00e7ubu\u011funuza 48 saatlik anl\u0131k trafik g\u00f6r\u00fcnt\u00fcs\u00fcn\u00fcn de bulundu\u011fu k\u00fc\u00e7\u00fck bir tablo ekleyin.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "enable_odyssey_stats": {
                            "description": "Yeni Jetpack \u0130statistik deneyimini \u00f6nizleyin (Deneysel).",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "roles": {
                            "description": "\u0130statistik raporlar\u0131n\u0131 g\u00f6r\u00fcnt\u00fcleyebilecek rolleri se\u00e7in.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "administrator"
                            ],
                            "required": false
                        },
                        "count_roles": {
                            "description": "Kay\u0131tl\u0131 kullan\u0131c\u0131lar\u0131n sayfa g\u00f6sterimlerini say.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "administrator"
                            ],
                            "required": false
                        },
                        "blog_id": {
                            "description": "Blog Kimli\u011fi.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "do_not_track": {
                            "description": "\u0130zlemeyin.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "version": {
                            "description": "S\u00fcr\u00fcm.",
                            "type": "integer",
                            "default": 9,
                            "required": false
                        },
                        "collapse_nudges": {
                            "description": "Y\u00fckseltme istemlerini daralt",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_reader_views_enabled": {
                            "description": "WordPress.com Okuyucu&#039;da g\u00f6nderi g\u00f6r\u00fcnt\u00fclemelerini g\u00f6sterin.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "akismet_show_user_comments_approved": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordpress_api_key": {
                            "description": "",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "dismiss_empty_stats_card": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "dismiss_dash_backup_getting_started": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "dismiss_dash_agencies_learn_more": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "lang_id": {
                            "description": "Site i\u00e7in birincil dil.",
                            "type": "string",
                            "default": "en_US",
                            "required": false
                        },
                        "advanced_seo_front_page_description": {
                            "description": "\u00d6n sayfa meta a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "advanced_seo_title_formats": {
                            "description": "SEO sayfa ba\u015fl\u0131\u011f\u0131 yap\u0131lar\u0131.",
                            "type": "object",
                            "default": {
                                "archives": [],
                                "front_page": [],
                                "groups": [],
                                "pages": [],
                                "posts": []
                            },
                            "required": false
                        },
                        "videopress_private_enabled_for_site": {
                            "description": "Video Gizlili\u011fi: G\u00f6r\u00fcnt\u00fclemeyi bu sitenin \u00fcyeleriyle s\u0131n\u0131rlay\u0131n",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "ai_seo_enhancer_enabled": {
                            "description": "Yeni g\u00f6nderiler i\u00e7in otomatik olarak SEO ba\u015fl\u0131\u011f\u0131, SEO a\u00e7\u0131klamas\u0131 ve g\u00f6rsel alternatif metni olu\u015fturun.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "account-protection": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "blaze": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "blocks": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "canonical-urls": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "carousel": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "comment-likes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "comments": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "contact-form": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "copy-post": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "custom-content-types": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google-fonts": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "gravatar-hovercards": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "infinite-scroll": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "json-api": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "latex": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "likes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "markdown": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "monitor": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "notes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "photon-cdn": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "photon": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post-by-email": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post-list": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "protect": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "publicize": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "related-posts": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "search": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "seo-tools": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sharedaddy": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "shortcodes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "shortlinks": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sitemaps": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sso": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "stats": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "subscriptions": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "tiled-gallery": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "vaultpress": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "verification-tools": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "videopress": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "waf": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "widget-visibility": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "widgets": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "woocommerce-analytics": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom-reader": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/module\/(?P<slug>[a-z\\-]+)\/active": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "active": {
                            "default": true,
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/module\/(?P<slug>[a-z\\-]+)\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "range": {
                            "default": "day",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/module\/(?P<service>[a-z\\-]+)\/key\/check": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "api_key": {
                            "default": "",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/settings": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "default": "edit",
                            "required": false
                        },
                        "jetpack_blocks_disabled": {
                            "description": "Jetpack Bloklar\u0131 devre d\u0131\u015f\u0131 b\u0131rak\u0131ld\u0131.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "carousel_background_color": {
                            "description": "Renk d\u00fczeni.",
                            "type": "string",
                            "default": "black",
                            "enum": [
                                "black",
                                "white"
                            ],
                            "required": false
                        },
                        "carousel_display_exif": {
                            "description": "Mevcut oldu\u011funda, foto\u011fraf meta verilerini (<a href=\"https:\/\/en.wikipedia.org\/wiki\/Exchangeable_image_file_format\" target=\"_blank\">Exif<\/a>) Carousel\u2019de g\u00f6ster.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "carousel_display_comments": {
                            "description": "Yorum alan\u0131n\u0131 d\u00f6ng\u00fcde g\u00f6ster",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "highlander_comment_form_prompt": {
                            "description": "Kar\u015f\u0131lama Metni",
                            "type": "string",
                            "default": "Bir Cevap Yaz\u0131n",
                            "required": false
                        },
                        "jetpack_comment_form_color_scheme": {
                            "description": "Renk d\u00fczeni",
                            "type": "string",
                            "default": "light",
                            "enum": [
                                "light",
                                "dark",
                                "transparent"
                            ],
                            "required": false
                        },
                        "jetpack_portfolio": {
                            "description": "Jetpack portf\u00f6y yaz\u0131 t\u00fcr\u00fcn\u00fc etkinle\u015ftirin veya devre d\u0131\u015f\u0131 b\u0131rak\u0131n.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_portfolio_posts_per_page": {
                            "description": "Portf\u00f6y sayfalar\u0131nda g\u00f6sterilecek maksimum giri\u015f say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "required": false
                        },
                        "jetpack_testimonial": {
                            "description": "Jetpack g\u00f6r\u00fc\u015f yaz\u0131 t\u00fcr\u00fcn\u00fc etkinle\u015ftirin veya devre d\u0131\u015f\u0131 b\u0131rak\u0131n.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_testimonial_posts_per_page": {
                            "description": "G\u00f6r\u00fc\u015f sayfalar\u0131nda g\u00f6sterilecek maksimum giri\u015f say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "required": false
                        },
                        "jetpack_waf_automatic_rules": {
                            "description": "Otomatik kurallar\u0131 etkinle\u015ftirin: Otomatik g\u00fcvenlik kurallar\u0131 ile sitenizi g\u00fcvenilmeyen trafik kaynaklar\u0131na kar\u015f\u0131 koruyun.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "jetpack_waf_ip_block_list_enabled": {
                            "description": "Engelle listesi - Belirli bir istek IP&#039;sini engelleyin.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_ip_block_list": {
                            "description": "Engellenen IP adresleri",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_waf_ip_allow_list_enabled": {
                            "description": "\u0130zin ver listesi - Belirli bir istek IP&#039;sine izin verin.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_ip_allow_list": {
                            "description": "Her zaman izin verilen IP adresleri",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_waf_share_data": {
                            "description": "Jetpack ile temel veri payla\u015f\u0131n.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_share_debug_data": {
                            "description": "Jetpack ile ayr\u0131nt\u0131l\u0131 veri payla\u015f\u0131n.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "tiled_galleries": {
                            "description": "T\u00fcm galeri resimlerinizi ho\u015f bir mozaik i\u00e7inde g\u00f6r\u00fcnt\u00fcleyin.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "gravatar_disable_hovercards": {
                            "description": "Farenizi ki\u015filerin Gravatarlar\u0131n\u0131n \u00fczerine getirdi\u011finizde onlar\u0131n profillerini g\u00f6r\u00fcn",
                            "type": "string",
                            "default": "enabled",
                            "enum": [
                                "enabled",
                                "disabled"
                            ],
                            "required": false
                        },
                        "infinite_scroll": {
                            "description": "Sonsuzluk ve \u00f6tesine",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "infinite_scroll_google_analytics": {
                            "description": "Google Analytics&#039;i S\u0131n\u0131rs\u0131z Kayd\u0131rmayla Kullan\u0131n",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpl_default": {
                            "description": "WordPress.com Be\u011fenileri",
                            "type": "string",
                            "default": "on",
                            "enum": [
                                "on",
                                "off"
                            ],
                            "required": false
                        },
                        "social_notifications_like": {
                            "description": "Birisi bir yaz\u0131 be\u011fendi\u011finde e-posta bildirimi g\u00f6nder",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_publish_comments_with_markdown": {
                            "description": "Yorumlar i\u00e7in Markdown kullan\u0131n.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_publish_posts_with_markdown": {
                            "description": "G\u00f6nderiler i\u00e7in Markdown kullan\u0131n.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "monitor_receive_notifications": {
                            "description": "E-posta \u0130zleme Bildirimlerini Al.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post_by_email_address": {
                            "description": "E-posta Adresi",
                            "type": "string",
                            "default": "noop",
                            "enum": [
                                "noop",
                                "create",
                                "regenerate",
                                "delete"
                            ],
                            "required": false
                        },
                        "jetpack_protect_key": {
                            "description": "API anahtar\u0131n\u0131 koru",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_protect_global_whitelist": {
                            "description": "Genel IP izin listesini koru",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sharing_services": {
                            "description": "Etkin Hizmetler ve bir d\u00fc\u011fmenin arkas\u0131nda gizlenenler",
                            "type": "object",
                            "default": {
                                "visible": [
                                    "facebook",
                                    "x"
                                ],
                                "hidden": []
                            },
                            "required": false
                        },
                        "button_style": {
                            "description": "D\u00fc\u011fme Tarz\u0131",
                            "type": "string",
                            "default": "icon",
                            "enum": [
                                "icon-text",
                                "icon",
                                "text",
                                "official"
                            ],
                            "required": false
                        },
                        "sharing_label": {
                            "description": "Payla\u015f\u0131m Etiketi",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "show": {
                            "description": "D\u00fc\u011fmelerin g\u00f6sterildi\u011fi g\u00f6r\u00fcn\u00fcmler",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "post"
                            ],
                            "required": false
                        },
                        "jetpack-twitter-cards-site-tag": {
                            "description": "Bu sitenin alan ad\u0131 sahibinin Twitter kullan\u0131c\u0131 ad\u0131.",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sharedaddy_disable_resources": {
                            "description": "CSS ve JS \u00f6\u011felerini etkisizle\u015ftir",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "custom": {
                            "description": "Kullan\u0131c\u0131 taraf\u0131ndan eklenen \u00f6zel payla\u015f\u0131m hizmetleri.",
                            "type": "object",
                            "default": {
                                "sharing_name": "",
                                "sharing_url": "",
                                "sharing_icon": ""
                            },
                            "required": false
                        },
                        "sharing_delete_service": {
                            "description": "\u00d6zel payla\u015f\u0131m hizmetini silin.",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_sso_require_two_step": {
                            "description": "\u0130ki Ad\u0131ml\u0131 Kimlik Do\u011frulamas\u0131 \u0130ste",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "jetpack_sso_match_by_email": {
                            "description": "E-postayla E\u015fle\u015ftir",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "stb_enabled": {
                            "description": "Yorum formunda &lt;em&gt;&#039;blogu takip et&#039;&lt;\/em&gt; se\u00e7ene\u011fi g\u00f6ster",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "stc_enabled": {
                            "description": "Yorum formunda &lt;em&gt;&#039;yorumlar\u0131 takip et&#039;&lt;\/em&gt; se\u00e7ene\u011fini g\u00f6ster",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_newsletter_categories": {
                            "description": "Haber b\u00fclteni kategorileri olarak i\u015faretlenen g\u00f6nderi kategorisi kimliklerinin dizilimi",
                            "type": "array",
                            "default": [],
                            "required": false
                        },
                        "wpcom_newsletter_categories_enabled": {
                            "description": "Haber b\u00fclteni kategorilerinin etkin olup olmad\u0131\u011f\u0131",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_featured_image_in_email": {
                            "description": "E-postaya \u00f6ne \u00e7\u0131kan g\u00f6rselin dahil edilip edilmeyece\u011fi",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_gravatar_in_email": {
                            "description": "E-posta k\u00fcnyesinde yazar\u0131n avatar\u0131n\u0131n g\u00f6sterilip g\u00f6sterilmeyece\u011fi",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "jetpack_author_in_email": {
                            "description": "E-posta k\u00fcnyesinde yazar\u0131n g\u00f6r\u00fcnen ad\u0131n\u0131n g\u00f6sterilip g\u00f6sterilmeyece\u011fi",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "jetpack_post_date_in_email": {
                            "description": "E-posta k\u00fcnyesinde tarihin g\u00f6sterilip g\u00f6sterilmeyece\u011fi",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_subscription_emails_use_excerpt": {
                            "description": "E-postada al\u0131nt\u0131n\u0131n kullan\u0131l\u0131p kullan\u0131lmayaca\u011f\u0131",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_reply_to": {
                            "description": "Haber b\u00fclteni e-postalar\u0131 i\u00e7in e-posta davran\u0131\u015f\u0131na yan\u0131t verin.",
                            "type": "string",
                            "default": "comment",
                            "required": false
                        },
                        "jetpack_subscriptions_from_name": {
                            "description": "Haber b\u00fclteni e-postalar\u0131 ad\u0131ndan",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sm_enabled": {
                            "description": "Okuyuculara bir a\u00e7\u0131l\u0131r Abone kipi g\u00f6sterin.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscribe_overlay_enabled": {
                            "description": "Abone olma katman\u0131n\u0131 ana sayfada g\u00f6sterin.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscribe_floating_button_enabled": {
                            "description": "Kayan bir abonelik d\u00fc\u011fmesini g\u00f6sterin.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_subscribe_post_end_enabled": {
                            "description": "Her g\u00f6nderinin sonuna Abone Ol bloku ekleyin.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_login_navigation_enabled": {
                            "description": "Gezinmeye Abone Oturum A\u00e7ma bloku ekleyin.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_subscribe_navigation_enabled": {
                            "description": "Gezinmeye Abone Ol bloku ekleyin.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "social_notifications_subscribe": {
                            "description": "Birisi bloguma abone olursa e-posta bildirimi g\u00f6nder",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "subscription_options": {
                            "description": "Abonelik e-posta \u015fablonlar\u0131nda kullan\u0131lan \u00fc\u00e7 se\u00e7enek: &quot;invitation&quot;, &quot;welcome&quot; ve &quot;comment_follow&quot;.",
                            "type": "object",
                            "default": {
                                "invitation": "",
                                "welcome": "",
                                "comment_follow": ""
                            },
                            "required": false
                        },
                        "show_headline": {
                            "description": "\u0130lgili i\u00e7eri\u011fi bir ba\u015fl\u0131k ile vurgulay\u0131n",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "show_thumbnails": {
                            "description": "Mevcut oldu\u011funda k\u00fc\u00e7\u00fck resim g\u00f6ster",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "instant_search_enabled": {
                            "description": "An\u0131nda Aramay\u0131 Etkinle\u015ftir",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "has_jetpack_search_product": {
                            "description": "Etkin bir Jetpack Search \u00fcr\u00fcn sat\u0131n al\u0131m\u0131 bulunmaktad\u0131r",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "search_auto_config": {
                            "description": "An\u0131nda arama i\u00e7in otomatik yap\u0131land\u0131rma tetikleyin",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google": {
                            "description": "Google Arama Konsolu",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "bing": {
                            "description": "Bing Webmaster Merkezi",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "pinterest": {
                            "description": "Pinterest Site Do\u011frulama",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "yandex": {
                            "description": "Yandex Site Do\u011frulamas\u0131",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "facebook": {
                            "description": "Facebook Alan Ad\u0131 Do\u011frulamas\u0131",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "enable_header_ad": {
                            "description": "Her sayfan\u0131n ba\u015f\u0131nda bir reklam \u00fcnitesi g\u00f6r\u00fcnt\u00fcleyin.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_approved": {
                            "description": "Site WordAds i\u00e7in onayland\u0131 m\u0131?",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_second_belowpost": {
                            "description": "G\u00f6nderilerin alt\u0131nda ikinci reklam g\u00f6r\u00fcnt\u00fclensin mi?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_inline_enabled": {
                            "description": "G\u00f6nderi i\u00e7eri\u011fi i\u00e7inde sat\u0131r i\u00e7i reklam g\u00f6sterilsin mi?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_front_page": {
                            "description": "\u00d6n sayfada reklam g\u00f6r\u00fcnt\u00fclensin mi?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_post": {
                            "description": "G\u00f6nderilerde reklam g\u00f6r\u00fcnt\u00fclensin mi?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_page": {
                            "description": "Sayfalarda reklam g\u00f6r\u00fcnt\u00fclensin mi?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_archive": {
                            "description": "Ar\u015fiv sayfalar\u0131nda reklam g\u00f6r\u00fcnt\u00fclensin mi?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_custom_adstxt_enabled": {
                            "description": "\u00d6zel ads.txt",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_custom_adstxt": {
                            "description": "\u00d6zel ads.txt giri\u015fleri",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "wordads_ccpa_enabled": {
                            "description": "Kaliforniya T\u00fcketici Gizlili\u011fi Yasas\u0131 i\u00e7in deste\u011fi etkinle\u015ftir",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_ccpa_privacy_policy_url": {
                            "description": "Gizlilik Politikas\u0131 URL&#039;si",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "wordads_cmp_enabled": {
                            "description": "WordAds i\u00e7in GDPR \u0130zin Y\u00f6netim Reklam Band\u0131n\u0131 Etkinle\u015ftirin",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google_analytics_tracking_id": {
                            "description": "Google Analytics",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_wga": {
                            "description": "Google Analytics",
                            "type": "object",
                            "required": false
                        },
                        "admin_bar": {
                            "description": "Y\u00f6netim \u00e7ubu\u011funuza 48 saatlik anl\u0131k trafik g\u00f6r\u00fcnt\u00fcs\u00fcn\u00fcn de bulundu\u011fu k\u00fc\u00e7\u00fck bir tablo ekleyin.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "enable_odyssey_stats": {
                            "description": "Yeni Jetpack \u0130statistik deneyimini \u00f6nizleyin (Deneysel).",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "roles": {
                            "description": "\u0130statistik raporlar\u0131n\u0131 g\u00f6r\u00fcnt\u00fcleyebilecek rolleri se\u00e7in.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "administrator"
                            ],
                            "required": false
                        },
                        "count_roles": {
                            "description": "Kay\u0131tl\u0131 kullan\u0131c\u0131lar\u0131n sayfa g\u00f6sterimlerini say.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "administrator"
                            ],
                            "required": false
                        },
                        "blog_id": {
                            "description": "Blog Kimli\u011fi.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "do_not_track": {
                            "description": "\u0130zlemeyin.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "version": {
                            "description": "S\u00fcr\u00fcm.",
                            "type": "integer",
                            "default": 9,
                            "required": false
                        },
                        "collapse_nudges": {
                            "description": "Y\u00fckseltme istemlerini daralt",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_reader_views_enabled": {
                            "description": "WordPress.com Okuyucu&#039;da g\u00f6nderi g\u00f6r\u00fcnt\u00fclemelerini g\u00f6sterin.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "akismet_show_user_comments_approved": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordpress_api_key": {
                            "description": "",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "dismiss_empty_stats_card": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "dismiss_dash_backup_getting_started": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "dismiss_dash_agencies_learn_more": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "lang_id": {
                            "description": "Site i\u00e7in birincil dil.",
                            "type": "string",
                            "default": "en_US",
                            "required": false
                        },
                        "advanced_seo_front_page_description": {
                            "description": "\u00d6n sayfa meta a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "advanced_seo_title_formats": {
                            "description": "SEO sayfa ba\u015fl\u0131\u011f\u0131 yap\u0131lar\u0131.",
                            "type": "object",
                            "default": {
                                "archives": [],
                                "front_page": [],
                                "groups": [],
                                "pages": [],
                                "posts": []
                            },
                            "required": false
                        },
                        "videopress_private_enabled_for_site": {
                            "description": "Video Gizlili\u011fi: G\u00f6r\u00fcnt\u00fclemeyi bu sitenin \u00fcyeleriyle s\u0131n\u0131rlay\u0131n",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "ai_seo_enhancer_enabled": {
                            "description": "Yeni g\u00f6nderiler i\u00e7in otomatik olarak SEO ba\u015fl\u0131\u011f\u0131, SEO a\u00e7\u0131klamas\u0131 ve g\u00f6rsel alternatif metni olu\u015fturun.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "account-protection": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "blaze": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "blocks": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "canonical-urls": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "carousel": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "comment-likes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "comments": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "contact-form": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "copy-post": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "custom-content-types": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google-fonts": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "gravatar-hovercards": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "infinite-scroll": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "json-api": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "latex": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "likes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "markdown": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "monitor": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "notes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "photon-cdn": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "photon": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post-by-email": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post-list": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "protect": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "publicize": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "related-posts": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "search": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "seo-tools": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sharedaddy": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "shortcodes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "shortlinks": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sitemaps": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sso": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "stats": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "subscriptions": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "tiled-gallery": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "vaultpress": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "verification-tools": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "videopress": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "waf": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "widget-visibility": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "widgets": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "woocommerce-analytics": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom-reader": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/settings\/(?P<slug>[a-z\\-]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "default": "edit",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/options\/(?P<options>[a-z\\-]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/updates\/plugins": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/updates\/plugins"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/notice\/(?P<notice>[a-z\\-_]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/plugins": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org eklenti dizini k\u0131saltmas\u0131.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "Eklenti etkinle\u015ftirme durumu.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        },
                        "source": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/plugins"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/plugins\/(?P<plugin>[^.\\\/]+(?:\\\/[^.\\\/]+)?)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "status": {
                            "type": "string",
                            "required": true
                        },
                        "source": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/plugin\/(?P<plugin>[a-z\\\/\\.\\-_]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/widgets\/(?P<id>[0-9a-z\\-_]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/verify-site\/(?P<service>[a-z\\-_]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "keyring_id": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/verify-site\/(?P<service>[a-z\\-_]+)\/(?<keyring_id>[0-9]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/recommendations\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/recommendations\/data"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/recommendations\/step": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "step": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/recommendations\/step"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/recommendations\/product-suggestions": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/recommendations\/product-suggestions"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/recommendations\/upsell": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/recommendations\/upsell"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/recommendations\/conditional": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/recommendations\/conditional"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/discount": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/site\/discount"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/jetpack_crm": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "extension": {
                            "type": "text",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/jetpack_crm"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/purchase-token": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/purchase-token"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/seen-wc-connection-modal": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/seen-wc-connection-modal"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/intro-offers": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/intro-offers"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/subscribers\/auth": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "redirect_url": {
                            "description": "Yeniden y\u00f6nlendirilecek URL.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/subscribers\/auth"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/features\/available": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/features\/available"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/features\/enabled": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/features\/enabled"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/error": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "error": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/licensing\/error"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/set-license": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "license": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/licensing\/set-license"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/user\/licenses": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/licensing\/user\/licenses"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/user\/counts": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/licensing\/user\/counts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/user\/activation-notice-dismiss": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "last_detached_count": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/licensing\/user\/activation-notice-dismiss"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/attach-licenses": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "licenses": {
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/licensing\/attach-licenses"
                    }
                ]
            }
        },
        "\/litespeed\/v1": {
            "namespace": "litespeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "litespeed\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/litespeed\/v1"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/toggle_crawler_state": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/litespeed\/v1\/toggle_crawler_state"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/tool\/check_ip": {
            "namespace": "litespeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/litespeed\/v1\/tool\/check_ip"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/guest\/sync": {
            "namespace": "litespeed\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/litespeed\/v1\/guest\/sync"
                    }
                ]
            }
        },
        "\/litespeed\/v3": {
            "namespace": "litespeed\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "litespeed\/v3",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/litespeed\/v3"
                    }
                ]
            }
        },
        "\/litespeed\/v3\/ip_validate": {
            "namespace": "litespeed\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/litespeed\/v3\/ip_validate"
                    }
                ]
            }
        },
        "\/litespeed\/v3\/wp_rest_echo": {
            "namespace": "litespeed\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/litespeed\/v3\/wp_rest_echo"
                    }
                ]
            }
        },
        "\/litespeed\/v3\/ping": {
            "namespace": "litespeed\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/litespeed\/v3\/ping"
                    }
                ]
            }
        },
        "\/litespeed\/v3\/cdn_status": {
            "namespace": "litespeed\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/litespeed\/v3\/cdn_status"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/notify_img": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/litespeed\/v1\/notify_img"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/notify_ccss": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/litespeed\/v1\/notify_ccss"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/notify_ucss": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/litespeed\/v1\/notify_ucss"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/notify_vpi": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/litespeed\/v1\/notify_vpi"
                    }
                ]
            }
        },
        "\/litespeed\/v3\/err_domains": {
            "namespace": "litespeed\/v3",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/litespeed\/v3\/err_domains"
                    }
                ]
            }
        },
        "\/litespeed\/v1\/check_img": {
            "namespace": "litespeed\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/litespeed\/v1\/check_img"
                    }
                ]
            }
        },
        "\/surecart\/v1": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "surecart\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1"
                    }
                ]
            }
        },
        "\/surecart\/v1\/site-health\/api-connectivity": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/site-health\/api-connectivity"
                    }
                ]
            }
        },
        "\/surecart\/v1\/site-health\/webhooks": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/site-health\/webhooks"
                    }
                ]
            }
        },
        "\/surecart\/v1\/abandoned_checkouts": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/abandoned_checkouts"
                    }
                ]
            }
        },
        "\/surecart\/v1\/abandoned_checkouts\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/abandoned_checkout_protocol": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/abandoned_checkout_protocol"
                    }
                ]
            }
        },
        "\/surecart\/v1\/form-patterns": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/form-patterns"
                    }
                ]
            }
        },
        "\/surecart\/v1\/account": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/account"
                    }
                ]
            }
        },
        "\/surecart\/v1\/brand": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/brand"
                    }
                ]
            }
        },
        "\/surecart\/v1\/brand\/purge_logo": {
            "namespace": "surecart\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/brand\/purge_logo"
                    }
                ]
            }
        },
        "\/surecart\/v1\/bumps": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/bumps"
                    }
                ]
            }
        },
        "\/surecart\/v1\/bumps\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/upsell_funnels": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/upsell_funnels"
                    }
                ]
            }
        },
        "\/surecart\/v1\/upsell_funnels\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/upsells": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/upsells"
                    }
                ]
            }
        },
        "\/surecart\/v1\/upsells\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/fulfillments": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "The page of items you want returned.",
                            "type": "integer",
                            "required": false
                        },
                        "per_page": {
                            "description": "A limit on the number of items to be returned, between 1 and 100.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/fulfillments"
                    }
                ]
            }
        },
        "\/surecart\/v1\/fulfillments\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/login": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/login"
                    }
                ]
            }
        },
        "\/surecart\/v1\/purchases\/(?P<id>\\S+)\/revoke": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/purchases\/(?P<id>\\S+)\/invoke": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/purchases": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/purchases"
                    }
                ]
            }
        },
        "\/surecart\/v1\/purchases\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/stats\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/integrations\/(?P<id>\\d+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/integrations": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "model_ids": {
                            "description": "The SureCart model id.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [],
                            "required": false
                        },
                        "integration_ids": {
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "page": {
                            "description": "The page of items you want returned.",
                            "type": "integer",
                            "required": false
                        },
                        "per_page": {
                            "description": "A limit on the number of items to be returned, between 1 and 100.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/integrations"
                    }
                ]
            }
        },
        "\/surecart\/v1\/incoming_webhooks\/(?P<id>\\d+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/incoming_webhooks\/(?P<id>\\d+)\/retry": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/incoming_webhooks": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "webhook_ids": {
                            "description": "The SureCart model id.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [],
                            "required": false
                        },
                        "processed": {
                            "type": "boolean",
                            "required": false
                        },
                        "page": {
                            "description": "The page of items you want returned.",
                            "type": "integer",
                            "required": false
                        },
                        "per_page": {
                            "description": "A limit on the number of items to be returned, between 1 and 100.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/incoming_webhooks"
                    }
                ]
            }
        },
        "\/surecart\/v1\/webhook_endpoint\/resync": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/webhook_endpoint\/resync"
                    }
                ]
            }
        },
        "\/surecart\/v1\/webhook_endpoint": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/webhook_endpoint"
                    }
                ]
            }
        },
        "\/surecart\/v1\/integration_catalog": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/integration_catalog"
                    }
                ]
            }
        },
        "\/surecart\/v1\/integration_catalog\/(?P<id>\\d+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/cancellation_acts": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/cancellation_acts"
                    }
                ]
            }
        },
        "\/surecart\/v1\/cancellation_acts\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/cancellation_reasons": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/cancellation_reasons"
                    }
                ]
            }
        },
        "\/surecart\/v1\/cancellation_reasons\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/customers\/(?P<id>\\S+)\/connect\/(?P<user_id>\\S+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/customers\/sync": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/customers\/sync"
                    }
                ]
            }
        },
        "\/surecart\/v1\/customers\/(?P<id>\\S+)\/expose\/(?P<media_id>\\S+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/customers": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/customers"
                    }
                ]
            }
        },
        "\/surecart\/v1\/customers\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/payment_methods\/(?P<id>\\S+)\/detach": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/payment_methods": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/payment_methods"
                    }
                ]
            }
        },
        "\/surecart\/v1\/payment_methods\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/processors\/(?P<id>\\S+)\/payment_method_types": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/processors": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/processors"
                    }
                ]
            }
        },
        "\/surecart\/v1\/processors\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/display_currencies": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "The page of items you want returned.",
                            "type": "integer",
                            "required": false
                        },
                        "per_page": {
                            "description": "A limit on the number of items to be returned, between 1 and 100.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/display_currencies"
                    }
                ]
            }
        },
        "\/surecart\/v1\/display_currencies\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/manual_payment_methods": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/manual_payment_methods"
                    }
                ]
            }
        },
        "\/surecart\/v1\/manual_payment_methods\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/payment_intents\/(?P<id>\\S+)\/capture": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/payment_intents": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/payment_intents"
                    }
                ]
            }
        },
        "\/surecart\/v1\/payment_intents\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/products\/(?P<id>\\S+)\/sync": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/products\/sync_all": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/products\/sync_all"
                    }
                ]
            }
        },
        "\/surecart\/v1\/products\/(?P<id>\\S+)\/duplicate": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/products": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "archived": {
                            "description": "Whether to get archived products or not.",
                            "type": "boolean",
                            "required": false
                        },
                        "recurring": {
                            "description": "Only return products that are recurring or not recurring (one time).",
                            "type": "boolean",
                            "required": false
                        },
                        "query": {
                            "description": "The query to be used for full text search of this collection.",
                            "type": "string",
                            "required": false
                        },
                        "ids": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_group_ids": {
                            "description": "Only return objects that belong to the given product groups.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_collection_ids": {
                            "description": "Only return objects that belong to the given product collections.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [],
                            "required": false
                        },
                        "page": {
                            "description": "The page of items you want returned.",
                            "type": "integer",
                            "required": false
                        },
                        "per_page": {
                            "description": "A limit on the number of items to be returned, between 1 and 100.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/products"
                    }
                ]
            }
        },
        "\/surecart\/v1\/products\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/product_groups": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/product_groups"
                    }
                ]
            }
        },
        "\/surecart\/v1\/product_groups\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/product_collections": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/product_collections"
                    }
                ]
            }
        },
        "\/surecart\/v1\/product_collections\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/prices\/(?P<id>\\S+)\/duplicate": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/prices": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "archived": {
                            "description": "Whether to get archived products or not.",
                            "type": "boolean",
                            "required": false
                        },
                        "ad_hoc": {
                            "description": "Only return prices that allow ad hoc amounts or not.",
                            "type": "boolean",
                            "required": false
                        },
                        "query": {
                            "description": "The query to be used for full text search of this collection.",
                            "type": "string",
                            "required": false
                        },
                        "ids": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_ids": {
                            "description": "Only return objects that belong to the given products.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [],
                            "required": false
                        },
                        "page": {
                            "description": "The page of items you want returned.",
                            "type": "integer",
                            "required": false
                        },
                        "per_page": {
                            "description": "A limit on the number of items to be returned, between 1 and 100.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/prices"
                    }
                ]
            }
        },
        "\/surecart\/v1\/prices\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/coupons": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/coupons"
                    }
                ]
            }
        },
        "\/surecart\/v1\/coupons\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/promotions": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/promotions"
                    }
                ]
            }
        },
        "\/surecart\/v1\/promotions\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/uploads": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/uploads"
                    }
                ]
            }
        },
        "\/surecart\/v1\/balance_transactions": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/balance_transactions"
                    }
                ]
            }
        },
        "\/surecart\/v1\/balance_transactions\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/charges\/(?P<id>\\S+)\/refund": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/charges": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/charges"
                    }
                ]
            }
        },
        "\/surecart\/v1\/charges\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/refunds": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/refunds"
                    }
                ]
            }
        },
        "\/surecart\/v1\/refunds\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/disputes": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/disputes"
                    }
                ]
            }
        },
        "\/surecart\/v1\/disputes\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/downloads": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "The page of items you want returned.",
                            "type": "integer",
                            "required": false
                        },
                        "per_page": {
                            "description": "A limit on the number of items to be returned, between 1 and 100.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/downloads"
                    }
                ]
            }
        },
        "\/surecart\/v1\/downloads\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/licenses": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "The page of items you want returned.",
                            "type": "integer",
                            "required": false
                        },
                        "per_page": {
                            "description": "A limit on the number of items to be returned, between 1 and 100.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/licenses"
                    }
                ]
            }
        },
        "\/surecart\/v1\/licenses\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/line_items\/upsell": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/line_items\/upsell"
                    }
                ]
            }
        },
        "\/surecart\/v1\/line_items\/(?P<id>\\S+)\/swap": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/line_items\/(?P<id>\\S+)\/unswap": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/line_items": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "The page of items you want returned.",
                            "type": "integer",
                            "required": false
                        },
                        "per_page": {
                            "description": "A limit on the number of items to be returned, between 1 and 100.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/line_items"
                    }
                ]
            }
        },
        "\/surecart\/v1\/line_items\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/activations": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "The page of items you want returned.",
                            "type": "integer",
                            "required": false
                        },
                        "per_page": {
                            "description": "A limit on the number of items to be returned, between 1 and 100.",
                            "type": "integer",
                            "required": false
                        },
                        "ids": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [],
                            "required": false
                        },
                        "license_ids": {
                            "description": "Ensure result set excludes specific license IDs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/activations"
                    }
                ]
            }
        },
        "\/surecart\/v1\/activations\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/affiliation_protocol": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/affiliation_protocol"
                    }
                ]
            }
        },
        "\/surecart\/v1\/affiliation_protocol\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/medias": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "The page of items you want returned.",
                            "type": "integer",
                            "required": false
                        },
                        "per_page": {
                            "description": "A limit on the number of items to be returned, between 1 and 100.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/medias"
                    }
                ]
            }
        },
        "\/surecart\/v1\/medias\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/subscriptions\/(?P<id>\\S+)\/cancel": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/subscriptions\/(?P<id>\\S+)\/complete": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/subscriptions\/(?P<id>\\S+)\/restore": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/subscriptions\/(?P<id>\\S+)\/renew": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/subscriptions\/(?P<id>\\S+)\/preserve": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/subscriptions\/(?P<id>\\S+)\/upcoming_period": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/subscriptions\/(?P<id>\\S+)\/pay_off": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/subscriptions": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/subscriptions"
                    }
                ]
            }
        },
        "\/surecart\/v1\/subscriptions\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/subscription_protocol": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/subscription_protocol"
                    }
                ]
            }
        },
        "\/surecart\/v1\/periods\/(?P<id>\\S+)\/retry_payment": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/periods": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/periods"
                    }
                ]
            }
        },
        "\/surecart\/v1\/periods\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/settings": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/settings"
                    }
                ]
            }
        },
        "\/surecart\/v1\/customer_portal_protocol": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/customer_portal_protocol"
                    }
                ]
            }
        },
        "\/surecart\/v1\/tax_protocol": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/tax_protocol"
                    }
                ]
            }
        },
        "\/surecart\/v1\/order_protocol": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/order_protocol"
                    }
                ]
            }
        },
        "\/surecart\/v1\/tax_registrations": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/tax_registrations"
                    }
                ]
            }
        },
        "\/surecart\/v1\/tax_registrations\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/tax_zones": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/tax_zones"
                    }
                ]
            }
        },
        "\/surecart\/v1\/tax_zones\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/tax_overrides": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/tax_overrides"
                    }
                ]
            }
        },
        "\/surecart\/v1\/tax_overrides\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/customer_notification_protocol": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/customer_notification_protocol"
                    }
                ]
            }
        },
        "\/surecart\/v1\/orders\/(?P<id>\\S+)\/resend_notification": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/orders": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/orders"
                    }
                ]
            }
        },
        "\/surecart\/v1\/orders\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/checkouts\/(?P<id>\\S+)\/finalize": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/checkouts\/(?P<id>\\S+)\/confirm": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/checkouts\/(?P<id>\\S+)\/manually_pay": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/checkouts\/(?P<id>\\S+)\/cancel": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/checkouts\/(?P<id>\\S+)\/offer_bump\/(?P<bump_id>\\S+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/checkouts\/(?P<id>\\S+)\/offer_upsell\/(?P<upsell_id>\\S+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/checkouts\/(?P<id>\\S+)\/decline_upsell\/(?P<upsell_id>\\S+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/checkouts": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/checkouts"
                    }
                ]
            }
        },
        "\/surecart\/v1\/checkouts\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/draft-checkouts\/(?P<id>\\S+)\/finalize": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/draft-checkouts\/(?P<id>\\S+)\/manually_pay": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/draft-checkouts": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/draft-checkouts"
                    }
                ]
            }
        },
        "\/surecart\/v1\/draft-checkouts\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/invoices\/(?P<id>\\S+)\/make_draft": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/invoices\/(?P<id>\\S+)\/open": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/invoices\/(?P<id>\\S+)\/resend_notification": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/invoices": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/invoices"
                    }
                ]
            }
        },
        "\/surecart\/v1\/invoices\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/webhooks": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/webhooks"
                    }
                ]
            }
        },
        "\/surecart\/v1\/webhooks\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/verification_codes\/verify": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/verification_codes\/verify"
                    }
                ]
            }
        },
        "\/surecart\/v1\/verification_codes": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/verification_codes"
                    }
                ]
            }
        },
        "\/surecart\/v1\/check_email": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/check_email"
                    }
                ]
            }
        },
        "\/surecart\/v1\/return_items": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/return_items"
                    }
                ]
            }
        },
        "\/surecart\/v1\/return_items\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/return_reasons": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/return_reasons"
                    }
                ]
            }
        },
        "\/surecart\/v1\/return_requests\/(?P<id>\\S+)\/open": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/return_requests\/(?P<id>\\S+)\/complete": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/return_requests": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/return_requests"
                    }
                ]
            }
        },
        "\/surecart\/v1\/return_requests\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/shipping_profiles": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/shipping_profiles"
                    }
                ]
            }
        },
        "\/surecart\/v1\/shipping_profiles\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/shipping_methods": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/shipping_methods"
                    }
                ]
            }
        },
        "\/surecart\/v1\/shipping_methods\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/shipping_rates": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/shipping_rates"
                    }
                ]
            }
        },
        "\/surecart\/v1\/shipping_rates\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/shipping_zones": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/shipping_zones"
                    }
                ]
            }
        },
        "\/surecart\/v1\/shipping_zones\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/shipping_protocol": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/shipping_protocol"
                    }
                ]
            }
        },
        "\/surecart\/v1\/shipping_protocol\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/provisional_accounts": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/provisional_accounts"
                    }
                ]
            }
        },
        "\/surecart\/v1\/integration_providers": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/integration_providers"
                    }
                ]
            }
        },
        "\/surecart\/v1\/integration_providers\/(?P<provider>\\S+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/integration_provider_items": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/integration_provider_items"
                    }
                ]
            }
        },
        "\/surecart\/v1\/integration_provider_items\/(?P<id>\\S+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/product_medias\/(?P<id>\\S+)\/download": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/product_medias": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "ids": {
                            "description": "Ensure result set excludes specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [],
                            "required": false
                        },
                        "product_ids": {
                            "description": "Only return objects that belong to the given products.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [],
                            "required": false
                        },
                        "page": {
                            "description": "The page of items you want returned.",
                            "type": "integer",
                            "required": false
                        },
                        "per_page": {
                            "description": "A limit on the number of items to be returned, between 1 and 100.",
                            "type": "integer",
                            "required": false
                        },
                        "limit": {
                            "description": "Getirilen kay\u0131t say\u0131s\u0131 i\u00e7in bir s\u0131n\u0131r",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/product_medias"
                    }
                ]
            }
        },
        "\/surecart\/v1\/product_medias\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/variants": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/variants"
                    }
                ]
            }
        },
        "\/surecart\/v1\/variants\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/variant_options": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/variant_options"
                    }
                ]
            }
        },
        "\/surecart\/v1\/variant_options\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/variant_values": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/variant_values"
                    }
                ]
            }
        },
        "\/surecart\/v1\/variant_values\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/clicks": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/clicks"
                    }
                ]
            }
        },
        "\/surecart\/v1\/clicks\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/referral_items": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/referral_items"
                    }
                ]
            }
        },
        "\/surecart\/v1\/referral_items\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/payouts\/(?P<id>\\S+)\/complete": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/payouts\/(?P<id>\\S+)\/make_processing": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/payouts": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/payouts"
                    }
                ]
            }
        },
        "\/surecart\/v1\/payouts\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/payout_groups": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/payout_groups"
                    }
                ]
            }
        },
        "\/surecart\/v1\/payout_groups\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/referrals\/(?P<id>\\S+)\/approve": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/referrals\/(?P<id>\\S+)\/deny": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/referrals\/(?P<id>\\S+)\/make_reviewing": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/referrals": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/referrals"
                    }
                ]
            }
        },
        "\/surecart\/v1\/referrals\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/affiliation_requests\/(?P<id>\\S+)\/approve": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/affiliation_requests\/(?P<id>\\S+)\/deny": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/affiliation_requests": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/affiliation_requests"
                    }
                ]
            }
        },
        "\/surecart\/v1\/affiliation_requests\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/affiliation_products": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/affiliation_products"
                    }
                ]
            }
        },
        "\/surecart\/v1\/affiliation_products\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/affiliations\/(?P<id>\\S+)\/activate": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/affiliations\/(?P<id>\\S+)\/deactivate": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/affiliations": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/affiliations"
                    }
                ]
            }
        },
        "\/surecart\/v1\/affiliations\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/exports": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/exports"
                    }
                ]
            }
        },
        "\/surecart\/v1\/exports\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/swaps": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/swaps"
                    }
                ]
            }
        },
        "\/surecart\/v1\/swaps\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/reviews\/(?P<id>\\S+)\/publish": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/reviews\/(?P<id>\\S+)\/unpublish": {
            "namespace": "surecart\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/reviews": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Filter by review status.",
                            "type": "string",
                            "enum": [
                                "published",
                                "in_review",
                                "unpublished"
                            ],
                            "required": false
                        },
                        "product_ids": {
                            "description": "Only return reviews for the given products.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [],
                            "required": false
                        },
                        "customer_ids": {
                            "description": "Only return reviews from the given customers.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [],
                            "required": false
                        },
                        "verified": {
                            "description": "Only return verified or unverified reviews.",
                            "type": "boolean",
                            "required": false
                        },
                        "query": {
                            "description": "The query to be used for full text search of this collection.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "The page of items you want returned.",
                            "type": "integer",
                            "required": false
                        },
                        "per_page": {
                            "description": "A limit on the number of items to be returned, between 1 and 100.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/reviews"
                    }
                ]
            }
        },
        "\/surecart\/v1\/reviews\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/review_protocol": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/review_protocol"
                    }
                ]
            }
        },
        "\/surecart\/v1\/review_protocol\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/auto_fees": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/auto_fees"
                    }
                ]
            }
        },
        "\/surecart\/v1\/auto_fees\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/auto_fee_protocol": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/auto_fee_protocol"
                    }
                ]
            }
        },
        "\/surecart\/v1\/auto_fee_protocol\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/auto_fees\/rule_schema\/(?P<id>\\S+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/surecart\/v1\/auto_fees\/rule_schema": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surecart\/v1\/auto_fees\/rule_schema"
                    }
                ]
            }
        },
        "\/surecart\/v1\/auto_fees\/rule_schema\/(?P<id>[^\/]+)": {
            "namespace": "surecart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/yoast\/v1": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "yoast\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1"
                    }
                ]
            }
        },
        "\/yoast\/v1\/file_size": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "type": "string",
                            "description": "The url to retrieve",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/file_size"
                    }
                ]
            }
        },
        "\/yoast\/v1\/statistics": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/statistics"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/callback": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access_jwt": {
                            "type": "string",
                            "description": "The access JWT.",
                            "required": true
                        },
                        "refresh_jwt": {
                            "type": "string",
                            "description": "The JWT to be used when the access JWT needs to be refreshed.",
                            "required": true
                        },
                        "code_challenge": {
                            "type": "string",
                            "description": "The SHA266 of the verification code used to check the authenticity of a callback call.",
                            "required": true
                        },
                        "user_id": {
                            "type": "integer",
                            "description": "The id of the user associated to the code verifier.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/ai_generator\/callback"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/refresh_callback": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access_jwt": {
                            "type": "string",
                            "description": "The access JWT.",
                            "required": true
                        },
                        "refresh_jwt": {
                            "type": "string",
                            "description": "The JWT to be used when the access JWT needs to be refreshed.",
                            "required": true
                        },
                        "code_challenge": {
                            "type": "string",
                            "description": "The SHA266 of the verification code used to check the authenticity of a callback call.",
                            "required": true
                        },
                        "user_id": {
                            "type": "integer",
                            "description": "The id of the user associated to the code verifier.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/ai_generator\/refresh_callback"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/consent": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "consent": {
                            "type": "boolean",
                            "description": "Whether the consent to use AI-based services has been given by the user.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/ai_generator\/consent"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai\/free_sparks": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/ai\/free_sparks"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/bust_subscription_cache": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/ai_generator\/bust_subscription_cache"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/get_suggestions": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "enum": [
                                "seo-title",
                                "meta-description",
                                "product-seo-title",
                                "product-meta-description",
                                "product-taxonomy-seo-title",
                                "product-taxonomy-meta-description",
                                "taxonomy-seo-title",
                                "taxonomy-meta-description"
                            ],
                            "description": "The type of suggestion requested.",
                            "required": true
                        },
                        "prompt_content": {
                            "type": "string",
                            "description": "The content needed by the prompt to ask for suggestions.",
                            "required": true
                        },
                        "focus_keyphrase": {
                            "type": "string",
                            "description": "The focus keyphrase associated to the post.",
                            "required": true
                        },
                        "language": {
                            "type": "string",
                            "description": "The language the post is written in.",
                            "required": true
                        },
                        "platform": {
                            "type": "string",
                            "enum": [
                                "Google",
                                "Facebook",
                                "Twitter"
                            ],
                            "description": "The platform the post is intended for.",
                            "required": true
                        },
                        "editor": {
                            "type": "string",
                            "enum": [
                                "classic",
                                "elementor",
                                "gutenberg"
                            ],
                            "description": "The current editor.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/ai_generator\/get_suggestions"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/get_usage": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "is_woo_product_entity": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/ai_generator\/get_usage"
                    }
                ]
            }
        },
        "\/yoast\/v1\/new-content-type-visibility\/dismiss-post-type": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "postTypeName": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/new-content-type-visibility\/dismiss-post-type"
                    }
                ]
            }
        },
        "\/yoast\/v1\/new-content-type-visibility\/dismiss-taxonomy": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "taxonomyName": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/new-content-type-visibility\/dismiss-taxonomy"
                    }
                ]
            }
        },
        "\/yoast\/v1\/site_kit_configuration_permanent_dismissal": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "is_dismissed": {
                            "type": "bool",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/site_kit_configuration_permanent_dismissal"
                    }
                ]
            }
        },
        "\/yoast\/v1\/readability_scores": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "contentType": {
                            "type": "string",
                            "required": true
                        },
                        "taxonomy": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "term": {
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "troubleshooting": {
                            "type": "bool",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/readability_scores"
                    }
                ]
            }
        },
        "\/yoast\/v1\/seo_scores": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "contentType": {
                            "type": "string",
                            "required": true
                        },
                        "taxonomy": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "term": {
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "troubleshooting": {
                            "type": "bool",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/seo_scores"
                    }
                ]
            }
        },
        "\/yoast\/v1\/setup_steps_tracking": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "setup_widget_loaded": {
                            "type": "string",
                            "enum": [
                                "yes",
                                "no"
                            ],
                            "required": false
                        },
                        "first_interaction_stage": {
                            "type": "string",
                            "enum": [
                                "install",
                                "activate",
                                "setup",
                                "grantConsent",
                                "successfullyConnected"
                            ],
                            "required": false
                        },
                        "last_interaction_stage": {
                            "type": "string",
                            "enum": [
                                "install",
                                "activate",
                                "setup",
                                "grantConsent",
                                "successfullyConnected"
                            ],
                            "required": false
                        },
                        "setup_widget_temporarily_dismissed": {
                            "type": "string",
                            "enum": [
                                "yes",
                                "no"
                            ],
                            "required": false
                        },
                        "setup_widget_permanently_dismissed": {
                            "type": "string",
                            "enum": [
                                "yes",
                                "no"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/setup_steps_tracking"
                    }
                ]
            }
        },
        "\/yoast\/v1\/introductions\/(?P<introduction_id>[\\w-]+)\/seen": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "introduction_id": {
                            "type": "string",
                            "required": true
                        },
                        "is_seen": {
                            "type": "bool",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/yoast\/v1\/wistia_embed_permission": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "value": {
                            "type": "bool",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/wistia_embed_permission"
                    }
                ]
            }
        },
        "\/yoast\/v1\/available_posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "search": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "postType": {
                            "type": "string",
                            "default": "page",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/available_posts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/alerts\/dismiss": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "key": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/alerts\/dismiss"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/site_representation": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "company_or_person": {
                            "type": "string",
                            "enum": [
                                "company",
                                "person"
                            ],
                            "required": true
                        },
                        "company_name": {
                            "type": "string",
                            "required": false
                        },
                        "company_logo": {
                            "type": "string",
                            "required": false
                        },
                        "company_logo_id": {
                            "type": "integer",
                            "required": false
                        },
                        "person_logo": {
                            "type": "string",
                            "required": false
                        },
                        "person_logo_id": {
                            "type": "integer",
                            "required": false
                        },
                        "company_or_person_user_id": {
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/configuration\/site_representation"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/social_profiles": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "facebook_site": {
                            "type": "string",
                            "required": false
                        },
                        "twitter_site": {
                            "type": "string",
                            "required": false
                        },
                        "other_social_urls": {
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/configuration\/social_profiles"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/check_capability": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "user_id": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/configuration\/check_capability"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/enable_tracking": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "tracking": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/configuration\/enable_tracking"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/save_configuration_state": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "finishedSteps": {
                            "type": "array",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/configuration\/save_configuration_state"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/get_configuration_state": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/configuration\/get_configuration_state"
                    }
                ]
            }
        },
        "\/yoast\/v1\/import\/(?P<plugin>[\\w-]+)\/(?P<type>[\\w-]+)": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/yoast\/v1\/get_head": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/get_head"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/indexing\/posts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/terms": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/indexing\/terms"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/post-type-archives": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/indexing\/post-type-archives"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/general": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/indexing\/general"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/prepare": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/indexing\/prepare"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/indexables-complete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/indexing\/indexables-complete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/complete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/indexing\/complete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/link-indexing\/posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/link-indexing\/posts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/link-indexing\/terms": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/link-indexing\/terms"
                    }
                ]
            }
        },
        "\/yoast\/v1\/integrations\/set_active": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "active": {
                            "type": "boolean",
                            "required": true
                        },
                        "integration": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/integrations\/set_active"
                    }
                ]
            }
        },
        "\/yoast\/v1\/meta\/search": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/meta\/search"
                    }
                ]
            }
        },
        "\/yoast\/v1\/semrush\/authenticate": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/semrush\/authenticate"
                    }
                ]
            }
        },
        "\/yoast\/v1\/semrush\/country_code": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country_code": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/semrush\/country_code"
                    }
                ]
            }
        },
        "\/yoast\/v1\/semrush\/related_keyphrases": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "keyphrase": {
                            "required": true
                        },
                        "country_code": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/semrush\/related_keyphrases"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/authorization-url": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/wincher\/authorization-url"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/authenticate": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "required": true
                        },
                        "websiteId": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/wincher\/authenticate"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/keyphrases\/track": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keyphrases": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/wincher\/keyphrases\/track"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/keyphrases": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keyphrases": {
                            "required": false
                        },
                        "permalink": {
                            "required": false
                        },
                        "startAt": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/wincher\/keyphrases"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/keyphrases\/untrack": {
            "namespace": "yoast\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/wincher\/keyphrases\/untrack"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/account\/limit": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/wincher\/account\/limit"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/account\/upgrade-campaign": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/wincher\/account\/upgrade-campaign"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/workouts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/complete_task": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "options": {
                            "type": "object",
                            "properties": {
                                "task": {
                                    "type": "string",
                                    "required": true,
                                    "sanitize_callback": "sanitize_text_field"
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/complete_task"
                    }
                ]
            }
        },
        "\/yoast\/v1\/get_tasks": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "options": {
                            "type": "object",
                            "properties": {
                                "filter": {
                                    "type": "string",
                                    "required": false,
                                    "sanitize_callback": "sanitize_text_field"
                                },
                                "limit": {
                                    "type": "int",
                                    "required": false,
                                    "sanitize_callback": "absint"
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/get_tasks"
                    }
                ]
            }
        },
        "\/yoast\/v1\/action_tracking": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "action": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/yoast\/v1\/action_tracking"
                    }
                ]
            }
        },
        "\/elementor-one\/v1": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor-one\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor-one\/v1"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/connect\/authorize": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "clearSession": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor-one\/v1\/connect\/authorize"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/connect\/disconnect": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor-one\/v1\/connect\/disconnect"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/connect\/switch-domain": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor-one\/v1\/connect\/switch-domain"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/connect\/deactivate": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor-one\/v1\/connect\/deactivate"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/top-bar\/notifications": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "app_name": {
                            "type": "string",
                            "required": true
                        },
                        "app_version": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor-one\/v1\/top-bar\/notifications"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/top-bar\/feedback": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product": {
                            "type": "string",
                            "required": true
                        },
                        "subject": {
                            "type": "string",
                            "required": true
                        },
                        "title": {
                            "type": "string",
                            "required": true
                        },
                        "description": {
                            "type": "string",
                            "required": true
                        },
                        "countryCode": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor-one\/v1\/top-bar\/feedback"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/themes": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org theme directory slug.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "The theme activation status.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor-one\/v1\/themes"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/themes\/(?P<slug>[\\w\\-]+)\/activate": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org theme directory slug.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/plugins": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Sonu\u00e7lar\u0131, belirtilen durumdaki eklentilerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": [
                                "angie",
                                "manage",
                                "elementor",
                                "elementor-pro",
                                "site-mailer",
                                "image-optimization",
                                "pojo-accessibility"
                            ],
                            "required": true
                        },
                        "status": {
                            "description": "The plugin activation status.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor-one\/v1\/plugins"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/plugins\/(?P<slug>[\\w\\-]+)\/activate": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": [
                                "angie",
                                "manage",
                                "elementor",
                                "elementor-pro",
                                "site-mailer",
                                "image-optimization",
                                "pojo-accessibility"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/plugins\/(?P<slug>[\\w\\-]+)\/deactivate": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": [
                                "angie",
                                "manage",
                                "elementor",
                                "elementor-pro",
                                "site-mailer",
                                "image-optimization",
                                "pojo-accessibility"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/plugins\/(?P<slug>[\\w\\-]+)\/upgrade": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": [
                                "angie",
                                "manage",
                                "elementor",
                                "elementor-pro",
                                "site-mailer",
                                "image-optimization",
                                "pojo-accessibility"
                            ],
                            "required": true
                        },
                        "status": {
                            "description": "The plugin activation status.",
                            "type": "string",
                            "enum": [
                                "active"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/plugins\/(?P<slug>[\\w\\-]+)\/migration\/run": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": {
                                "1": "manage",
                                "2": "elementor",
                                "3": "elementor-pro",
                                "4": "site-mailer",
                                "5": "image-optimization",
                                "6": "pojo-accessibility"
                            },
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": true,
                            "description": "Force migration even if the plugin is already connected.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/plugins\/(?P<slug>[\\w\\-]+)\/migration\/rollback": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": {
                                "1": "manage",
                                "2": "elementor",
                                "3": "elementor-pro",
                                "4": "site-mailer",
                                "5": "image-optimization",
                                "6": "pojo-accessibility"
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/settings": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor-one\/v1\/settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/verify_xmlrpc_error": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "nonce": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/verify_xmlrpc_error"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/heartbeat\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "prefix": {
                            "description": "\u0130statistik tan\u0131mlay\u0131c\u0131lar\u0131ndan \u00f6nce eklenecek \u00f6n ek.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/heartbeat\/data"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/full-sync": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "modules": {
                            "description": "Tam E\u015fitlemeye dahil edilmesi gereken Veri Mod\u00fclleri",
                            "type": "array",
                            "required": false
                        },
                        "users": {
                            "description": "Tam E\u015fitlemeye veya \"ba\u015flang\u0131\u00e7\"e dahil edilecek kullan\u0131c\u0131 kimlikleri",
                            "required": false
                        },
                        "posts": {
                            "description": "Tam E\u015fitlemeye dahil edilecek posta kimlikleri",
                            "type": "array",
                            "required": false
                        },
                        "comments": {
                            "description": "Tam E\u015fitlemeye dahil edilecek yorum kimlikleri",
                            "type": "array",
                            "required": false
                        },
                        "context": {
                            "description": "Tam Senkronizasyon i\u00e7in ba\u011flam",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/sync\/full-sync"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/status": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "fields": {
                            "description": "Comma-separated list of additional fields that should be included in status.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/sync\/status"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/health": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "status": {
                            "description": "Yeni e\u015fitleme sa\u011fl\u0131k durumu",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/sync\/health"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/settings": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/sync\/settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/object": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "module_name": {
                            "description": "E\u015fitleme mod\u00fcl\u00fcn\u00fcn ad\u0131",
                            "type": "string",
                            "required": false
                        },
                        "object_type": {
                            "description": "Nesne T\u00fcr\u00fc",
                            "type": "string",
                            "required": false
                        },
                        "object_ids": {
                            "description": "Nesne Tan\u0131mlay\u0131c\u0131lar\u0131",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/sync\/object"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/now": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "queue": {
                            "description": "E\u015fitleme kuyru\u011funun ad\u0131.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/sync\/now"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/checkout": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/sync\/checkout"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/close": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/sync\/close"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/unlock": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "queue": {
                            "description": "E\u015fitleme kuyru\u011funun ad\u0131.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/sync\/unlock"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/object-id-range": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "sync_module": {
                            "description": "E\u015fitleme mod\u00fcl\u00fcn\u00fcn ad\u0131.",
                            "type": "string",
                            "required": true
                        },
                        "batch_size": {
                            "description": "Partilerin boyutu",
                            "type": "int",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/sync\/object-id-range"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/data-check": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "perform_text_conversion": {
                            "description": "Sa\u011flama toplam\u0131 hesaplamas\u0131nda metin alanlar\u0131n\u0131n latin1'e d\u00f6n\u00fc\u015ft\u00fcr\u00fclmesi gerekiyorsa.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/sync\/data-check"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/data-histogram": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "columns": {
                            "description": "S\u00fctun e\u015flemeleri",
                            "type": "array",
                            "required": false
                        },
                        "object_type": {
                            "description": "Nesne T\u00fcr\u00fc",
                            "type": "string",
                            "required": false
                        },
                        "buckets": {
                            "description": "Histogram paketlerinin say\u0131s\u0131.",
                            "type": "int",
                            "required": false
                        },
                        "start_id": {
                            "description": "Histogram i\u00e7in ba\u015flang\u0131\u00e7 kimli\u011fi",
                            "type": "int",
                            "required": false
                        },
                        "end_id": {
                            "description": "Histogram i\u00e7in biti\u015f kimli\u011fi",
                            "type": "int",
                            "required": false
                        },
                        "strip_non_ascii": {
                            "description": "Ascii olmayan karakterler \u00e7\u0131kar\u0131ls\u0131n m\u0131?",
                            "type": "boolean",
                            "required": false
                        },
                        "shared_salt": {
                            "description": "Sa\u011flama toplam\u0131 olu\u015ftururken kullan\u0131lacak payla\u015f\u0131lan Salt",
                            "type": "string",
                            "required": false
                        },
                        "only_range_edges": {
                            "description": "Should only range edges be returned",
                            "type": "boolean",
                            "required": false
                        },
                        "detailed_drilldown": {
                            "description": "Sa\u011flama toplam\u0131n\u0131 m\u0131 yoksa nesne kimliklerini mi istiyoruz?",
                            "type": "boolean",
                            "required": false
                        },
                        "perform_text_conversion": {
                            "description": "Sa\u011flama toplam\u0131 hesaplamas\u0131nda metin alanlar\u0131n\u0131n latin1'e d\u00f6n\u00fc\u015ft\u00fcr\u00fclmesi gerekiyorsa.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/sync\/data-histogram"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/spawn-sync": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/sync\/spawn-sync"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/locks": {
            "namespace": "jetpack\/v4",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/sync\/locks"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/clear-queue": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/sync\/clear-queue"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/jitm": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/jitm"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/confirm-safe-mode": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/identity-crisis\/confirm-safe-mode"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/migrate": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/identity-crisis\/migrate"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/start-fresh": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "redirect_uri": {
                            "description": "Ba\u011flant\u0131 ak\u0131\u015f\u0131ndan sonra kullan\u0131c\u0131n\u0131n y\u00f6nlendirilmesi gereken y\u00f6netici sayfas\u0131n\u0131n URI'si",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/identity-crisis\/start-fresh"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/idc-url-validation": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/identity-crisis\/idc-url-validation"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/url-secret": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/identity-crisis\/url-secret"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/compare-url-secret": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "secret": {
                            "description": "Veritaban\u0131nda saklanan di\u011ferleriyle kar\u015f\u0131la\u015ft\u0131r\u0131lacak URL gizli anahtar\u0131.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/identity-crisis\/compare-url-secret"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/plan": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/search\/plan"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/settings": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/search\/settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/stats": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/search\/stats"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/pricing": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/search\/pricing"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/plan\/activate": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/search\/plan\/activate"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/plan\/deactivate": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/search\/plan\/deactivate"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/search"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/local-stats": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/search\/local-stats"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/waf": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/waf"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/waf\/update-rules": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/waf\/update-rules"
                    }
                ]
            }
        },
        "\/wpcom\/v2": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wpcom\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wpcom\/v2"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/videopress\/meta": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Ek i\u00e7in yay\u0131n kimli\u011fi.",
                            "type": "int",
                            "required": true
                        },
                        "title": {
                            "description": "Videonun ba\u015fl\u0131\u011f\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Videonun a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Videonun ba\u015fl\u0131\u011f\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "Video i\u00e7eri\u011fi derecelendirmesi. G, PG-13 veya R-17'den biri",
                            "type": "string",
                            "required": false
                        },
                        "display_embed": {
                            "description": "Oynat\u0131c\u0131daki payla\u015f\u0131m men\u00fcs\u00fcn\u00fc g\u00f6r\u00fcnt\u00fcleyin.",
                            "type": "boolean",
                            "required": false
                        },
                        "allow_download": {
                            "description": "\u0130ndirme se\u00e7ene\u011fini g\u00f6r\u00fcnt\u00fcleyin ve izleyicilerin bu videoyu indirmesine izin verin",
                            "type": "boolean",
                            "required": false
                        },
                        "privacy_setting": {
                            "description": "Videonun herkese a\u00e7\u0131k m\u0131 yoksa \u00f6zel mi olaca\u011f\u0131 nas\u0131l belirlenir?",
                            "type": "int",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wpcom\/v2\/videopress\/meta"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/videopress\/(?P<video_guid>\\w+)\/poster": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "at_time": {
                            "description": "Videoda poster \u00e7er\u00e7evesi olarak kullan\u0131lacak s\u00fcre.",
                            "type": "int",
                            "required": false
                        },
                        "is_millisec": {
                            "description": "S\u00fcrenin milisaniye cinsinden mi, saniye cinsinden mi oldu\u011fu.",
                            "type": "boolean",
                            "required": false
                        },
                        "poster_attachment_id": {
                            "description": "Poster g\u00f6rselinin ek kimli\u011fi.",
                            "type": "int",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/videopress\/(?P<video_guid>\\w+)\/check-ownership\/(?P<post_id>\\d+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/videopress\/upload-jwt": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wpcom\/v2\/videopress\/upload-jwt"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/videopress\/playback-jwt\/(?P<video_guid>\\w+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats\/blog": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/stats\/blog"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4\/stats-app",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/stats-app"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/253156352\/stats\/(?P<resource>[\\-\\w]+)\/(?P<resource_id>[\\d]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/253156352\/stats\/(?P<resource>[\\-\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/253156352\/posts\/(?P<resource_id>[\\d]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/253156352\/posts\/(?P<resource_id>[\\d]+)\/likes": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/253156352\/stats": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/stats-app\/sites\/253156352\/stats"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/253156352\/site-has-never-published-post": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/stats-app\/sites\/253156352\/site-has-never-published-post"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/253156352\/posts": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/stats-app\/sites\/253156352\/posts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/253156352\/subscribers\/counts": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/stats-app\/sites\/253156352\/subscribers\/counts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/253156352\/jetpack-stats\/usage": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/stats-app\/sites\/253156352\/jetpack-stats\/usage"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/253156352\/jetpack-stats\/user-feedback": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/stats-app\/sites\/253156352\/jetpack-stats\/user-feedback"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/253156352\/wordads\/earnings": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/stats-app\/sites\/253156352\/wordads\/earnings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/253156352\/wordads\/stats": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/stats-app\/sites\/253156352\/wordads\/stats"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/stats\/notices": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "description": "ID of the notice",
                            "required": true
                        },
                        "status": {
                            "type": "string",
                            "description": "Status of the notice",
                            "required": true
                        },
                        "postponed_for": {
                            "type": "number",
                            "default": null,
                            "description": "Postponed for (in seconds)",
                            "minimum": 0,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/stats-app\/stats\/notices"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/253156352\/jetpack-stats-dashboard\/notices": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "description": "ID of the notice",
                            "required": true
                        },
                        "status": {
                            "type": "string",
                            "description": "Status of the notice",
                            "required": true
                        },
                        "postponed_for": {
                            "type": "number",
                            "default": null,
                            "description": "Postponed for (in seconds)",
                            "minimum": 0,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/stats-app\/sites\/253156352\/jetpack-stats-dashboard\/notices"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/253156352\/stats\/referrers\/spam\/new": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "domain": {
                            "type": "string",
                            "description": "Domain of the referrer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/stats-app\/sites\/253156352\/stats\/referrers\/spam\/new"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/253156352\/stats\/referrers\/spam\/delete": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "domain": {
                            "type": "string",
                            "description": "Domain of the referrer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/stats-app\/sites\/253156352\/stats\/referrers\/spam\/delete"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/253156352\/jetpack-stats-dashboard\/modules": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/stats-app\/sites\/253156352\/jetpack-stats-dashboard\/modules"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/253156352\/jetpack-stats-dashboard\/module-settings": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/stats-app\/sites\/253156352\/jetpack-stats-dashboard\/module-settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/253156352\/stats\/emails\/(?P<resource>[\\-\\w\\d]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/253156352\/stats\/opens\/emails\/(?P<post_id>[\\d]+)\/(?P<resource>[\\-\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/253156352\/stats\/clicks\/emails\/(?P<post_id>[\\d]+)\/(?P<resource>[\\-\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/253156352\/stats\/(?P<resource>[\\-\\w]+)\/emails\/(?P<post_id>[\\d]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/253156352\/stats\/utm\/(?P<utm_params>[_,\\-\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/253156352\/stats\/devices\/(?P<device_property>[\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/253156352\/commercial-classification": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/stats-app\/sites\/253156352\/commercial-classification"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/253156352\/purchases": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/stats-app\/sites\/253156352\/purchases"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/253156352\/stats\/location-views\/(?P<geo_mode>country|region|city)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/zipwp\/v1": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "zipwp\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/zipwp\/v1"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/get-credits": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/zipwp\/v1\/get-credits"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/zip-plan": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/zipwp\/v1\/zip-plan"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/revoke-access": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/zipwp\/v1\/revoke-access"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "monsterinsights\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/monsterinsights\/v1"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1\/feedback": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/monsterinsights\/v1\/feedback"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1\/onboarding\/settings": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "onboarding_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "onboarding_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/monsterinsights\/v1\/onboarding\/settings"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1\/onboarding\/connect-url": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "license_key": {
                            "type": "string",
                            "required": true
                        },
                        "onboarding_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/monsterinsights\/v1\/onboarding\/connect-url"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1\/onboarding\/set-license-key": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "license_key": {
                            "type": "string",
                            "required": true
                        },
                        "onboarding_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/monsterinsights\/v1\/onboarding\/set-license-key"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1\/onboarding\/delete-onboarding-key": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "onboarding_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/monsterinsights\/v1\/onboarding\/delete-onboarding-key"
                    }
                ]
            }
        },
        "\/health-check\/v1": {
            "namespace": "health-check\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "health-check\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/health-check\/v1"
                    }
                ]
            }
        },
        "\/health-check\/v1\/plugin-compat": {
            "namespace": "health-check\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/health-check\/v1\/plugin-compat"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/business-hours\/localized-week": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wpcom\/v2\/business-hours\/localized-week"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/admin-color": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wpcom\/v2\/admin-color"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/admin-menu": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wpcom\/v2\/admin-menu"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/jetpack-ai\/ai-assistant-feature": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wpcom\/v2\/jetpack-ai\/ai-assistant-feature"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/app-media": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "number": {
                            "description": "\u0130stekteki medya \u00f6\u011felerinin say\u0131s\u0131.",
                            "type": "number",
                            "default": 20,
                            "required": false
                        },
                        "page_handle": {
                            "type": "number",
                            "default": 1,
                            "required": false
                        },
                        "after": {
                            "description": "Ortam y\u00fcklendi\u011finden itibaren zaman damgas\u0131",
                            "type": "number",
                            "default": 0,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wpcom\/v2\/app-media"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/editor-assets": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "exclude": {
                            "description": "Yan\u0131tta hari\u00e7 tutulacak varl\u0131k t\u00fcrlerinin virg\u00fclle ayr\u0131lm\u0131\u015f listesi. Desteklenen de\u011ferler: \"\u00e7ekirdek\" (WordPress \u00e7ekirdek varl\u0131klar\u0131), \"gutenberg\" (Gutenberg eklenti varl\u0131klar\u0131) veya eklenti i\u015fleyicisi \u00f6nekleri (\u00f6r. \"contact-form-7\").",
                            "type": "string",
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wpcom\/v2\/editor-assets"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/blog-stats": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "post_id": {
                            "description": "\u0130statistiklerini almak istedi\u011finiz g\u00f6nderi kimli\u011fi.",
                            "type": [
                                "string",
                                "integer"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wpcom\/v2\/blog-stats"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/email-preview": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Yaz\u0131 i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "access": {
                            "description": "Eri\u015fim d\u00fczeyi.",
                            "enum": [
                                "everybody",
                                "subscribers",
                                "paid_subscribers"
                            ],
                            "default": "everybody",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wpcom\/v2\/email-preview"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/external-media\/list\/(?P<service>google_photos|openverse|pexels)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "search": {
                            "description": "Medya koleksiyonu arama terimi.",
                            "type": "string",
                            "required": false
                        },
                        "number": {
                            "description": "\u0130stekteki medya \u00f6\u011felerinin say\u0131s\u0131.",
                            "type": "number",
                            "default": 20,
                            "required": false
                        },
                        "path": {
                            "type": "string",
                            "required": false
                        },
                        "page_handle": {
                            "type": "string",
                            "required": false
                        },
                        "session_id": {
                            "description": "Hizmetin oturum kimli\u011fi, \u015fu anda yaln\u0131zca Google Photos Picker",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/copy\/(?P<service>google_photos|openverse|pexels)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "media": {
                            "description": "Kopyalanacak medya verisi.",
                            "items": {
                                "type": "array",
                                "items": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "caption": {
                                            "type": "string"
                                        },
                                        "guid": {
                                            "type": "object",
                                            "properties": {
                                                "caption": {
                                                    "type": "string"
                                                },
                                                "name": {
                                                    "type": "string"
                                                },
                                                "title": {
                                                    "type": "string"
                                                },
                                                "url": {
                                                    "format": "uri",
                                                    "type": "string"
                                                }
                                            }
                                        },
                                        "title": {
                                            "type": "string"
                                        },
                                        "meta": {
                                            "type": "object",
                                            "additionalProperties": false,
                                            "properties": {
                                                "vertical_id": {
                                                    "type": "string",
                                                    "format": "text-field"
                                                },
                                                "pexels_object": {
                                                    "type": "object"
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "type": "array",
                            "required": true
                        },
                        "post_id": {
                            "description": "Y\u00fcklemenin eklenece\u011fi g\u00f6nderi kimli\u011fi.",
                            "type": "number",
                            "minimum": 0,
                            "required": false
                        },
                        "should_proxy": {
                            "description": "Ortam talebinin proxy'ye eklenip eklenmeyece\u011fi.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/connection\/(?P<service>google_photos)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/connection\/(?P<service>google_photos)\/picker_status": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/session\/(?P<service>google_photos)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/session\/(?P<service>google_photos)\/(?P<session_id>.*)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/proxy\/(?P<service>google_photos)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "url": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/following\/mine": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "ignore_user_blogs": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wpcom\/v2\/following\/mine"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/following\/recommendations": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "number": {
                            "type": "number",
                            "default": 5,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wpcom\/v2\/following\/recommendations"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/goodreads\/user-id": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Goodreads kullan\u0131c\u0131 kimli\u011fi",
                            "type": "integer",
                            "minimum": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wpcom\/v2\/goodreads\/user-id"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/checkGoogleDocVisibility": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wpcom\/v2\/checkGoogleDocVisibility"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/instagram-gallery\/connect-url": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wpcom\/v2\/instagram-gallery\/connect-url"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/instagram-gallery\/connections": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wpcom\/v2\/instagram-gallery\/connections"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/instagram-gallery\/gallery": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "access_token": {
                            "description": "Bir Instagram Anahtarl\u0131k eri\u015fim belirteci.",
                            "type": "integer",
                            "minimum": 1,
                            "required": true
                        },
                        "count": {
                            "description": "Ka\u00e7 tane Instagram g\u00f6nderisi var?",
                            "type": "integer",
                            "minimum": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wpcom\/v2\/instagram-gallery\/gallery"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/mailchimp": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wpcom\/v2\/mailchimp"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/mailchimp\/groups": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wpcom\/v2\/mailchimp\/groups"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/mailchimp\/settings": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wpcom\/v2\/mailchimp\/settings"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/newsletter-categories": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wpcom\/v2\/newsletter-categories"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/newsletter-categories\/count": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "term_ids": {
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wpcom\/v2\/newsletter-categories\/count"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/podcast-player": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "Podcast RSS ak\u0131\u015f\u0131 URL'si.",
                            "type": "string",
                            "required": true
                        },
                        "guids": {
                            "description": "Belirli podcast b\u00f6l\u00fcmlerini getirmek i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131lar\u0131n listesi.",
                            "type": "array",
                            "required": true
                        },
                        "episode-options": {
                            "description": "Se\u00e7im kullan\u0131c\u0131 aray\u00fcz\u00fcnde kullan\u0131lacak b\u00f6l\u00fcm listesini d\u00f6nd\u00fcrmemiz gerekip gerekmedi\u011fi",
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wpcom\/v2\/podcast-player"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/podcast-player\/track-quantity": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wpcom\/v2\/podcast-player\/track-quantity"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/profile": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wpcom\/v2\/profile"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/related-posts": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wpcom\/v2\/related-posts"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/related-posts\/enable": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wpcom\/v2\/related-posts\/enable"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/related-posts\/(?P<id>[\\d]+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Yaz\u0131 i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/resolve-redirect\/?(?P<url>.+)?": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "Yeniden y\u00f6nlendirmeleri kontrol etmek i\u00e7in kullan\u0131lan URL.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/search": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wpcom\/v2\/search"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/send-email-preview": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Yaz\u0131 i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wpcom\/v2\/send-email-preview"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/template-loader\/(?P<template_type>\\w+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "template_type": {
                            "description": "\u015eablonun t\u00fcr\u00fc.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/post-types": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wpcom\/v2\/post-types"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/top-posts": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "period": {
                            "description": "\u0130statistikler i\u00e7in zaman aral\u0131\u011f\u0131.",
                            "type": [
                                "string",
                                "integer"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wpcom\/v2\/top-posts"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/transients\/(?P<name>\\w{1,172})": {
            "namespace": "wpcom\/v2",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "name": {
                            "description": "Silinecek ge\u00e7i\u015fin ad\u0131.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v3": {
            "namespace": "wpcom\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wpcom\/v3",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wpcom\/v3"
                    }
                ]
            }
        },
        "\/wpcom\/v3\/blogging-prompts": {
            "namespace": "wpcom\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "after": {
                            "description": "Belirli bir tarihten sonraki istemleri g\u00f6ster.",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "Belirli bir tarihten \u00f6nceki istemleri g\u00f6ster.",
                            "type": "string",
                            "required": false
                        },
                        "force_year": {
                            "description": "Geri d\u00f6nd\u00fcr\u00fclen istemleri belirli bir y\u0131l i\u00e7in olmaya zorlay\u0131n. Her g\u00fcn i\u00e7in yaln\u0131zca bir istem geri d\u00f6nd\u00fcr\u00fcr.",
                            "type": "integer",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi yaz\u0131 \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wpcom\/v3\/blogging-prompts"
                    }
                ]
            }
        },
        "\/wpcom\/v3\/blogging-prompts\/(?P<id>[\\d]+)": {
            "namespace": "wpcom\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0130stem i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v3\/jitm": {
            "namespace": "wpcom\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "message_path": {
                            "type": "string",
                            "description": "\u015eunun i\u00e7in JITM'leri almak \u00fczere mesaj yolu:",
                            "required": true
                        },
                        "query": {
                            "type": "string",
                            "description": "Ek sorgu parametreleri",
                            "required": false
                        },
                        "full_jp_logo_exists": {
                            "type": "boolean",
                            "description": "Jetpack logosunun tam olup olmad\u0131\u011f\u0131",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "description": "Kapat\u0131lacak JITM kimli\u011fi",
                            "required": true
                        },
                        "feature_class": {
                            "type": "string",
                            "description": "JITM'nin \u00f6zellik s\u0131n\u0131f\u0131",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wpcom\/v3\/jitm"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/gutenberg\/available-extensions": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wpcom\/v2\/gutenberg\/available-extensions"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/hello": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wpcom\/v2\/hello"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/publicize\/connection-test-results": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wpcom\/v2\/publicize\/connection-test-results"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/service-api-keys\/(?P<service>[a-z\\-_]+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "service_api_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/site-mailer\/v1": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "site-mailer\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/site-mailer\/v1"
                    }
                ]
            }
        },
        "\/site-mailer\/v1\/connect\/authorize": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "clearSession": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/site-mailer\/v1\/connect\/authorize"
                    }
                ]
            }
        },
        "\/site-mailer\/v1\/connect\/disconnect": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/site-mailer\/v1\/connect\/disconnect"
                    }
                ]
            }
        },
        "\/site-mailer\/v1\/connect\/switch-domain": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/site-mailer\/v1\/connect\/switch-domain"
                    }
                ]
            }
        },
        "\/site-mailer\/v1\/connect\/deactivate": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/site-mailer\/v1\/connect\/deactivate"
                    }
                ]
            }
        },
        "\/site-mailer\/v1\/settings\/get-settings": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/site-mailer\/v1\/settings\/get-settings"
                    }
                ]
            }
        },
        "\/site-mailer\/v1\/logs\/get-logs": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/site-mailer\/v1\/logs\/get-logs"
                    }
                ]
            }
        },
        "\/site-mailer\/v1\/logs\/delete-logs": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/site-mailer\/v1\/logs\/delete-logs"
                    }
                ]
            }
        },
        "\/site-mailer\/v1\/logs\/refresh-statuses": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/site-mailer\/v1\/logs\/refresh-statuses"
                    }
                ]
            }
        },
        "\/site-mailer\/v1\/mailer\/resend-mails": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/site-mailer\/v1\/mailer\/resend-mails"
                    }
                ]
            }
        },
        "\/site-mailer\/v1\/mailer\/send-test-mail": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/site-mailer\/v1\/mailer\/send-test-mail"
                    }
                ]
            }
        },
        "\/site-mailer\/v1\/domain\/register": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/site-mailer\/v1\/domain\/register"
                    }
                ]
            }
        },
        "\/site-mailer\/v1\/domain\/verify": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/site-mailer\/v1\/domain\/verify"
                    }
                ]
            }
        },
        "\/site-mailer\/v1\/domain\/delete": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/site-mailer\/v1\/domain\/delete"
                    }
                ]
            }
        },
        "\/site-mailer\/v1\/suppressions\/unsubscribe\/(?P<email>[a-zA-Z0-9=_-]+)": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/site-mailer\/v1\/suppressions\/get-suppressions": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/site-mailer\/v1\/suppressions\/get-suppressions"
                    }
                ]
            }
        },
        "\/site-mailer\/v1\/suppressions\/delete-suppressions": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/site-mailer\/v1\/suppressions\/delete-suppressions"
                    }
                ]
            }
        },
        "\/site-mailer\/v1\/suppressions\/add-suppression": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/site-mailer\/v1\/suppressions\/add-suppression"
                    }
                ]
            }
        },
        "\/site-mailer\/v1\/statuses\/get-stats": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/site-mailer\/v1\/statuses\/get-stats"
                    }
                ]
            }
        },
        "\/site-mailer\/v1\/statuses\/get-statuses": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/site-mailer\/v1\/statuses\/get-statuses"
                    }
                ]
            }
        },
        "\/site-mailer\/v1\/reviews\/review": {
            "namespace": "site-mailer\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/site-mailer\/v1\/reviews\/review"
                    }
                ]
            }
        },
        "\/suremails\/v1": {
            "namespace": "suremails\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "suremails\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/suremails\/v1"
                    }
                ]
            }
        },
        "\/suremails\/v1\/email-logs": {
            "namespace": "suremails\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "page": {
                            "required": false
                        },
                        "per_page": {
                            "required": false
                        },
                        "start_date": {
                            "required": false
                        },
                        "end_date": {
                            "required": false
                        },
                        "filter": {
                            "required": false
                        },
                        "search": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/suremails\/v1\/email-logs"
                    }
                ]
            }
        },
        "\/suremails\/v1\/test-and-save-email-connection": {
            "namespace": "suremails\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/suremails\/v1\/test-and-save-email-connection"
                    }
                ]
            }
        },
        "\/suremails\/v1\/send-test-email": {
            "namespace": "suremails\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "from_email": {
                            "type": "string",
                            "required": true
                        },
                        "to_email": {
                            "type": "string",
                            "required": true
                        },
                        "type": {
                            "type": "string",
                            "required": true
                        },
                        "id": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/suremails\/v1\/send-test-email"
                    }
                ]
            }
        },
        "\/suremails\/v1\/resend-email": {
            "namespace": "suremails\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/suremails\/v1\/resend-email"
                    }
                ]
            }
        },
        "\/suremails\/v1\/delete-connection": {
            "namespace": "suremails\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "required": true
                        },
                        "from_email": {
                            "type": "string",
                            "required": true
                        },
                        "id": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/suremails\/v1\/delete-connection"
                    }
                ]
            }
        },
        "\/suremails\/v1\/dashboard-data": {
            "namespace": "suremails\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/suremails\/v1\/dashboard-data"
                    }
                ]
            }
        },
        "\/suremails\/v1\/email-stats": {
            "namespace": "suremails\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "start_date": {
                            "required": true
                        },
                        "end_date": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/suremails\/v1\/email-stats"
                    }
                ]
            }
        },
        "\/suremails\/v1\/delete-logs": {
            "namespace": "suremails\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "log_ids": {
                            "type": "array",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/suremails\/v1\/delete-logs"
                    }
                ]
            }
        },
        "\/suremails\/v1\/get-settings": {
            "namespace": "suremails\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/suremails\/v1\/get-settings"
                    }
                ]
            }
        },
        "\/suremails\/v1\/set-settings": {
            "namespace": "suremails\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "settings": {
                            "type": "object",
                            "description": "Settings data to update.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/suremails\/v1\/set-settings"
                    }
                ]
            }
        },
        "\/suremails\/v1\/installed-plugins": {
            "namespace": "suremails\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/suremails\/v1\/installed-plugins"
                    }
                ]
            }
        },
        "\/suremails\/v1\/content-guard\/activate": {
            "namespace": "suremails\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/suremails\/v1\/content-guard\/activate"
                    }
                ]
            }
        },
        "\/suremails\/v1\/content-guard\/user-details": {
            "namespace": "suremails\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "first_name": {
                            "type": "string",
                            "required": true
                        },
                        "last_name": {
                            "type": "string",
                            "required": true
                        },
                        "email": {
                            "type": "string",
                            "required": true
                        },
                        "skip": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/suremails\/v1\/content-guard\/user-details"
                    }
                ]
            }
        },
        "\/suremails\/v1\/providers": {
            "namespace": "suremails\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "provider": {
                            "type": "string",
                            "description": "Optional. Specify the provider key to retrieve details of a specific provider.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/suremails\/v1\/providers"
                    }
                ]
            }
        },
        "\/suremails\/v1\/get-auth-url": {
            "namespace": "suremails\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/suremails\/v1\/get-auth-url"
                    }
                ]
            }
        },
        "\/suremails\/v1\/ottokit-status": {
            "namespace": "suremails\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/suremails\/v1\/ottokit-status"
                    }
                ]
            }
        },
        "\/suremails\/v1\/onboarding\/set-status": {
            "namespace": "suremails\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/suremails\/v1\/onboarding\/set-status"
                    }
                ]
            }
        },
        "\/suremails\/v1\/disable-notice": {
            "namespace": "suremails\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/suremails\/v1\/disable-notice"
                    }
                ]
            }
        },
        "\/suremails\/v1\/disable-menu-location-notice": {
            "namespace": "suremails\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/suremails\/v1\/disable-menu-location-notice"
                    }
                ]
            }
        },
        "\/nfd-wonder-blocks\/v1": {
            "namespace": "nfd-wonder-blocks\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "nfd-wonder-blocks\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/nfd-wonder-blocks\/v1"
                    }
                ]
            }
        },
        "\/nfd-wonder-blocks\/v1\/patterns": {
            "namespace": "nfd-wonder-blocks\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/nfd-wonder-blocks\/v1\/patterns"
                    }
                ]
            }
        },
        "\/nfd-wonder-blocks\/v1\/categories": {
            "namespace": "nfd-wonder-blocks\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/nfd-wonder-blocks\/v1\/categories"
                    }
                ]
            }
        },
        "\/nfd-wonder-blocks\/v1\/usage_tags": {
            "namespace": "nfd-wonder-blocks\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/nfd-wonder-blocks\/v1\/usage_tags"
                    }
                ]
            }
        },
        "\/nfd-wonder-blocks\/v1\/templates": {
            "namespace": "nfd-wonder-blocks\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/nfd-wonder-blocks\/v1\/templates"
                    }
                ]
            }
        },
        "\/nfd-wonder-blocks\/v1\/templateCategories": {
            "namespace": "nfd-wonder-blocks\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/nfd-wonder-blocks\/v1\/templateCategories"
                    }
                ]
            }
        },
        "\/nfd-wonder-blocks\/v1\/favorites": {
            "namespace": "nfd-wonder-blocks\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/nfd-wonder-blocks\/v1\/favorites"
                    }
                ]
            }
        },
        "\/nfd-wonder-blocks\/v1\/events": {
            "namespace": "nfd-wonder-blocks\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "action": {
                            "description": "Event action",
                            "type": "string",
                            "required": true
                        },
                        "category": {
                            "default": "wonder_blocks",
                            "description": "Event category",
                            "type": "string",
                            "required": false
                        },
                        "data": {
                            "description": "Event data",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/nfd-wonder-blocks\/v1\/events"
                    }
                ]
            }
        },
        "\/nfd-wonder-blocks\/v1\/events\/batch": {
            "namespace": "nfd-wonder-blocks\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/nfd-wonder-blocks\/v1\/events\/batch"
                    }
                ]
            }
        },
        "\/nfd-wonder-blocks\/v1\/clear-cache": {
            "namespace": "nfd-wonder-blocks\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/nfd-wonder-blocks\/v1\/clear-cache"
                    }
                ]
            }
        },
        "\/nfd-wonder-blocks\/v1\/plugins\/activate": {
            "namespace": "nfd-wonder-blocks\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/nfd-wonder-blocks\/v1\/plugins\/activate"
                    }
                ]
            }
        },
        "\/nfd-wonder-blocks\/v1\/plugin\/status": {
            "namespace": "nfd-wonder-blocks\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/nfd-wonder-blocks\/v1\/plugin\/status"
                    }
                ]
            }
        },
        "\/nfd-wonder-blocks\/v1\/plugin\/install": {
            "namespace": "nfd-wonder-blocks\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/nfd-wonder-blocks\/v1\/plugin\/install"
                    }
                ]
            }
        },
        "\/nfd-wonder-blocks\/v1\/plugin\/activate": {
            "namespace": "nfd-wonder-blocks\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/nfd-wonder-blocks\/v1\/plugin\/activate"
                    }
                ]
            }
        },
        "\/nfd-wonder-blocks\/v1\/plugin\/setup": {
            "namespace": "nfd-wonder-blocks\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/nfd-wonder-blocks\/v1\/plugin\/setup"
                    }
                ]
            }
        },
        "\/nfd-wonder-blocks\/v1\/plugin\/process": {
            "namespace": "nfd-wonder-blocks\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/nfd-wonder-blocks\/v1\/plugin\/process"
                    }
                ]
            }
        },
        "\/newfold-adam\/v1": {
            "namespace": "newfold-adam\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "newfold-adam\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-adam\/v1"
                    }
                ]
            }
        },
        "\/newfold-adam\/v1\/items": {
            "namespace": "newfold-adam\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-adam\/v1\/items"
                    }
                ]
            }
        },
        "\/nfd-help-center\/v1": {
            "namespace": "nfd-help-center\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "nfd-help-center\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/nfd-help-center\/v1"
                    }
                ]
            }
        },
        "\/nfd-help-center\/v1\/feedback": {
            "namespace": "nfd-help-center\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_id": {
                            "type": "integer",
                            "required": true
                        },
                        "status": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/nfd-help-center\/v1\/feedback"
                    }
                ]
            }
        },
        "\/nfd-help-center\/v1\/capability": {
            "namespace": "nfd-help-center\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/nfd-help-center\/v1\/capability"
                    }
                ]
            }
        },
        "\/nfd-help-center\/v1\/capability\/brand": {
            "namespace": "nfd-help-center\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/nfd-help-center\/v1\/capability\/brand"
                    }
                ]
            }
        },
        "\/newfold-multi-search\/v1": {
            "namespace": "newfold-multi-search\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "newfold-multi-search\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-multi-search\/v1"
                    }
                ]
            }
        },
        "\/newfold-multi-search\/v1\/multi_search": {
            "namespace": "newfold-multi-search\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "query": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-multi-search\/v1\/multi_search"
                    }
                ]
            }
        },
        "\/newfold-multi-search\/v1\/tooltip_search": {
            "namespace": "newfold-multi-search\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "postId": {
                            "type": "string",
                            "required": true
                        },
                        "locale": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-multi-search\/v1\/tooltip_search"
                    }
                ]
            }
        },
        "\/bluehost\/v1\/factory-reset": {
            "namespace": "bluehost\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "confirmation_url": {
                            "type": "string",
                            "description": "The site URL typed by the user for confirmation.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/bluehost\/v1\/factory-reset"
                    }
                ]
            }
        },
        "\/newfold-staging\/v1": {
            "namespace": "newfold-staging\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "newfold-staging\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-staging\/v1"
                    }
                ]
            }
        },
        "\/newfold-staging\/v1\/staging": {
            "namespace": "newfold-staging\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-staging\/v1\/staging"
                    }
                ]
            }
        },
        "\/newfold-staging\/v1\/staging\/clone": {
            "namespace": "newfold-staging\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-staging\/v1\/staging\/clone"
                    }
                ]
            }
        },
        "\/newfold-staging\/v1\/staging\/deploy": {
            "namespace": "newfold-staging\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "type": {
                            "default": "all",
                            "enum": [
                                "all",
                                "db",
                                "files"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-staging\/v1\/staging\/deploy"
                    }
                ]
            }
        },
        "\/newfold-staging\/v1\/staging\/switch-to": {
            "namespace": "newfold-staging\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "env": {
                            "enum": [
                                "staging",
                                "production"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-staging\/v1\/staging\/switch-to"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack-boost\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack-boost\/v1"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/speed-scores": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack-boost\/v1\/speed-scores"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/speed-scores\/refresh": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack-boost\/v1\/speed-scores\/refresh"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/speed-scores-history": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "start": {
                            "type": "number",
                            "required": true
                        },
                        "end": {
                            "type": "number",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "start": {
                            "type": "number",
                            "required": true
                        },
                        "end": {
                            "type": "number",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack-boost\/v1\/speed-scores-history"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "my-jetpack\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/my-jetpack\/v1"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "products": {
                            "description": "Comma-separated list of product slugs that should be retrieved.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/my-jetpack\/v1\/site\/products"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products\/install": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "products": {
                            "description": "\u00dcr\u00fcn k\u0131saltmalar\u0131 dizilimi",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "anti-spam",
                                    "backup",
                                    "boost",
                                    "crm",
                                    "creator",
                                    "extras",
                                    "jetpack-ai",
                                    "ai",
                                    "scan",
                                    "search",
                                    "social",
                                    "security",
                                    "protect",
                                    "videopress",
                                    "stats",
                                    "growth",
                                    "complete",
                                    "newsletter",
                                    "site-accelerator",
                                    "related-posts"
                                ],
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/my-jetpack\/v1\/site\/products\/install"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products\/activate": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "products": {
                            "description": "\u00dcr\u00fcn k\u0131saltmalar\u0131 dizilimi",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "anti-spam",
                                    "backup",
                                    "boost",
                                    "crm",
                                    "creator",
                                    "extras",
                                    "jetpack-ai",
                                    "ai",
                                    "scan",
                                    "search",
                                    "social",
                                    "security",
                                    "protect",
                                    "videopress",
                                    "stats",
                                    "growth",
                                    "complete",
                                    "newsletter",
                                    "site-accelerator",
                                    "related-posts"
                                ],
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/my-jetpack\/v1\/site\/products\/activate"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products\/interstitials": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "products": {
                            "description": "\u00dcr\u00fcn k\u0131saltmalar\u0131n\u0131n ve ge\u00e7i\u015f sayfas\u0131 durumlar\u0131n\u0131n de\u011fer \u00e7iftleri.",
                            "type": "object",
                            "properties": {
                                "anti-spam": {
                                    "type": "boolean"
                                },
                                "backup": {
                                    "type": "boolean"
                                },
                                "boost": {
                                    "type": "boolean"
                                },
                                "crm": {
                                    "type": "boolean"
                                },
                                "creator": {
                                    "type": "boolean"
                                },
                                "extras": {
                                    "type": "boolean"
                                },
                                "jetpack-ai": {
                                    "type": "boolean"
                                },
                                "ai": {
                                    "type": "boolean"
                                },
                                "scan": {
                                    "type": "boolean"
                                },
                                "search": {
                                    "type": "boolean"
                                },
                                "social": {
                                    "type": "boolean"
                                },
                                "security": {
                                    "type": "boolean"
                                },
                                "protect": {
                                    "type": "boolean"
                                },
                                "videopress": {
                                    "type": "boolean"
                                },
                                "stats": {
                                    "type": "boolean"
                                },
                                "growth": {
                                    "type": "boolean"
                                },
                                "complete": {
                                    "type": "boolean"
                                },
                                "newsletter": {
                                    "type": "boolean"
                                },
                                "site-accelerator": {
                                    "type": "boolean"
                                },
                                "related-posts": {
                                    "type": "boolean"
                                }
                            },
                            "additionalProperties": false,
                            "minProperties": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/my-jetpack\/v1\/site\/products\/interstitials"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products\/deactivate": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "products": {
                            "description": "\u00dcr\u00fcn k\u0131saltmalar\u0131 dizilimi",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "anti-spam",
                                    "backup",
                                    "boost",
                                    "crm",
                                    "creator",
                                    "extras",
                                    "jetpack-ai",
                                    "ai",
                                    "scan",
                                    "search",
                                    "social",
                                    "security",
                                    "protect",
                                    "videopress",
                                    "stats",
                                    "growth",
                                    "complete",
                                    "newsletter",
                                    "site-accelerator",
                                    "related-posts"
                                ],
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/my-jetpack\/v1\/site\/products\/deactivate"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products-ownership": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/my-jetpack\/v1\/site\/products-ownership"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/purchases": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/my-jetpack\/v1\/site\/purchases"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/chat\/availability": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/my-jetpack\/v1\/chat\/availability"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/chat\/authentication": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "required": false
                        },
                        "test_mode": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/my-jetpack\/v1\/chat\/authentication"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/recommendations\/evaluation": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/my-jetpack\/v1\/site\/recommendations\/evaluation"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/recommendations\/evaluation\/result": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/my-jetpack\/v1\/site\/recommendations\/evaluation\/result"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/backup\/undo-event": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/my-jetpack\/v1\/site\/backup\/undo-event"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/protect\/data": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/my-jetpack\/v1\/site\/protect\/data"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/videopress\/data": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/my-jetpack\/v1\/site\/videopress\/data"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/update-historically-active-modules": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/my-jetpack\/v1\/site\/update-historically-active-modules"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/jetpack-manage\/data": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/my-jetpack\/v1\/jetpack-manage\/data"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/red-bubble-notifications": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dismissal_cookies": {
                            "type": "array",
                            "description": "Array of dismissal cookies to set for the red bubble notifications.",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/my-jetpack\/v1\/red-bubble-notifications"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/my-jetpack\/v1\/site"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/dismiss-welcome-banner": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/my-jetpack\/v1\/site\/dismiss-welcome-banner"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/explat": {
            "namespace": "jetpack\/v4\/explat",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4\/explat",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/explat"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/explat\/assignments": {
            "namespace": "jetpack\/v4\/explat",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "experiment_name": {
                            "type": "string",
                            "required": false
                        },
                        "anon_id": {
                            "type": "string",
                            "required": false
                        },
                        "as_connected_user": {
                            "type": "boolean",
                            "required": false
                        },
                        "platform": {
                            "type": "string",
                            "enum": [
                                "jetpack",
                                "calypso",
                                "wpcom"
                            ],
                            "default": "jetpack",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/explat\/assignments"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/description": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_name": {
                            "type": "string",
                            "required": true
                        },
                        "business_description": {
                            "type": "string",
                            "required": false
                        },
                        "category": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/zipwp\/v1\/description"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/images": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keywords": {
                            "type": "string",
                            "required": true
                        },
                        "per_page": {
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "type": "string",
                            "required": false
                        },
                        "orientation": {
                            "type": "string",
                            "required": false
                        },
                        "engine": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/zipwp\/v1\/images"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/record-step": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "action": {
                            "type": "string",
                            "required": true
                        },
                        "current_step": {
                            "type": "integer",
                            "required": true
                        },
                        "current_step_name": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/zipwp\/v1\/record-step"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/keywords": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_name": {
                            "type": "string",
                            "required": true
                        },
                        "business_description": {
                            "type": "string",
                            "required": false
                        },
                        "category": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/zipwp\/v1\/keywords"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/template-keywords": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_name": {
                            "type": "string",
                            "required": true
                        },
                        "business_description": {
                            "type": "string",
                            "required": false
                        },
                        "business_category": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/zipwp\/v1\/template-keywords"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/categories": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/zipwp\/v1\/categories"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/site-features": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/zipwp\/v1\/site-features"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/site-languages": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/zipwp\/v1\/site-languages"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/import-status": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/zipwp\/v1\/import-status"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/migration-status": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/zipwp\/v1\/migration-status"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/templates": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_name": {
                            "type": "string",
                            "required": false
                        },
                        "keyword": {
                            "type": "string",
                            "required": false
                        },
                        "page_builder": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/zipwp\/v1\/templates"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/all-templates": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_name": {
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "type": "integer",
                            "required": false
                        },
                        "page": {
                            "type": "integer",
                            "required": false
                        },
                        "page_builder": {
                            "type": "string",
                            "required": false
                        },
                        "keyword": {
                            "type": "string",
                            "required": false
                        },
                        "sort": {
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/zipwp\/v1\/all-templates"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/user-details": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_description": {
                            "type": "string",
                            "required": true
                        },
                        "business_name": {
                            "type": "string",
                            "required": true
                        },
                        "business_addeess": {
                            "type": "string",
                            "required": false
                        },
                        "business_phone": {
                            "type": "string",
                            "required": false
                        },
                        "business_email": {
                            "type": "string",
                            "required": false
                        },
                        "social_profiles": {
                            "type": "array",
                            "required": false
                        },
                        "business_category": {
                            "type": "string",
                            "required": true
                        },
                        "site_language": {
                            "type": "string",
                            "required": true
                        },
                        "keywords": {
                            "type": "array",
                            "required": true
                        },
                        "images": {
                            "type": "array",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/zipwp\/v1\/user-details"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/site": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "template": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/zipwp\/v1\/site"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/wxr": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "template": {
                            "type": "string",
                            "required": true
                        },
                        "business_name": {
                            "type": "string",
                            "required": false
                        },
                        "business_description": {
                            "type": "string",
                            "required": false
                        },
                        "language": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/zipwp\/v1\/wxr"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/ai-site": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "template": {
                            "type": "string",
                            "required": true
                        },
                        "business_name": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/zipwp\/v1\/ai-site"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/search-category": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keyword": {
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keyword": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/zipwp\/v1\/search-category"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/import-error-log": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/zipwp\/v1\/import-error-log"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/set-step-data": {
            "namespace": "zipwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_details": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/zipwp\/v1\/set-step-data"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/set-plan-promo-dismiss-time": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/zipwp\/v1\/set-plan-promo-dismiss-time"
                    }
                ]
            }
        },
        "\/zipwp\/v1\/get-plan-promo-dismiss-time": {
            "namespace": "zipwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/zipwp\/v1\/get-plan-promo-dismiss-time"
                    }
                ]
            }
        },
        "\/sureforms\/v1": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "sureforms\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/sureforms\/v1"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/submit-form": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/sureforms\/v1\/submit-form"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/forms-data": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/sureforms\/v1\/forms-data"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/generate-form-markup": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/sureforms\/v1\/generate-form-markup"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/create-new-form": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/sureforms\/v1\/create-new-form"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/srfm-global-settings": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/sureforms\/v1\/srfm-global-settings"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/send-test-email-summary": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/sureforms\/v1\/send-test-email-summary"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/after-submission\/(?P<submission_id>[0-9]+)": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "submission_id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/sureforms\/v1\/generate-form": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "use_system_message": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/sureforms\/v1\/generate-form"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/map-fields": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/sureforms\/v1\/map-fields"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/initiate-auth": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/sureforms\/v1\/initiate-auth"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/handle-access-key": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/sureforms\/v1\/handle-access-key"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/entries-chart-data": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/sureforms\/v1\/entries-chart-data"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/form-data": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/sureforms\/v1\/form-data"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/pages\/search": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "search": {
                            "default": "",
                            "required": false
                        },
                        "page": {
                            "default": 1,
                            "required": false
                        },
                        "per_page": {
                            "default": 20,
                            "required": false
                        },
                        "selected_url": {
                            "default": "",
                            "required": false
                        },
                        "selected_urls": {
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/sureforms\/v1\/pages\/search"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/onboarding\/set-status": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/sureforms\/v1\/onboarding\/set-status"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/onboarding\/get-status": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/sureforms\/v1\/onboarding\/get-status"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/plugin-status": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "plugin": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/sureforms\/v1\/plugin-status"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/entries\/list": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "form_id": {
                            "default": 0,
                            "required": false
                        },
                        "status": {
                            "default": "all",
                            "required": false
                        },
                        "search": {
                            "default": "",
                            "required": false
                        },
                        "date_from": {
                            "default": "",
                            "required": false
                        },
                        "date_to": {
                            "default": "",
                            "required": false
                        },
                        "orderby": {
                            "type": "string",
                            "default": "created_at",
                            "enum": [
                                "ID",
                                "id",
                                "form_id",
                                "user_id",
                                "status",
                                "type",
                                "created_at",
                                "updated_at"
                            ],
                            "required": false
                        },
                        "order": {
                            "type": "string",
                            "default": "DESC",
                            "enum": [
                                "ASC",
                                "DESC"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "default": 20,
                            "required": false
                        },
                        "page": {
                            "default": 1,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/sureforms\/v1\/entries\/list"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/entries\/read-status": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "entry_ids": {
                            "required": true
                        },
                        "action": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/sureforms\/v1\/entries\/read-status"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/entries\/trash": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "entry_ids": {
                            "required": true
                        },
                        "action": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/sureforms\/v1\/entries\/trash"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/entries\/delete": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "entry_ids": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/sureforms\/v1\/entries\/delete"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/entries\/export": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "entry_ids": {
                            "default": [],
                            "required": false
                        },
                        "form_id": {
                            "default": 0,
                            "required": false
                        },
                        "status": {
                            "default": "all",
                            "required": false
                        },
                        "search": {
                            "default": "",
                            "required": false
                        },
                        "date_from": {
                            "default": "",
                            "required": false
                        },
                        "date_to": {
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/sureforms\/v1\/entries\/export"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/entry\/(?P<id>\\d+)\/details": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/sureforms\/v1\/entry\/(?P<id>\\d+)\/logs": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        },
                        "per_page": {
                            "default": 3,
                            "required": false
                        },
                        "page": {
                            "default": 1,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/sureforms\/v1\/forms": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "enum": [
                                "publish",
                                "draft",
                                "trash",
                                "any"
                            ],
                            "default": "publish",
                            "required": false
                        },
                        "orderby": {
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "title",
                                "modified"
                            ],
                            "required": false
                        },
                        "order": {
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "date_from": {
                            "type": "string",
                            "format": "date",
                            "required": false
                        },
                        "date_to": {
                            "type": "string",
                            "format": "date",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/sureforms\/v1\/forms"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/forms\/export": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_ids": {
                            "type": [
                                "array",
                                "string"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/sureforms\/v1\/forms\/export"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/forms\/import": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "forms_data": {
                            "type": "array",
                            "required": true
                        },
                        "default_status": {
                            "type": "string",
                            "default": "draft",
                            "enum": [
                                "draft",
                                "publish",
                                "private"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/sureforms\/v1\/forms\/import"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/forms\/manage": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "form_ids": {
                            "type": [
                                "array",
                                "integer"
                            ],
                            "required": true
                        },
                        "action": {
                            "type": "string",
                            "enum": [
                                "trash",
                                "restore",
                                "delete"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/sureforms\/v1\/forms\/manage"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/forms\/duplicate": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "form_id": {
                            "type": "integer",
                            "required": true
                        },
                        "title_suffix": {
                            "type": "string",
                            "default": " (Copy)",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/sureforms\/v1\/forms\/duplicate"
                    }
                ]
            }
        },
        "\/astra\/v1": {
            "namespace": "astra\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "astra\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/astra\/v1"
                    }
                ]
            }
        },
        "\/astra\/v1\/admin\/settings": {
            "namespace": "astra\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/astra\/v1\/admin\/settings"
                    }
                ]
            }
        },
        "\/astra\/v1\/get-learn-chapters": {
            "namespace": "astra\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/astra\/v1\/get-learn-chapters"
                    }
                ]
            }
        },
        "\/astra\/v1\/update-learn-progress": {
            "namespace": "astra\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "chapterId": {
                            "type": "string",
                            "required": true
                        },
                        "stepId": {
                            "type": "string",
                            "required": true
                        },
                        "completed": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/astra\/v1\/update-learn-progress"
                    }
                ]
            }
        },
        "\/newfold-installer\/v1": {
            "namespace": "newfold-installer\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "newfold-installer\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-installer\/v1"
                    }
                ]
            }
        },
        "\/newfold-installer\/v1\/plugins\/approved": {
            "namespace": "newfold-installer\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-installer\/v1\/plugins\/approved"
                    }
                ]
            }
        },
        "\/newfold-installer\/v1\/plugins\/install": {
            "namespace": "newfold-installer\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "plugin": {
                            "type": "string",
                            "required": true
                        },
                        "activate": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "queue": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "priority": {
                            "type": "integer",
                            "default": 0,
                            "required": false
                        },
                        "premium": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "provider": {
                            "type": "string",
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-installer\/v1\/plugins\/install"
                    }
                ]
            }
        },
        "\/newfold-installer\/v1\/plugins\/uninstall": {
            "namespace": "newfold-installer\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "plugin": {
                            "type": "string",
                            "required": true
                        },
                        "activate": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "queue": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "priority": {
                            "type": "integer",
                            "default": 0,
                            "required": false
                        },
                        "premium": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "provider": {
                            "type": "string",
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-installer\/v1\/plugins\/uninstall"
                    }
                ]
            }
        },
        "\/newfold-installer\/v1\/plugins\/status": {
            "namespace": "newfold-installer\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "plugin": {
                            "type": "string",
                            "required": true
                        },
                        "activated": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-installer\/v1\/plugins\/status"
                    }
                ]
            }
        },
        "\/newfold-installer\/v1\/themes\/install": {
            "namespace": "newfold-installer\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "theme": {
                            "type": "string",
                            "required": true
                        },
                        "activate": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "queue": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "priority": {
                            "type": "integer",
                            "default": 0,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-installer\/v1\/themes\/install"
                    }
                ]
            }
        },
        "\/newfold-installer\/v1\/themes\/status": {
            "namespace": "newfold-installer\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "theme": {
                            "type": "string",
                            "required": true
                        },
                        "activated": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-installer\/v1\/themes\/status"
                    }
                ]
            }
        },
        "\/newfold-installer\/v1\/themes\/expedite": {
            "namespace": "newfold-installer\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "theme": {
                            "type": "string",
                            "required": true
                        },
                        "activate": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-installer\/v1\/themes\/expedite"
                    }
                ]
            }
        },
        "\/newfold-ai\/v1": {
            "namespace": "newfold-ai\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "newfold-ai\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-ai\/v1"
                    }
                ]
            }
        },
        "\/newfold-ai\/v1\/search": {
            "namespace": "newfold-ai\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "user_prompt": {
                            "type": "string",
                            "required": true
                        },
                        "identifier": {
                            "type": "string",
                            "required": true
                        },
                        "extra": {
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-ai\/v1\/search"
                    }
                ]
            }
        },
        "\/newfold-ai\/v1\/search\/default": {
            "namespace": "newfold-ai\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-ai\/v1\/search\/default"
                    }
                ]
            }
        },
        "\/newfold-ai\/v1\/search\/sitegen": {
            "namespace": "newfold-ai\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "site_info": {
                            "type": "object",
                            "required": true
                        },
                        "identifier": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-ai\/v1\/search\/sitegen"
                    }
                ]
            }
        },
        "\/newfold-ai\/v1\/search\/homepages": {
            "namespace": "newfold-ai\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "site_description": {
                            "type": "string",
                            "required": true
                        },
                        "content_style": {
                            "type": "object",
                            "required": true
                        },
                        "target_audience": {
                            "type": "object",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-ai\/v1\/search\/homepages"
                    }
                ]
            }
        },
        "\/newfold-ai\/v1\/search\/otherpages": {
            "namespace": "newfold-ai\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "site_description": {
                            "type": "string",
                            "required": true
                        },
                        "content_style": {
                            "type": "object",
                            "required": true
                        },
                        "target_audience": {
                            "type": "object",
                            "required": true
                        },
                        "sitemap": {
                            "type": "object",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-ai\/v1\/search\/otherpages"
                    }
                ]
            }
        },
        "\/newfold-facebook\/v1": {
            "namespace": "newfold-facebook\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "newfold-facebook\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-facebook\/v1"
                    }
                ]
            }
        },
        "\/newfold-facebook\/v1\/facebook\/hiive": {
            "namespace": "newfold-facebook\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-facebook\/v1\/facebook\/hiive"
                    }
                ]
            }
        },
        "\/newfold-facebook\/v1\/facebook\/logout": {
            "namespace": "newfold-facebook\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-facebook\/v1\/facebook\/logout"
                    }
                ]
            }
        },
        "\/newfold-facebook\/v1\/facebook\/details": {
            "namespace": "newfold-facebook\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-facebook\/v1\/facebook\/details"
                    }
                ]
            }
        },
        "\/newfold-facebook\/v1\/facebook\/get-token": {
            "namespace": "newfold-facebook\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-facebook\/v1\/facebook\/get-token"
                    }
                ]
            }
        },
        "\/newfold-facebook\/v1\/facebook\/post-token": {
            "namespace": "newfold-facebook\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-facebook\/v1\/facebook\/post-token"
                    }
                ]
            }
        },
        "\/newfold-coming-soon\/v1": {
            "namespace": "newfold-coming-soon\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "newfold-coming-soon\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-coming-soon\/v1"
                    }
                ]
            }
        },
        "\/newfold-coming-soon\/v1\/status": {
            "namespace": "newfold-coming-soon\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-coming-soon\/v1\/status"
                    }
                ]
            }
        },
        "\/newfold-coming-soon\/v1\/enable": {
            "namespace": "newfold-coming-soon\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-coming-soon\/v1\/enable"
                    }
                ]
            }
        },
        "\/newfold-coming-soon\/v1\/disable": {
            "namespace": "newfold-coming-soon\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-coming-soon\/v1\/disable"
                    }
                ]
            }
        },
        "\/newfold-coming-soon\/v1\/last-changed": {
            "namespace": "newfold-coming-soon\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-coming-soon\/v1\/last-changed"
                    }
                ]
            }
        },
        "\/newfold-ecommerce\/v1": {
            "namespace": "newfold-ecommerce\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "newfold-ecommerce\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-ecommerce\/v1"
                    }
                ]
            }
        },
        "\/newfold-ecommerce\/v1\/integrations\/paypal": {
            "namespace": "newfold-ecommerce\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-ecommerce\/v1\/integrations\/paypal"
                    }
                ]
            }
        },
        "\/newfold-ecommerce\/v1\/integrations\/shippo": {
            "namespace": "newfold-ecommerce\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-ecommerce\/v1\/integrations\/shippo"
                    }
                ]
            }
        },
        "\/newfold-ecommerce\/v1\/integrations\/stripe": {
            "namespace": "newfold-ecommerce\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-ecommerce\/v1\/integrations\/stripe"
                    }
                ]
            }
        },
        "\/newfold-ecommerce\/v1\/integrations\/razorpay": {
            "namespace": "newfold-ecommerce\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-ecommerce\/v1\/integrations\/razorpay"
                    }
                ]
            }
        },
        "\/newfold-ecommerce\/v1\/plugins\/status": {
            "namespace": "newfold-ecommerce\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-ecommerce\/v1\/plugins\/status"
                    }
                ]
            }
        },
        "\/newfold-ecommerce\/v1\/store-info": {
            "namespace": "newfold-ecommerce\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-ecommerce\/v1\/store-info"
                    }
                ]
            }
        },
        "\/newfold-ctb\/v2": {
            "namespace": "newfold-ctb\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "newfold-ctb\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-ctb\/v2"
                    }
                ]
            }
        },
        "\/newfold-ctb\/v2\/ctb\/(?P<id>[a-zA-Z0-9-]+)": {
            "namespace": "newfold-ctb\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/newfold-insights\/v1": {
            "namespace": "newfold-insights\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "newfold-insights\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-insights\/v1"
                    }
                ]
            }
        },
        "\/newfold-insights\/v1\/performance-scans": {
            "namespace": "newfold-insights\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-insights\/v1\/performance-scans"
                    }
                ]
            }
        },
        "\/newfold-insights\/v1\/performance-scans\/run-scan": {
            "namespace": "newfold-insights\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-insights\/v1\/performance-scans\/run-scan"
                    }
                ]
            }
        },
        "\/newfold-insights\/v1\/performance-scans\/scan-details": {
            "namespace": "newfold-insights\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "jobId": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-insights\/v1\/performance-scans\/scan-details"
                    }
                ]
            }
        },
        "\/newfold-insights\/v1\/performance-scans\/toggle-recurring-scans": {
            "namespace": "newfold-insights\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "status": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-insights\/v1\/performance-scans\/toggle-recurring-scans"
                    }
                ]
            }
        },
        "\/newfold-marketplace\/v1": {
            "namespace": "newfold-marketplace\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "newfold-marketplace\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-marketplace\/v1"
                    }
                ]
            }
        },
        "\/newfold-marketplace\/v1\/marketplace": {
            "namespace": "newfold-marketplace\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-marketplace\/v1\/marketplace"
                    }
                ]
            }
        },
        "\/newfold-marketplace\/v1\/products\/page": {
            "namespace": "newfold-marketplace\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-marketplace\/v1\/products\/page"
                    }
                ]
            }
        },
        "\/newfold-next-steps\/v2": {
            "namespace": "newfold-next-steps\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "newfold-next-steps\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-next-steps\/v2"
                    }
                ]
            }
        },
        "\/newfold-next-steps\/v2\/plans": {
            "namespace": "newfold-next-steps\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-next-steps\/v2\/plans"
                    }
                ]
            }
        },
        "\/newfold-next-steps\/v2\/plans\/add": {
            "namespace": "newfold-next-steps\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-next-steps\/v2\/plans\/add"
                    }
                ]
            }
        },
        "\/newfold-next-steps\/v2\/plans\/tasks\/(?P<task_id>[a-zA-Z0-9_-]+)": {
            "namespace": "newfold-next-steps\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "plan_id": {
                            "required": true
                        },
                        "track_id": {
                            "required": true
                        },
                        "section_id": {
                            "required": true
                        },
                        "task_id": {
                            "required": true
                        },
                        "status": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/newfold-next-steps\/v2\/plans\/stats": {
            "namespace": "newfold-next-steps\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-next-steps\/v2\/plans\/stats"
                    }
                ]
            }
        },
        "\/newfold-next-steps\/v2\/plans\/switch": {
            "namespace": "newfold-next-steps\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "plan_type": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-next-steps\/v2\/plans\/switch"
                    }
                ]
            }
        },
        "\/newfold-next-steps\/v2\/plans\/reset": {
            "namespace": "newfold-next-steps\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-next-steps\/v2\/plans\/reset"
                    }
                ]
            }
        },
        "\/newfold-next-steps\/v2\/plans\/tracks\/(?P<track_id>[a-zA-Z0-9_-]+)": {
            "namespace": "newfold-next-steps\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "plan_id": {
                            "required": true
                        },
                        "track_id": {
                            "required": true
                        },
                        "open": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/newfold-next-steps\/v2\/plans\/sections\/(?P<section_id>[a-zA-Z0-9_-]+)": {
            "namespace": "newfold-next-steps\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "plan_id": {
                            "required": true
                        },
                        "track_id": {
                            "required": true
                        },
                        "section_id": {
                            "required": true
                        },
                        "type": {
                            "required": true
                        },
                        "value": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/newfold-next-steps\/v2\/plans\/tasks": {
            "namespace": "newfold-next-steps\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "track_id": {
                            "required": true
                        },
                        "section_id": {
                            "required": true
                        },
                        "task": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-next-steps\/v2\/plans\/tasks"
                    }
                ]
            }
        },
        "\/newfold-notifications\/v1": {
            "namespace": "newfold-notifications\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "newfold-notifications\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-notifications\/v1"
                    }
                ]
            }
        },
        "\/newfold-notifications\/v1\/notifications": {
            "namespace": "newfold-notifications\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "required": true
                        },
                        "page": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-notifications\/v1\/notifications"
                    }
                ]
            }
        },
        "\/newfold-notifications\/v1\/notifications\/events": {
            "namespace": "newfold-notifications\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "action": {
                            "description": "Event action",
                            "type": "string",
                            "required": true
                        },
                        "category": {
                            "default": "admin",
                            "description": "Event category",
                            "type": "string",
                            "required": false
                        },
                        "data": {
                            "description": "Event data",
                            "type": "object",
                            "required": false
                        },
                        "queue": {
                            "default": true,
                            "description": "Whether or not to queue the event",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-notifications\/v1\/notifications\/events"
                    }
                ]
            }
        },
        "\/newfold-notifications\/v1\/notifications\/(?P<id>[a-zA-Z0-9-]+)": {
            "namespace": "newfold-notifications\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/newfold-solutions\/v1": {
            "namespace": "newfold-solutions\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "newfold-solutions\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-solutions\/v1"
                    }
                ]
            }
        },
        "\/newfold-solutions\/v1\/entitlements": {
            "namespace": "newfold-solutions\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-solutions\/v1\/entitlements"
                    }
                ]
            }
        },
        "\/newfold-solutions\/v1\/activate_plugin": {
            "namespace": "newfold-solutions\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-solutions\/v1\/activate_plugin"
                    }
                ]
            }
        },
        "\/newfold-sso\/v1": {
            "namespace": "newfold-sso\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "newfold-sso\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-sso\/v1"
                    }
                ]
            }
        },
        "\/newfold-sso\/v1\/sso": {
            "namespace": "newfold-sso\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-sso\/v1\/sso"
                    }
                ]
            }
        },
        "\/elementor\/v1\/documents": {
            "namespace": "elementor\/v1\/documents",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor\/v1\/documents",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor\/v1\/documents"
                    }
                ]
            }
        },
        "\/elementor\/v1\/documents\/(?P<id>\\d+)\/media\/import": {
            "namespace": "elementor\/v1\/documents",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor\/v1"
                    }
                ]
            }
        },
        "\/elementor\/v1\/cache": {
            "namespace": "elementor\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor\/v1\/cache"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor\/v1\/globals"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/colors": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor\/v1\/globals\/colors"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/colors\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/globals\/typography": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor\/v1\/globals\/typography"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/typography\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/settings\/(?P<key>[\\w_-]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/elementor\/v1\/post": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "included_types": {
                            "description": "Included post types",
                            "type": "array",
                            "default": null,
                            "required": false
                        },
                        "excluded_types": {
                            "description": "Post type to exclude",
                            "type": "array",
                            "default": [
                                "e-floating-buttons",
                                "e-landing-page",
                                "elementor_library",
                                "attachment",
                                "revision",
                                "nav_menu_item",
                                "custom_css",
                                "customize_changeset"
                            ],
                            "required": false
                        },
                        "term": {
                            "description": "Posts to search",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "keys_conversion_map": {
                            "description": "Specify keys to extract and convert, i.e. [\"key_1\" => \"new_key_1\"].",
                            "type": "array",
                            "default": {
                                "ID": "id",
                                "post_title": "label",
                                "post_type": "groupLabel"
                            },
                            "required": false
                        },
                        "items_count": {
                            "description": "Posts per page",
                            "type": "integer",
                            "default": 100,
                            "required": false
                        },
                        "is_public": {
                            "description": "Whether to include only public post types",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "meta_query": {
                            "description": "WP_Query meta_query array",
                            "type": "array",
                            "default": null,
                            "required": false
                        },
                        "tax_query": {
                            "description": "WP_Query tax_query array",
                            "type": "array",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor\/v1\/post"
                    }
                ]
            }
        },
        "\/elementor\/v1\/term": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "included_types": {
                            "description": "Included taxonomy containing terms (categories, tags, etc...)",
                            "type": "array",
                            "default": null,
                            "required": false
                        },
                        "excluded_types": {
                            "description": "Excluded taxonomy containing terms (categories, tags, etc...)",
                            "type": "array",
                            "default": null,
                            "required": false
                        },
                        "term": {
                            "description": "Terms to search",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "keys_conversion_map": {
                            "description": "Specify keys to extract and convert, i.e. [\"key_1\" => \"new_key_1\"].",
                            "type": "array",
                            "default": {
                                "term_id": "id",
                                "name": "label",
                                "taxonomy": "groupLabel"
                            },
                            "required": false
                        },
                        "items_count": {
                            "description": "Terms per request",
                            "type": "integer",
                            "default": 100,
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Whether to include only public terms",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "meta_query": {
                            "description": "WP_Query meta_query array",
                            "type": "array",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor\/v1\/term"
                    }
                ]
            }
        },
        "\/elementor\/v1\/user": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "term": {
                            "description": "Posts to search",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "keys_conversion_map": {
                            "description": "Specify keys to extract and convert, i.e. [\"key_1\" => \"new_key_1\"].",
                            "type": [
                                "array",
                                "string"
                            ],
                            "default": {
                                "ID": "id",
                                "display_name": "label",
                                "role": "groupLabel"
                            },
                            "required": false
                        },
                        "items_count": {
                            "description": "Posts per page",
                            "type": "integer",
                            "default": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor\/v1\/user"
                    }
                ]
            }
        },
        "\/elementor-ai\/v1": {
            "namespace": "elementor-ai\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor-ai\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor-ai\/v1"
                    }
                ]
            }
        },
        "\/elementor-ai\/v1\/permissions": {
            "namespace": "elementor-ai\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor-ai\/v1\/permissions"
                    }
                ]
            }
        },
        "\/elementor\/v1\/favorites": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor\/v1\/favorites"
                    }
                ]
            }
        },
        "\/elementor\/v1\/favorites\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Type of favorites.",
                            "type": "string",
                            "required": true
                        },
                        "favorite": {
                            "description": "The favorite slug to create.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Type of favorites.",
                            "type": "string",
                            "required": true
                        },
                        "favorite": {
                            "description": "The favorite slug to delete.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/kit-elements-defaults": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor\/v1\/kit-elements-defaults"
                    }
                ]
            }
        },
        "\/elementor\/v1\/kit-elements-defaults\/(?P<type>[\\w\\-\\_]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "description": "The type of the element.",
                            "required": true
                        },
                        "settings": {
                            "description": "All the default values for the requested type",
                            "type": "object",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "description": "The type of the element.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/site-navigation\/recent-posts": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "posts_per_page": {
                            "description": "Number of posts to return",
                            "type": "integer",
                            "required": true
                        },
                        "post_type": {
                            "description": "Post types to retrieve",
                            "type": "array",
                            "default": [
                                "page",
                                "post",
                                "elementor_library"
                            ],
                            "required": false
                        },
                        "post__not_in": {
                            "description": "Post id`s to exclude",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor\/v1\/site-navigation\/recent-posts"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-navigation\/add-new-post": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_type": {
                            "description": "Post type to create",
                            "type": "string",
                            "default": "post",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor\/v1\/site-navigation\/add-new-post"
                    }
                ]
            }
        },
        "\/elementor\/v1\/checklist": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor\/v1\/checklist"
                    }
                ]
            }
        },
        "\/elementor\/v1\/checklist\/(?P<id>[\\d]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/checklist\/steps": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor\/v1\/checklist\/steps"
                    }
                ]
            }
        },
        "\/elementor\/v1\/checklist\/steps\/(?P<id>[\\d]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/checklist\/steps\/(?P<id>[\\w\\-\\_]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "description": "The step id.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/checklist\/user-progress": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor\/v1\/checklist\/user-progress"
                    }
                ]
            }
        },
        "\/elementor\/v1\/components": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "status": {
                            "type": "string",
                            "enum": [
                                "publish",
                                "draft",
                                "autosave"
                            ],
                            "required": true
                        },
                        "items": {
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "uid": {
                                        "type": "string",
                                        "required": true
                                    },
                                    "title": {
                                        "type": "string",
                                        "required": true,
                                        "minLength": 2,
                                        "maxLength": 200
                                    },
                                    "elements": {
                                        "type": "array",
                                        "required": true,
                                        "items": {
                                            "type": "object"
                                        }
                                    },
                                    "settings": {
                                        "type": "object",
                                        "required": false
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor\/v1\/components"
                    }
                ]
            }
        },
        "\/elementor\/v1\/components\/styles": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor\/v1\/components\/styles"
                    }
                ]
            }
        },
        "\/elementor\/v1\/components\/create-validate": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "items": {
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "uid": {
                                        "type": "string",
                                        "required": true
                                    },
                                    "title": {
                                        "type": "string",
                                        "required": true,
                                        "minLength": 2,
                                        "maxLength": 200
                                    },
                                    "elements": {
                                        "type": "array",
                                        "required": true,
                                        "items": {
                                            "type": "object"
                                        }
                                    },
                                    "settings": {
                                        "type": "object",
                                        "required": false
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor\/v1\/components\/create-validate"
                    }
                ]
            }
        },
        "\/elementor\/v1\/components\/overridable-props": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "componentId": {
                            "type": "integer",
                            "description": "The component ID to get overridable props for",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor\/v1\/components\/overridable-props"
                    }
                ]
            }
        },
        "\/elementor\/v1\/components\/status": {
            "namespace": "elementor\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "status": {
                            "type": "string",
                            "enum": [
                                "publish"
                            ],
                            "required": true
                        },
                        "ids": {
                            "type": "array",
                            "items": {
                                "type": "number",
                                "required": true
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor\/v1\/components\/status"
                    }
                ]
            }
        },
        "\/elementor\/v1\/components\/lock": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "componentId": {
                            "type": "number",
                            "description": "The component ID to unlock",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor\/v1\/components\/lock"
                    }
                ]
            }
        },
        "\/elementor\/v1\/components\/unlock": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "componentId": {
                            "type": "number",
                            "description": "The component ID to unlock",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor\/v1\/components\/unlock"
                    }
                ]
            }
        },
        "\/elementor\/v1\/components\/lock-status": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "componentId": {
                            "type": "string",
                            "description": "The component ID to check lock status",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor\/v1\/components\/lock-status"
                    }
                ]
            }
        },
        "\/elementor\/v1\/components\/archive": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "componentIds": {
                            "type": "array",
                            "items": {
                                "type": "number",
                                "required": true
                            },
                            "description": "The component IDs to archive",
                            "required": true
                        },
                        "status": {
                            "type": "string",
                            "enum": [
                                "publish",
                                "draft",
                                "autosave"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor\/v1\/components\/archive"
                    }
                ]
            }
        },
        "\/elementor\/v1\/components\/update-titles": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "components": {
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "componentId": {
                                        "type": "number",
                                        "required": true,
                                        "description": "The component ID to update title"
                                    },
                                    "title": {
                                        "type": "string",
                                        "required": true,
                                        "description": "The new title for the component"
                                    }
                                }
                            },
                            "required": true
                        },
                        "status": {
                            "type": "string",
                            "enum": [
                                "publish",
                                "draft",
                                "autosave"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor\/v1\/components\/update-titles"
                    }
                ]
            }
        },
        "\/elementor\/v1\/feedback": {
            "namespace": "elementor\/v1\/feedback",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor\/v1\/feedback",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor\/v1\/feedback"
                    }
                ]
            }
        },
        "\/elementor\/v1\/feedback\/submit": {
            "namespace": "elementor\/v1\/feedback",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor\/v1\/feedback\/submit"
                    }
                ]
            }
        },
        "\/elementor\/v1\/template-library\/templates": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "title": {
                            "type": "string",
                            "description": "The title of the document",
                            "required": false
                        },
                        "type": {
                            "description": "The document type.",
                            "type": "string",
                            "enum": [
                                "page",
                                "section",
                                "container"
                            ],
                            "required": true
                        },
                        "content": {
                            "description": "Elementor data object",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor\/v1\/template-library\/templates"
                    }
                ]
            }
        },
        "\/elementor\/v1\/user-data\/current-user": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "PATCH"
                    ],
                    "args": {
                        "suppressedMessages": {
                            "type": "array",
                            "description": "Array of suppressed message keys",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor\/v1\/user-data\/current-user"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1\/popular-posts\/themes\/(?P<type>[a-zA-Z0-9-]+)": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/monsterinsights\/v1\/terms\/(?P<slug>[a-zA-Z0-9-_]+)": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/monsterinsights\/v1\/taxonomy\/(?P<slug>[a-zA-Z0-9-_]+)": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/one-onboarding\/v1": {
            "namespace": "one-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "one-onboarding\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/one-onboarding\/v1"
                    }
                ]
            }
        },
        "\/one-onboarding\/v1\/plugin-status\/(?P<plugin>[a-zA-Z0-9_-]+)": {
            "namespace": "one-onboarding\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/one-onboarding\/v1\/install-plugin": {
            "namespace": "one-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/one-onboarding\/v1\/install-plugin"
                    }
                ]
            }
        },
        "\/one-onboarding\/v1\/activate-plugin": {
            "namespace": "one-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/one-onboarding\/v1\/activate-plugin"
                    }
                ]
            }
        },
        "\/one-onboarding\/v1\/save-onboarding-state": {
            "namespace": "one-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/one-onboarding\/v1\/save-onboarding-state"
                    }
                ]
            }
        },
        "\/one-onboarding\/v1\/onboarding-completion": {
            "namespace": "one-onboarding\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/one-onboarding\/v1\/onboarding-completion"
                    }
                ]
            }
        },
        "\/omapp\/v1": {
            "namespace": "omapp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "omapp\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/omapp\/v1"
                    }
                ]
            }
        },
        "\/omapp\/v1\/info": {
            "namespace": "omapp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/omapp\/v1\/info"
                    }
                ]
            }
        },
        "\/omapp\/v1\/support": {
            "namespace": "omapp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/omapp\/v1\/support"
                    }
                ]
            }
        },
        "\/omapp\/v1\/support\/debug\/enable": {
            "namespace": "omapp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/omapp\/v1\/support\/debug\/enable"
                    }
                ]
            }
        },
        "\/omapp\/v1\/support\/debug\/disable": {
            "namespace": "omapp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/omapp\/v1\/support\/debug\/disable"
                    }
                ]
            }
        },
        "\/omapp\/v1\/me": {
            "namespace": "omapp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/omapp\/v1\/me"
                    }
                ]
            }
        },
        "\/omapp\/v1\/campaigns\/refresh": {
            "namespace": "omapp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/omapp\/v1\/campaigns\/refresh"
                    }
                ]
            }
        },
        "\/omapp\/v1\/campaigns\/(?P<id>\\w+)": {
            "namespace": "omapp\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/omapp\/v1\/campaigns\/(?P<id>[\\w-]+)\/sync": {
            "namespace": "omapp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/omapp\/v1\/resources": {
            "namespace": "omapp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/omapp\/v1\/resources"
                    }
                ]
            }
        },
        "\/omapp\/v1\/notifications": {
            "namespace": "omapp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/omapp\/v1\/notifications"
                    }
                ]
            }
        },
        "\/omapp\/v1\/notifications\/dismiss": {
            "namespace": "omapp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/omapp\/v1\/notifications\/dismiss"
                    }
                ]
            }
        },
        "\/omapp\/v1\/notifications\/create": {
            "namespace": "omapp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/omapp\/v1\/notifications\/create"
                    }
                ]
            }
        },
        "\/omapp\/v1\/plugins": {
            "namespace": "omapp\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/omapp\/v1\/plugins"
                    }
                ]
            }
        },
        "\/omapp\/v1\/api": {
            "namespace": "omapp\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/omapp\/v1\/api"
                    }
                ]
            }
        },
        "\/omapp\/v1\/settings": {
            "namespace": "omapp\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/omapp\/v1\/settings"
                    }
                ]
            }
        },
        "\/omapp\/v1\/review\/dismiss": {
            "namespace": "omapp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/omapp\/v1\/review\/dismiss"
                    }
                ]
            }
        },
        "\/omapp\/v1\/omu\/courses": {
            "namespace": "omapp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/omapp\/v1\/omu\/courses"
                    }
                ]
            }
        },
        "\/omapp\/v1\/omu\/guides": {
            "namespace": "omapp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/omapp\/v1\/omu\/guides"
                    }
                ]
            }
        },
        "\/omapp\/v1\/account\/sync": {
            "namespace": "omapp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/omapp\/v1\/account\/sync"
                    }
                ]
            }
        },
        "\/omapp\/v1\/account\/connect": {
            "namespace": "omapp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/omapp\/v1\/account\/connect"
                    }
                ]
            }
        },
        "\/omapp\/v1\/wpforms\/forms": {
            "namespace": "omapp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/omapp\/v1\/wpforms\/forms"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/payments\/stripe-connect": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/sureforms\/v1\/payments\/stripe-connect"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/payments\/stripe-disconnect": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/sureforms\/v1\/payments\/stripe-disconnect"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/payments\/stripe-callback": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/sureforms\/v1\/payments\/stripe-callback"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/payments\/create-payment-webhook": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/sureforms\/v1\/payments\/create-payment-webhook"
                    }
                ]
            }
        },
        "\/sureforms": {
            "namespace": "sureforms",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "sureforms",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/sureforms"
                    }
                ]
            }
        },
        "\/sureforms\/webhook_test": {
            "namespace": "sureforms",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/sureforms\/webhook_test"
                    }
                ]
            }
        },
        "\/sureforms\/webhook_live": {
            "namespace": "sureforms",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/sureforms\/webhook_live"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/get-learn-chapters": {
            "namespace": "sureforms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/sureforms\/v1\/get-learn-chapters"
                    }
                ]
            }
        },
        "\/sureforms\/v1\/update-learn-progress": {
            "namespace": "sureforms\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "chapterId": {
                            "type": "string",
                            "required": true
                        },
                        "stepId": {
                            "type": "string",
                            "required": true
                        },
                        "completed": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/sureforms\/v1\/update-learn-progress"
                    }
                ]
            }
        },
        "\/newfold-data\/v1": {
            "namespace": "newfold-data\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "newfold-data\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-data\/v1"
                    }
                ]
            }
        },
        "\/newfold-data\/v1\/events": {
            "namespace": "newfold-data\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "action": {
                            "description": "Event action. For the \"pageview\" action\/key, Hiive tries to read the page URL and page title only from the \"page\" and \"page_title\" keys in the data arg.",
                            "type": "string",
                            "required": true
                        },
                        "category": {
                            "default": "admin",
                            "description": "Event category",
                            "type": "string",
                            "required": false
                        },
                        "data": {
                            "description": "Event data",
                            "type": "object",
                            "required": false
                        },
                        "queue": {
                            "default": true,
                            "description": "Whether or not to queue the event",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-data\/v1\/events"
                    }
                ]
            }
        },
        "\/newfold-data\/v1\/events\/batch": {
            "namespace": "newfold-data\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-data\/v1\/events\/batch"
                    }
                ]
            }
        },
        "\/newfold-data\/v1\/verify\/(?P<token>[a-f0-9]{32})": {
            "namespace": "newfold-data\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "token": {
                            "description": "Connection verification token.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/newfold-data\/v1\/capabilities": {
            "namespace": "newfold-data\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/newfold-data\/v1\/capabilities"
                    }
                ]
            }
        },
        "\/surerank\/v1": {
            "namespace": "surerank\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "surerank\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1"
                    }
                ]
            }
        },
        "\/surerank\/v1\/admin\/editor": {
            "namespace": "surerank\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "post_id": {
                            "type": "integer",
                            "required": false
                        },
                        "term_id": {
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/admin\/editor"
                    }
                ]
            }
        },
        "\/surerank\/v1\/admin\/global-settings": {
            "namespace": "surerank\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/admin\/global-settings"
                    }
                ]
            }
        },
        "\/surerank\/v1\/admin\/site-settings": {
            "namespace": "surerank\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/admin\/site-settings"
                    }
                ]
            }
        },
        "\/surerank\/v1\/post\/settings": {
            "namespace": "surerank\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "post_id": {
                            "type": "integer",
                            "required": true
                        },
                        "post_type": {
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_id": {
                            "type": "integer",
                            "required": true
                        },
                        "metaData": {
                            "type": "object",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/post\/settings"
                    }
                ]
            }
        },
        "\/surerank\/v1\/admin\/post-content": {
            "namespace": "surerank\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/admin\/post-content"
                    }
                ]
            }
        },
        "\/surerank\/v1\/posts-list": {
            "namespace": "surerank\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "search": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "page": {
                            "type": "integer",
                            "default": 1,
                            "required": false
                        },
                        "per_page": {
                            "type": "integer",
                            "default": 20,
                            "required": false
                        },
                        "post_type": {
                            "type": "string",
                            "default": "post",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/posts-list"
                    }
                ]
            }
        },
        "\/surerank\/v1\/plugins\/installed": {
            "namespace": "surerank\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/plugins\/installed"
                    }
                ]
            }
        },
        "\/surerank\/v1\/term\/settings": {
            "namespace": "surerank\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "term_id": {
                            "type": "integer",
                            "required": true
                        },
                        "post_type": {
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "term_id": {
                            "type": "integer",
                            "required": true
                        },
                        "metaData": {
                            "type": "object",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/term\/settings"
                    }
                ]
            }
        },
        "\/surerank\/v1\/onboarding": {
            "namespace": "surerank\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "website_type": {
                            "type": "string",
                            "description": "Type of the website.",
                            "required": false
                        },
                        "website_name": {
                            "type": "string",
                            "description": "Name of the website.",
                            "required": false
                        },
                        "business_description": {
                            "type": "string",
                            "description": "Business description of the website.",
                            "required": false
                        },
                        "website_owner_name": {
                            "type": "string",
                            "description": "Name of the website owner.",
                            "required": false
                        },
                        "website_owner_phone": {
                            "type": "string",
                            "description": "Phone number of the website owner.",
                            "required": false
                        },
                        "organization_type": {
                            "type": "string",
                            "description": "Type of the organization.",
                            "required": false
                        },
                        "about_page": {
                            "type": "integer",
                            "required": false
                        },
                        "contact_page": {
                            "type": "integer",
                            "required": false
                        },
                        "social_profiles": {
                            "type": "object",
                            "description": "Social profiles URLs.",
                            "properties": {
                                "facebook": {
                                    "type": "string",
                                    "sanitize_callback": "esc_url_raw",
                                    "validate_callback": []
                                },
                                "twitter": {
                                    "type": "string",
                                    "sanitize_callback": "esc_url_raw",
                                    "validate_callback": []
                                },
                                "instagram": {
                                    "type": "string",
                                    "sanitize_callback": "esc_url_raw",
                                    "validate_callback": []
                                },
                                "youtube": {
                                    "type": "string",
                                    "sanitize_callback": "esc_url_raw",
                                    "validate_callback": []
                                },
                                "linkedin": {
                                    "type": "string",
                                    "sanitize_callback": "esc_url_raw",
                                    "validate_callback": []
                                },
                                "tiktok": {
                                    "type": "string",
                                    "sanitize_callback": "esc_url_raw",
                                    "validate_callback": []
                                },
                                "pinterest": {
                                    "type": "string",
                                    "sanitize_callback": "esc_url_raw",
                                    "validate_callback": []
                                },
                                "whatsapp": {
                                    "type": "string",
                                    "sanitize_callback": "esc_url_raw",
                                    "validate_callback": []
                                },
                                "telegram": {
                                    "type": "string",
                                    "sanitize_callback": "esc_url_raw",
                                    "validate_callback": []
                                },
                                "yelp": {
                                    "type": "string",
                                    "sanitize_callback": "esc_url_raw",
                                    "validate_callback": []
                                },
                                "bluesky": {
                                    "type": "string",
                                    "sanitize_callback": "esc_url_raw",
                                    "validate_callback": []
                                }
                            },
                            "required": false
                        },
                        "website_logo": {
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "type": "string",
                            "description": "First name of the user.",
                            "required": false
                        },
                        "last_name": {
                            "type": "string",
                            "description": "Last name of the user.",
                            "required": false
                        },
                        "email": {
                            "type": "string",
                            "description": "Email address of the user.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/onboarding"
                    }
                ]
            }
        },
        "\/surerank\/v1\/onboarding\/improve-description": {
            "namespace": "surerank\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_name": {
                            "type": "string",
                            "required": false
                        },
                        "business_desc": {
                            "type": "string",
                            "required": true
                        },
                        "business_category": {
                            "type": "string",
                            "required": false
                        },
                        "language": {
                            "type": "string",
                            "default": "en",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/onboarding\/improve-description"
                    }
                ]
            }
        },
        "\/surerank\/v1\/checks\/general": {
            "namespace": "surerank\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/checks\/general"
                    }
                ]
            }
        },
        "\/surerank\/v1\/checks\/settings": {
            "namespace": "surerank\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/checks\/settings"
                    }
                ]
            }
        },
        "\/surerank\/v1\/checks\/other": {
            "namespace": "surerank\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/checks\/other"
                    }
                ]
            }
        },
        "\/surerank\/v1\/checks\/broken-link": {
            "namespace": "surerank\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "url": {
                            "type": "string",
                            "required": true
                        },
                        "user_agent": {
                            "type": "string",
                            "required": true
                        },
                        "post_id": {
                            "type": "integer",
                            "required": true
                        },
                        "urls": {
                            "type": "array",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/checks\/broken-link"
                    }
                ]
            }
        },
        "\/surerank\/v1\/checks\/page": {
            "namespace": "surerank\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "post_ids": {
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/checks\/page"
                    }
                ]
            }
        },
        "\/surerank\/v1\/checks\/taxonomy": {
            "namespace": "surerank\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "term_ids": {
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/checks\/taxonomy"
                    }
                ]
            }
        },
        "\/surerank\/v1\/checks\/ignore-site-check": {
            "namespace": "surerank\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/checks\/ignore-site-check"
                    }
                ]
            }
        },
        "\/surerank\/v1\/checks\/ignore-page-check": {
            "namespace": "surerank\/v1",
            "methods": [
                "POST",
                "DELETE",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "required": true
                        },
                        "post_id": {
                            "type": "integer",
                            "required": true
                        },
                        "check_type": {
                            "type": "string",
                            "default": "post",
                            "enum": [
                                "post",
                                "taxonomy"
                            ],
                            "description": "Type of check to delete. Can be \"post\" or \"taxonomy\".",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "required": true
                        },
                        "post_id": {
                            "type": "integer",
                            "required": true
                        },
                        "check_type": {
                            "type": "string",
                            "default": "post",
                            "enum": [
                                "post",
                                "taxonomy"
                            ],
                            "description": "Type of check to delete. Can be \"post\" or \"taxonomy\".",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "post_id": {
                            "type": "integer",
                            "required": true
                        },
                        "check_type": {
                            "type": "string",
                            "default": "post",
                            "enum": [
                                "post",
                                "taxonomy"
                            ],
                            "description": "Type of check to delete. Can be \"post\" or \"taxonomy\".",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/checks\/ignore-page-check"
                    }
                ]
            }
        },
        "\/surerank\/v1\/migration\/posts": {
            "namespace": "surerank\/v1",
            "methods": [
                "POST",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "plugin_slug": {
                            "type": "string",
                            "description": "Plugin slug to migrate from (e.g. rankmath, seopress, yoast, squirrly).",
                            "enum": [
                                "rankmath",
                                "seopress",
                                "yoast",
                                "squirrly"
                            ],
                            "required": true
                        },
                        "post_ids": {
                            "type": [
                                "array",
                                "integer"
                            ],
                            "description": "Post IDs to migrate.",
                            "required": true
                        },
                        "cleanup": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to clean up source data after import.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "type": "integer",
                            "default": 1,
                            "description": "Page number for pagination.",
                            "required": false
                        },
                        "plugin_slug": {
                            "type": "string",
                            "description": "Plugin slug to filter posts by (e.g. rankmath, seopress, yoast, squirrly).",
                            "enum": [
                                "rankmath",
                                "seopress",
                                "yoast",
                                "squirrly"
                            ],
                            "default": "rankmath",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/migration\/posts"
                    }
                ]
            }
        },
        "\/surerank\/v1\/migration\/terms": {
            "namespace": "surerank\/v1",
            "methods": [
                "POST",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "plugin_slug": {
                            "type": "string",
                            "description": "Plugin slug to migrate from (e.g. rankmath, seopress, yoast, squirrly).",
                            "enum": [
                                "rankmath",
                                "seopress",
                                "yoast",
                                "squirrly"
                            ],
                            "required": true
                        },
                        "term_ids": {
                            "type": [
                                "array",
                                "integer"
                            ],
                            "description": "Term IDs to migrate.",
                            "required": true
                        },
                        "cleanup": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to clean up source data after import.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "type": "integer",
                            "default": 1,
                            "description": "Page number for pagination.",
                            "required": false
                        },
                        "plugin_slug": {
                            "type": "string",
                            "default": "rankmath",
                            "description": "Plugin slug to filter terms by (e.g. rankmath, seopress, yoast, squirrly).",
                            "enum": [
                                "rankmath",
                                "seopress",
                                "yoast",
                                "squirrly"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/migration\/terms"
                    }
                ]
            }
        },
        "\/surerank\/v1\/migration\/global-settings": {
            "namespace": "surerank\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "plugin_slug": {
                            "type": "string",
                            "description": "Plugin slug to migrate global settings from (e.g. rankmath, seopress, yoast, squirrly).",
                            "enum": [
                                "rankmath",
                                "seopress",
                                "yoast",
                                "squirrly"
                            ],
                            "required": true
                        },
                        "cleanup": {
                            "type": "boolean",
                            "default": false,
                            "description": "Whether to clean up source global data after import.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/migration\/global-settings"
                    }
                ]
            }
        },
        "\/surerank\/v1\/plugins\/deactivate": {
            "namespace": "surerank\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "plugin_slug": {
                            "type": "string",
                            "description": "Plugin slug to deactivate.",
                            "enum": [
                                "rankmath",
                                "seopress",
                                "yoast",
                                "squirrly"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/plugins\/deactivate"
                    }
                ]
            }
        },
        "\/surerank\/v1\/migration\/completed": {
            "namespace": "surerank\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "plugin_slug": {
                            "type": "string",
                            "description": "Plugin slug that was migrated from.",
                            "enum": [
                                "rankmath",
                                "seopress",
                                "yoast",
                                "squirrly"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/migration\/completed"
                    }
                ]
            }
        },
        "\/surerank\/v1\/migration\/migrated-data": {
            "namespace": "surerank\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/migration\/migrated-data"
                    }
                ]
            }
        },
        "\/surerank\/v1\/export-settings": {
            "namespace": "surerank\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "categories": {
                            "type": "array",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/export-settings"
                    }
                ]
            }
        },
        "\/surerank\/v1\/import-settings": {
            "namespace": "surerank\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "settings_data": {
                            "type": "object",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/import-settings"
                    }
                ]
            }
        },
        "\/surerank\/v1\/sitemap\/generate-cache": {
            "namespace": "surerank\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/sitemap\/generate-cache"
                    }
                ]
            }
        },
        "\/surerank\/v1\/sitemap\/generate-cache-manual": {
            "namespace": "surerank\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/sitemap\/generate-cache-manual"
                    }
                ]
            }
        },
        "\/surerank\/v1\/prepare-cache": {
            "namespace": "surerank\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/prepare-cache"
                    }
                ]
            }
        },
        "\/surerank\/v1\/robots-txt": {
            "namespace": "surerank\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "robots_txt_content": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/robots-txt"
                    }
                ]
            }
        },
        "\/surerank\/v1\/admin\/posts": {
            "namespace": "surerank\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "q": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/admin\/posts"
                    }
                ]
            }
        },
        "\/surerank\/v1\/schemas\/variables": {
            "namespace": "surerank\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/schemas\/variables"
                    }
                ]
            }
        },
        "\/surerank\/v1\/google-search-console\/revoke-auth": {
            "namespace": "surerank\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/google-search-console\/revoke-auth"
                    }
                ]
            }
        },
        "\/surerank\/v1\/google-search-console\/auth-url": {
            "namespace": "surerank\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/google-search-console\/auth-url"
                    }
                ]
            }
        },
        "\/surerank\/v1\/google-search-console\/matched-site": {
            "namespace": "surerank\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/google-search-console\/matched-site"
                    }
                ]
            }
        },
        "\/surerank\/v1\/google-search-console\/sites": {
            "namespace": "surerank\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/google-search-console\/sites"
                    }
                ]
            }
        },
        "\/surerank\/v1\/google-search-console\/site": {
            "namespace": "surerank\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "url": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/google-search-console\/site"
                    }
                ]
            }
        },
        "\/surerank\/v1\/google-search-console\/clicks-and-impressions": {
            "namespace": "surerank\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "startDate": {
                            "type": "string",
                            "required": false
                        },
                        "endDate": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/google-search-console\/clicks-and-impressions"
                    }
                ]
            }
        },
        "\/surerank\/v1\/google-search-console\/site-traffic": {
            "namespace": "surerank\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "startDate": {
                            "type": "string",
                            "required": false
                        },
                        "endDate": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/google-search-console\/site-traffic"
                    }
                ]
            }
        },
        "\/surerank\/v1\/google-search-console\/content-performance": {
            "namespace": "surerank\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "startDate": {
                            "type": "string",
                            "required": false
                        },
                        "endDate": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/google-search-console\/content-performance"
                    }
                ]
            }
        },
        "\/surerank\/v1\/google-search-console\/keyword-rankings": {
            "namespace": "surerank\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "type": "string",
                            "required": true
                        },
                        "startDate": {
                            "type": "string",
                            "required": false
                        },
                        "endDate": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/google-search-console\/keyword-rankings"
                    }
                ]
            }
        },
        "\/surerank\/v1\/google-search-console\/add-site": {
            "namespace": "surerank\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/google-search-console\/add-site"
                    }
                ]
            }
        },
        "\/surerank\/v1\/google-search-console\/verify-site": {
            "namespace": "surerank\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/google-search-console\/verify-site"
                    }
                ]
            }
        },
        "\/surerank\/v1\/ai\/auth": {
            "namespace": "surerank\/v1",
            "methods": [
                "POST",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "accessKey": {
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/ai\/auth"
                    }
                ]
            }
        },
        "\/surerank\/v1\/generate-content": {
            "namespace": "surerank\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_id": {
                            "type": "integer",
                            "description": "Post ID or Term ID whose content needs to be generated (optional)",
                            "required": false
                        },
                        "type": {
                            "type": "string",
                            "enum": [
                                "page_title",
                                "home_page_title",
                                "page_description",
                                "home_page_description",
                                "home_page_social_title",
                                "home_page_social_description",
                                "social_title",
                                "social_description",
                                "site_tag_line",
                                "page_url_slug"
                            ],
                            "description": "Type of content to generate: page title, page description, social title, social description",
                            "default": "page_title",
                            "required": true
                        },
                        "is_taxonomy": {
                            "type": "boolean",
                            "description": "Whether the content is for a taxonomy term",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/generate-content"
                    }
                ]
            }
        },
        "\/surerank\/v1\/email-reports\/settings": {
            "namespace": "surerank\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "enabled": {
                            "type": "boolean",
                            "required": true
                        },
                        "recipientEmail": {
                            "type": "string",
                            "required": false
                        },
                        "frequency": {
                            "type": "string",
                            "enum": [
                                "weekly",
                                "monthly"
                            ],
                            "required": false
                        },
                        "scheduledOn": {
                            "type": "string",
                            "enum": [
                                "sunday",
                                "monday",
                                "tuesday",
                                "wednesday",
                                "thursday",
                                "friday",
                                "saturday"
                            ],
                            "required": false
                        },
                        "monthlyDate": {
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/email-reports\/settings"
                    }
                ]
            }
        },
        "\/surerank\/v1\/email-reports\/send-test": {
            "namespace": "surerank\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "recipientEmail": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/email-reports\/send-test"
                    }
                ]
            }
        },
        "\/surerank\/v1\/page-seo-checks\/fix": {
            "namespace": "surerank\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "enum": [
                                "content-generation"
                            ],
                            "required": true
                        },
                        "input_key": {
                            "type": "string",
                            "required": false
                        },
                        "input_value": {
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "type": "integer",
                            "required": true
                        },
                        "is_taxonomy": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/page-seo-checks\/fix"
                    }
                ]
            }
        },
        "\/surerank\/v1\/knowledge-graph": {
            "namespace": "surerank\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "website_type": {
                            "type": "string",
                            "description": "Type of the website.",
                            "required": false
                        },
                        "website_name": {
                            "type": "string",
                            "description": "Name of the website.",
                            "required": false
                        },
                        "business_description": {
                            "type": "string",
                            "description": "Business description of the website.",
                            "required": false
                        },
                        "website_owner_name": {
                            "type": "string",
                            "description": "Name of the website owner.",
                            "required": false
                        },
                        "website_owner_phone": {
                            "type": "string",
                            "description": "Phone number of the website owner.",
                            "required": false
                        },
                        "organization_type": {
                            "type": "string",
                            "description": "Type of the organization.",
                            "required": false
                        },
                        "about_page": {
                            "type": "integer",
                            "required": false
                        },
                        "contact_page": {
                            "type": "integer",
                            "required": false
                        },
                        "website_logo": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/knowledge-graph"
                    }
                ]
            }
        },
        "\/surerank\/v1\/nudges\/disable": {
            "namespace": "surerank\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "enum": [
                                "upgrade_banner",
                                "permalink_redirect"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/surerank\/v1\/nudges\/disable"
                    }
                ]
            }
        },
        "\/getting-started\/v1": {
            "namespace": "getting-started\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "getting-started\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/getting-started\/v1"
                    }
                ]
            }
        },
        "\/getting-started\/v1\/action-items": {
            "namespace": "getting-started\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/getting-started\/v1\/action-items"
                    }
                ]
            }
        },
        "\/getting-started\/v1\/dismiss-setup-wizard": {
            "namespace": "getting-started\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "dismiss": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/getting-started\/v1\/dismiss-setup-wizard"
                    }
                ]
            }
        },
        "\/getting-started\/v1\/update-action-item-steps": {
            "namespace": "getting-started\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "action_id": {
                            "type": "string",
                            "required": true
                        },
                        "steps": {
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/getting-started\/v1\/update-action-item-steps"
                    }
                ]
            }
        },
        "\/zipwp-images\/v1": {
            "namespace": "zipwp-images\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "zipwp-images\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/zipwp-images\/v1"
                    }
                ]
            }
        },
        "\/zipwp-images\/v1\/images": {
            "namespace": "zipwp-images\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keywords": {
                            "type": "string",
                            "required": true
                        },
                        "per_page": {
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "type": "string",
                            "required": false
                        },
                        "orientation": {
                            "type": "string",
                            "required": false
                        },
                        "engine": {
                            "type": "string",
                            "required": false
                        },
                        "filter": {
                            "type": "string",
                            "required": false
                        },
                        "color": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/zipwp-images\/v1\/images"
                    }
                ]
            }
        },
        "\/nps-survey\/v1": {
            "namespace": "nps-survey\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "nps-survey\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/nps-survey\/v1"
                    }
                ]
            }
        },
        "\/nps-survey\/v1\/rating": {
            "namespace": "nps-survey\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "nps_id": {
                            "type": "string",
                            "required": true
                        },
                        "rating": {
                            "type": "integer",
                            "required": true
                        },
                        "comment": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "plugin_slug": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/nps-survey\/v1\/rating"
                    }
                ]
            }
        },
        "\/nps-survey\/v1\/dismiss-nps-survey": {
            "namespace": "nps-survey\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "nps_id": {
                            "type": "string",
                            "required": true
                        },
                        "plugin_slug": {
                            "type": "string",
                            "required": true
                        },
                        "dismiss_timespan": {
                            "type": "integer",
                            "required": true
                        },
                        "current_step": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/nps-survey\/v1\/dismiss-nps-survey"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "gutenberg-templates\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/gutenberg-templates\/v1"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/categories": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/gutenberg-templates\/v1\/categories"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/description": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_name": {
                            "type": "string",
                            "required": true
                        },
                        "business_description": {
                            "type": "string",
                            "required": false
                        },
                        "category": {
                            "type": "string",
                            "required": false
                        },
                        "language_name": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/gutenberg-templates\/v1\/description"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/page-description": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_name": {
                            "type": "string",
                            "required": true
                        },
                        "business_description": {
                            "type": "string",
                            "required": false
                        },
                        "page_name": {
                            "type": "string",
                            "required": true
                        },
                        "page_description": {
                            "type": "string",
                            "required": false
                        },
                        "category": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/gutenberg-templates\/v1\/page-description"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/keywords": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "business_name": {
                            "type": "string",
                            "required": true
                        },
                        "business_description": {
                            "type": "string",
                            "required": false
                        },
                        "category": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/gutenberg-templates\/v1\/keywords"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/images": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keywords": {
                            "type": "string",
                            "required": true
                        },
                        "per_page": {
                            "type": "integer",
                            "required": false
                        },
                        "page": {
                            "type": "integer",
                            "required": false
                        },
                        "orientation": {
                            "type": "string",
                            "required": false
                        },
                        "engine": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/gutenberg-templates\/v1\/images"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/settings": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "required": true
                        },
                        "value": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/gutenberg-templates\/v1\/settings"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/favorite": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "required": true
                        },
                        "block_id": {
                            "type": "integer",
                            "required": true
                        },
                        "status": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/gutenberg-templates\/v1\/favorite"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/do-it-later": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/gutenberg-templates\/v1\/do-it-later"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/pages-onboarding": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/gutenberg-templates\/v1\/pages-onboarding"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/revoke-access": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/gutenberg-templates\/v1\/revoke-access"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/blocks": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/gutenberg-templates\/v1\/blocks"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/setup": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/gutenberg-templates\/v1\/setup"
                    }
                ]
            }
        },
        "\/gutenberg-templates\/v1\/sites": {
            "namespace": "gutenberg-templates\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/gutenberg-templates\/v1\/sites"
                    }
                ]
            }
        },
        "\/bsf-core\/v1": {
            "namespace": "bsf-core\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "bsf-core\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/bsf-core\/v1"
                    }
                ]
            }
        },
        "\/bsf-core\/v1\/license\/activate": {
            "namespace": "bsf-core\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product-id": {
                            "type": "string",
                            "required": true
                        },
                        "license-key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/bsf-core\/v1\/license\/activate"
                    }
                ]
            }
        },
        "\/elementor\/v1\/library\/connect": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "token": {
                            "type": "string",
                            "description": "Connect CLI token",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor\/v1\/library\/connect"
                    }
                ]
            }
        },
        "\/elementor\/v1\/send-event": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "event_data": {
                            "description": "All the recorded event data in JSON format",
                            "type": "object",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/elementor\/v1\/send-event"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-abilities\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp-abilities\/v1"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp-abilities\/v1\/categories"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories\/(?P<slug>[a-z0-9]+(?:-[a-z0-9]+)*)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Yetenek kategorisi i\u00e7in benzersiz kimlik.",
                            "type": "string",
                            "pattern": "^[a-z0-9]+(?:-[a-z0-9]+)*$",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Yetenek kategorisi i\u00e7in benzersiz kimlik.",
                            "type": "string",
                            "pattern": "^[a-z0-9]+(?:-[a-z0-9]+)*$",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+?)\/run": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE",
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "name": {
                            "description": "Yetenek i\u00e7in benzersiz kimlik.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        },
                        "input": {
                            "description": "Yetenek y\u00fcr\u00fctme i\u00e7in girdi parametreleri.",
                            "type": [
                                "integer",
                                "number",
                                "boolean",
                                "string",
                                "array",
                                "object",
                                "null"
                            ],
                            "default": null,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "name": {
                            "description": "Yetenek i\u00e7in benzersiz kimlik.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        },
                        "input": {
                            "description": "Yetenek y\u00fcr\u00fctme i\u00e7in girdi parametreleri.",
                            "type": [
                                "integer",
                                "number",
                                "boolean",
                                "string",
                                "array",
                                "object",
                                "null"
                            ],
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1\/abilities": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "description": "Sonu\u00e7lar\u0131 belirli yetenek kategorilerindeki yeteneklerle s\u0131n\u0131rland\u0131r\u0131n.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "description": "Sonu\u00e7lar\u0131 belirli yetenek kategorilerindeki yeteneklerle s\u0131n\u0131rland\u0131r\u0131n.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp-abilities\/v1\/abilities"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "Yetenek i\u00e7in benzersiz kimlik.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "Yetenek i\u00e7in benzersiz kimlik.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/verify_registration": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/verify_registration"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/remote_authorize": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/remote_authorize"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/remote_provision": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/remote_provision"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/remote_register": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/remote_register"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/remote_connect": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/remote_connect"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/check": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/connection\/check"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "isActive": {
                            "description": "false olarak ayarlan\u0131rsa, sitenin ba\u011flant\u0131s\u0131 kesilir.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/connection"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/user": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/connection\/user"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/connection\/data"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/plugins": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/connection\/plugins"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/reconnect": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/connection\/reconnect"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/register": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "from": {
                            "description": "\u0130zleme\/segmentasyon ama\u00e7lar\u0131 i\u00e7in kay\u0131t i\u015fleminin nerede tetiklendi\u011fini g\u00f6sterir",
                            "type": "string",
                            "required": false
                        },
                        "redirect_uri": {
                            "description": "Ba\u011flant\u0131 ak\u0131\u015f\u0131ndan sonra kullan\u0131c\u0131n\u0131n y\u00f6nlendirilmesi gereken y\u00f6netici sayfas\u0131n\u0131n URI'si",
                            "type": "string",
                            "required": false
                        },
                        "plugin_slug": {
                            "description": "\u0130ste\u011fin hangi eklentiden geldi\u011fini g\u00f6sterir",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/connection\/register"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/authorize_url": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "redirect_uri": {
                            "description": "Ba\u011flant\u0131 ak\u0131\u015f\u0131ndan sonra kullan\u0131c\u0131n\u0131n y\u00f6nlendirilmesi gereken y\u00f6netici sayfas\u0131n\u0131n URI'si",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/connection\/authorize_url"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/user-token": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "user_token": {
                            "description": "Yeni kullan\u0131c\u0131 belirteci",
                            "type": "string",
                            "required": true
                        },
                        "is_connection_owner": {
                            "description": "Ba\u011flant\u0131 sahibi",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/user-token"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/owner": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "owner": {
                            "description": "Yeni sahibi",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/jetpack\/v4\/connection\/owner"
                    }
                ]
            }
        },
        "\/blu": {
            "namespace": "blu",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "blu",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/blu"
                    }
                ]
            }
        },
        "\/blu\/mcp": {
            "namespace": "blu",
            "methods": [
                "POST",
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "GET",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/blu\/mcp"
                    }
                ]
            }
        },
        "\/mcp": {
            "namespace": "mcp",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "mcp",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/mcp"
                    }
                ]
            }
        },
        "\/mcp\/mcp-adapter-default-server": {
            "namespace": "mcp",
            "methods": [
                "POST",
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "GET",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/mcp\/mcp-adapter-default-server"
                    }
                ]
            }
        },
        "\/wp\/v2": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Yan\u0131t\u0131 belirtilen bir ISO8601 uyumlu tarihten sonra yay\u0131nlam\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten sonra de\u011fi\u015ftirilmi\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli yazarlara atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli yazarlara atanm\u0131\u015f yaz\u0131lar\u0131n kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Yan\u0131t\u0131 ISO8601 uyumlu tarihten \u00f6nce yay\u0131nlanm\u0131\u015f kaynaklarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten \u00f6nce de\u011fi\u015ftirilen yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Arama girdisinin nas\u0131l yorumlanaca\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi yaz\u0131 \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Aranacak s\u00fctun adlar\u0131 dizisi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 yaz\u0131 k\u0131saltma ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Sonu\u00e7 k\u00fcmesini bir ya da birka\u00e7 durum atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "sc_archived",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Sonu\u00e7 k\u00fcmesini birka\u00e7 s\u0131n\u0131fland\u0131rma ile aras\u0131ndaki ili\u015fkiyle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Sonu\u00e7 k\u00fcmesini categories s\u0131n\u0131fland\u0131rmas\u0131na atanm\u0131\u015f belirli terimler ge\u00e7en \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Terim kimlikleri listesi",
                                    "description": "Terimleri belirtilen kimliklerle e\u015fle\u015ftir.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Terim kimli\u011fi s\u0131n\u0131fland\u0131rma sorgusu",
                                    "description": "Geli\u015fmi\u015f bir terim sorgusu ger\u00e7ekle\u015ftirin.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Terim kimlikleri.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Sonu\u00e7 k\u00fcmesini s\u0131n\u0131rland\u0131ran terimlere alt terimlerin kat\u0131l\u0131p kat\u0131lmayaca\u011f\u0131.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u00d6gelerin t\u00fcm terimlere mi, belirli terimlere mi atanaca\u011f\u0131.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesini categories s\u0131n\u0131fland\u0131rmas\u0131na atanm\u0131\u015f belirli terimler d\u0131\u015f\u0131nda t\u00fcm \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Terim kimlikleri listesi",
                                    "description": "Terimleri belirtilen kimliklerle e\u015fle\u015ftir.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Terim kimli\u011fi s\u0131n\u0131fland\u0131rma sorgusu",
                                    "description": "Geli\u015fmi\u015f bir terim sorgusu ger\u00e7ekle\u015ftirin.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Terim kimlikleri.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Sonu\u00e7 k\u00fcmesini s\u0131n\u0131rland\u0131ran terimlere alt terimlerin kat\u0131l\u0131p kat\u0131lmayaca\u011f\u0131.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "Sonu\u00e7 k\u00fcmesini tags s\u0131n\u0131fland\u0131rmas\u0131na atanm\u0131\u015f belirli terimler ge\u00e7en \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Terim kimlikleri listesi",
                                    "description": "Terimleri belirtilen kimliklerle e\u015fle\u015ftir.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Terim kimli\u011fi s\u0131n\u0131fland\u0131rma sorgusu",
                                    "description": "Geli\u015fmi\u015f bir terim sorgusu ger\u00e7ekle\u015ftirin.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Terim kimlikleri.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u00d6gelerin t\u00fcm terimlere mi, belirli terimlere mi atanaca\u011f\u0131.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesini tags s\u0131n\u0131fland\u0131rmas\u0131na atanm\u0131\u015f belirli terimler d\u0131\u015f\u0131nda t\u00fcm \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Terim kimlikleri listesi",
                                    "description": "Terimleri belirtilen kimliklerle e\u015fle\u015ftir.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Terim kimli\u011fi s\u0131n\u0131fland\u0131rma sorgusu",
                                    "description": "Geli\u015fmi\u015f bir terim sorgusu ger\u00e7ekle\u015ftirin.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Terim kimlikleri.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "Sonu\u00e7 k\u00fcmesini sabit \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "boolean",
                            "required": false
                        },
                        "ignore_sticky": {
                            "description": "Sabit yaz\u0131lar\u0131n g\u00f6z ard\u0131 edilip edilmeyece\u011fi.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "format": {
                            "description": "Sonu\u00e7 k\u00fcmesini, verilen bir veya daha fazla bi\u00e7ime atanm\u0131\u015f \u00f6\u011felerle s\u0131n\u0131rlay\u0131n.",
                            "type": "array",
                            "uniqueItems": true,
                            "items": {
                                "enum": [
                                    "standard",
                                    "aside",
                                    "chat",
                                    "gallery",
                                    "link",
                                    "image",
                                    "quote",
                                    "status",
                                    "video",
                                    "audio"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Yaz\u0131n\u0131n yazar\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Yaz\u0131n\u0131n \u00f6zeti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n \u00f6zeti, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML \u00f6zeti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u00d6zetin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Yaz\u0131n\u0131n \u00f6ne \u00e7\u0131kar\u0131lm\u0131\u015f ortam kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Yaz\u0131n\u0131n yorumlara a\u00e7\u0131k olup olmad\u0131\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Yaz\u0131ya geri ba\u011flant\u0131 verilip verilemeyece\u011fi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Yaz\u0131n\u0131n bi\u00e7imi.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "nf_dc_page": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Reference to page category",
                                    "default": ""
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "elementor_component",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Yaz\u0131n\u0131n sabit olarak kabul edilip edilmeyece\u011fi.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "category s\u0131n\u0131fland\u0131rmas\u0131ndaki yaz\u0131ya atanm\u0131\u015f terimler.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "post_tag s\u0131n\u0131fland\u0131rmas\u0131ndaki yaz\u0131ya atanm\u0131\u015f terimler.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/posts"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Varsay\u0131lan \u00f6zet uzunlu\u011funu ge\u00e7ersiz k\u0131l.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Parola korumal\u0131 ise yaz\u0131n\u0131n parolas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Yaz\u0131n\u0131n yazar\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Yaz\u0131n\u0131n \u00f6zeti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n \u00f6zeti, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML \u00f6zeti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u00d6zetin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Yaz\u0131n\u0131n \u00f6ne \u00e7\u0131kar\u0131lm\u0131\u015f ortam kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Yaz\u0131n\u0131n yorumlara a\u00e7\u0131k olup olmad\u0131\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Yaz\u0131ya geri ba\u011flant\u0131 verilip verilemeyece\u011fi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Yaz\u0131n\u0131n bi\u00e7imi.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "nf_dc_page": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Reference to page category",
                                    "default": ""
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "elementor_component",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Yaz\u0131n\u0131n sabit olarak kabul edilip edilmeyece\u011fi.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "category s\u0131n\u0131fland\u0131rmas\u0131ndaki yaz\u0131ya atanm\u0131\u015f terimler.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "post_tag s\u0131n\u0131fland\u0131rmas\u0131ndaki yaz\u0131ya atanm\u0131\u015f terimler.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi nesne \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "S\u00fcr\u00fcmlerin \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Yaz\u0131n\u0131n yazar\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Yaz\u0131n\u0131n \u00f6zeti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n \u00f6zeti, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML \u00f6zeti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u00d6zetin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Yaz\u0131n\u0131n \u00f6ne \u00e7\u0131kar\u0131lm\u0131\u015f ortam kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Yaz\u0131n\u0131n yorumlara a\u00e7\u0131k olup olmad\u0131\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Yaz\u0131ya geri ba\u011flant\u0131 verilip verilemeyece\u011fi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Yaz\u0131n\u0131n bi\u00e7imi.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "nf_dc_page": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Reference to page category",
                                    "default": ""
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "elementor_component",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Yaz\u0131n\u0131n sabit olarak kabul edilip edilmeyece\u011fi.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "category s\u0131n\u0131fland\u0131rmas\u0131ndaki yaz\u0131ya atanm\u0131\u015f terimler.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "post_tag s\u0131n\u0131fland\u0131rmas\u0131ndaki yaz\u0131ya atanm\u0131\u015f terimler.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Otomatik kayd\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Yan\u0131t\u0131 belirtilen bir ISO8601 uyumlu tarihten sonra yay\u0131nlam\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten sonra de\u011fi\u015ftirilmi\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli yazarlara atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli yazarlara atanm\u0131\u015f yaz\u0131lar\u0131n kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Yan\u0131t\u0131 ISO8601 uyumlu tarihten \u00f6nce yay\u0131nlanm\u0131\u015f kaynaklarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten \u00f6nce de\u011fi\u015ftirilen yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir menu_order de\u011ferini ta\u015f\u0131yan yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Arama girdisinin nas\u0131l yorumlanaca\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi yaz\u0131 \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli \u00fcst kimlikleri ta\u015f\u0131yan \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir \u00fcst kimli\u011fi ta\u015f\u0131mayan t\u00fcm \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Aranacak s\u00fctun adlar\u0131 dizisi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 yaz\u0131 k\u0131saltma ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Sonu\u00e7 k\u00fcmesini bir ya da birka\u00e7 durum atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "sc_archived",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Yaz\u0131n\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Yaz\u0131n\u0131n yazar\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Yaz\u0131n\u0131n \u00f6zeti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n \u00f6zeti, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML \u00f6zeti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u00d6zetin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Yaz\u0131n\u0131n \u00f6ne \u00e7\u0131kar\u0131lm\u0131\u015f ortam kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Yaz\u0131n\u0131n yorumlara a\u00e7\u0131k olup olmad\u0131\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Yaz\u0131ya geri ba\u011flant\u0131 verilip verilemeyece\u011fi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Yaz\u0131n\u0131n di\u011fer yaz\u0131lara g\u00f6re s\u0131ralamas\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "nf_dc_page": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Reference to page category",
                                    "default": ""
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "elementor_component",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/pages"
                    }
                ]
            }
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Varsay\u0131lan \u00f6zet uzunlu\u011funu ge\u00e7ersiz k\u0131l.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Parola korumal\u0131 ise yaz\u0131n\u0131n parolas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Yaz\u0131n\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Yaz\u0131n\u0131n yazar\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Yaz\u0131n\u0131n \u00f6zeti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n \u00f6zeti, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML \u00f6zeti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u00d6zetin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Yaz\u0131n\u0131n \u00f6ne \u00e7\u0131kar\u0131lm\u0131\u015f ortam kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Yaz\u0131n\u0131n yorumlara a\u00e7\u0131k olup olmad\u0131\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Yaz\u0131ya geri ba\u011flant\u0131 verilip verilemeyece\u011fi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Yaz\u0131n\u0131n di\u011fer yaz\u0131lara g\u00f6re s\u0131ralamas\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "nf_dc_page": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Reference to page category",
                                    "default": ""
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "elementor_component",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi nesne \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "S\u00fcr\u00fcmlerin \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Yaz\u0131n\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Yaz\u0131n\u0131n yazar\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Yaz\u0131n\u0131n \u00f6zeti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n \u00f6zeti, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML \u00f6zeti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u00d6zetin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Yaz\u0131n\u0131n \u00f6ne \u00e7\u0131kar\u0131lm\u0131\u015f ortam kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Yaz\u0131n\u0131n yorumlara a\u00e7\u0131k olup olmad\u0131\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Yaz\u0131ya geri ba\u011flant\u0131 verilip verilemeyece\u011fi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Yaz\u0131n\u0131n di\u011fer yaz\u0131lara g\u00f6re s\u0131ralamas\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "nf_dc_page": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Reference to page category",
                                    "default": ""
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "elementor_component",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Otomatik kayd\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Yan\u0131t\u0131 belirtilen bir ISO8601 uyumlu tarihten sonra yay\u0131nlam\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten sonra de\u011fi\u015ftirilmi\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli yazarlara atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli yazarlara atanm\u0131\u015f yaz\u0131lar\u0131n kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Yan\u0131t\u0131 ISO8601 uyumlu tarihten \u00f6nce yay\u0131nlanm\u0131\u015f kaynaklarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten \u00f6nce de\u011fi\u015ftirilen yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Arama girdisinin nas\u0131l yorumlanaca\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi yaz\u0131 \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli \u00fcst kimlikleri ta\u015f\u0131yan \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir \u00fcst kimli\u011fi ta\u015f\u0131mayan t\u00fcm \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Aranacak s\u00fctun adlar\u0131 dizisi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 yaz\u0131 k\u0131saltma ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "inherit",
                            "description": "Sonu\u00e7 k\u00fcmesini bir ya da birka\u00e7 durum atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "inherit",
                                    "private",
                                    "trash"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "media_type": {
                            "default": null,
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ortam t\u00fcr\u00fc veya ortam t\u00fcrlerinin ekleriyle s\u0131n\u0131rland\u0131r\u0131n.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "image",
                                    "video",
                                    "text",
                                    "application",
                                    "audio"
                                ]
                            },
                            "required": false
                        },
                        "mime_type": {
                            "default": null,
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir MIME t\u00fcr\u00fc veya MIME t\u00fcrlerinin ekleriyle s\u0131n\u0131rland\u0131r\u0131n.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Yaz\u0131n\u0131n yazar\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "Yaz\u0131n\u0131n \u00f6ne \u00e7\u0131kar\u0131lm\u0131\u015f ortam kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Yaz\u0131n\u0131n yorumlara a\u00e7\u0131k olup olmad\u0131\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Yaz\u0131ya geri ba\u011flant\u0131 verilip verilemeyece\u011fi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "nf_dc_page": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Reference to page category",
                                    "default": ""
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "sc_variant_option": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Ek dosya g\u00f6r\u00fcnt\u00fclenemedi\u011finde g\u00f6r\u00fcnt\u00fclenecek alternatif metin.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Ek dosya ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ek dosyan\u0131n veri taban\u0131nda bulunan HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ek dosyan\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML alt yaz\u0131s\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Ek dosya a\u00e7\u0131klamas\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ek dosyan\u0131n a\u00e7\u0131klamas\u0131, veri taban\u0131nda oldu\u011fu gibi .",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ek dosyan\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML a\u00e7\u0131klamas\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "Ek dosyan\u0131n bulundu\u011fu yaz\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/media"
                    }
                ]
            }
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Yaz\u0131n\u0131n yazar\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "Yaz\u0131n\u0131n \u00f6ne \u00e7\u0131kar\u0131lm\u0131\u015f ortam kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Yaz\u0131n\u0131n yorumlara a\u00e7\u0131k olup olmad\u0131\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Yaz\u0131ya geri ba\u011flant\u0131 verilip verilemeyece\u011fi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "nf_dc_page": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Reference to page category",
                                    "default": ""
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "sc_variant_option": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Ek dosya g\u00f6r\u00fcnt\u00fclenemedi\u011finde g\u00f6r\u00fcnt\u00fclenecek alternatif metin.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Ek dosya ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ek dosyan\u0131n veri taban\u0131nda bulunan HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ek dosyan\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML alt yaz\u0131s\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Ek dosya a\u00e7\u0131klamas\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ek dosyan\u0131n a\u00e7\u0131klamas\u0131, veri taban\u0131nda oldu\u011fu gibi .",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ek dosyan\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML a\u00e7\u0131klamas\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "Ek dosyan\u0131n bulundu\u011fu yaz\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Ek dosyan\u0131n e\u015fsiz kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "action": {
                            "type": "string",
                            "enum": [
                                "create-image-subsizes"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/edit": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "src": {
                            "description": "D\u00fczenlenen g\u00f6rsel dosyas\u0131n\u0131n ba\u011flant\u0131s\u0131.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "modifiers": {
                            "description": "G\u00f6rsel d\u00fczenlemeleri dizisi.",
                            "type": "array",
                            "minItems": 1,
                            "items": {
                                "description": "G\u00f6rsel d\u00fczenleme.",
                                "type": "object",
                                "required": [
                                    "type",
                                    "args"
                                ],
                                "oneOf": [
                                    {
                                        "title": "\u00c7evir",
                                        "properties": {
                                            "type": {
                                                "description": "T\u00fcr\u00fc ters d\u00f6nd\u00fcr.",
                                                "type": "string",
                                                "enum": [
                                                    "flip"
                                                ]
                                            },
                                            "args": {
                                                "description": "Ba\u011f\u0131ms\u0131z de\u011fi\u015fkenleri ters d\u00f6nd\u00fcr.",
                                                "type": "object",
                                                "required": [
                                                    "flip"
                                                ],
                                                "properties": {
                                                    "flip": {
                                                        "description": "Y\u00f6n\u00fc ters d\u00f6nd\u00fcr.",
                                                        "type": "object",
                                                        "required": [
                                                            "horizontal",
                                                            "vertical"
                                                        ],
                                                        "properties": {
                                                            "horizontal": {
                                                                "description": "Yatay y\u00f6nde d\u00f6nd\u00fcr\u00fcl\u00fcp d\u00f6nd\u00fcr\u00fclmeyece\u011fi.",
                                                                "type": "boolean"
                                                            },
                                                            "vertical": {
                                                                "description": "Dikey y\u00f6nde d\u00f6nd\u00fcr\u00fcl\u00fcp d\u00f6nd\u00fcr\u00fclmeyece\u011fi.",
                                                                "type": "boolean"
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "D\u00f6nd\u00fcrme",
                                        "properties": {
                                            "type": {
                                                "description": "D\u00f6nd\u00fcrme t\u00fcr\u00fc.",
                                                "type": "string",
                                                "enum": [
                                                    "rotate"
                                                ]
                                            },
                                            "args": {
                                                "description": "D\u00f6nd\u00fcrme de\u011fi\u015fkenleri.",
                                                "type": "object",
                                                "required": [
                                                    "angle"
                                                ],
                                                "properties": {
                                                    "angle": {
                                                        "description": "Derece olarak saat y\u00f6n\u00fcnde d\u00f6nd\u00fcrme a\u00e7\u0131s\u0131.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "K\u0131rp",
                                        "properties": {
                                            "type": {
                                                "description": "K\u0131rpma t\u00fcr\u00fc.",
                                                "type": "string",
                                                "enum": [
                                                    "crop"
                                                ]
                                            },
                                            "args": {
                                                "description": "K\u0131rpma de\u011fi\u015fkenleri.",
                                                "type": "object",
                                                "required": [
                                                    "left",
                                                    "top",
                                                    "width",
                                                    "height"
                                                ],
                                                "properties": {
                                                    "left": {
                                                        "description": "K\u0131rpmaya, g\u00f6rsel geni\u015fli\u011finin bir y\u00fczdesi olarak ba\u015flamak i\u00e7in soldan yatay konum.",
                                                        "type": "number"
                                                    },
                                                    "top": {
                                                        "description": "K\u0131rpmaya, g\u00f6rsel y\u00fcksekli\u011finin bir y\u00fczdesi olarak ba\u015flamak i\u00e7in \u00fcstten dikey konum.",
                                                        "type": "number"
                                                    },
                                                    "width": {
                                                        "description": "G\u00f6rsel geni\u015fli\u011finin y\u00fczdesi olarak k\u0131rpman\u0131n geni\u015fli\u011fi.",
                                                        "type": "number"
                                                    },
                                                    "height": {
                                                        "description": "G\u00f6rsel y\u00fcksekli\u011finin y\u00fczdesi olarak k\u0131rpman\u0131n y\u00fcksekli\u011fi.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ]
                            },
                            "required": false
                        },
                        "rotation": {
                            "description": "G\u00f6rseli saat y\u00f6n\u00fcnde derece cinsinden d\u00f6nd\u00fcrme miktar\u0131. KULLANIMDAN KALDIRILDI: Bunun yerine \"de\u011fi\u015ftiriciler\" kullan\u0131n.",
                            "type": "integer",
                            "minimum": 0,
                            "exclusiveMinimum": true,
                            "maximum": 360,
                            "exclusiveMaximum": true,
                            "required": false
                        },
                        "x": {
                            "description": "G\u00f6rsel y\u00fczdesi olarak, k\u0131rpman\u0131n ba\u015flayaca\u011f\u0131 x konumu. KULLANIMDAN KALDIRILDI: Bunun yerine `modifiers` kullan\u0131n.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "y": {
                            "description": "G\u00f6rsel y\u00fczdesi olarak, kesmenin ba\u015flayaca\u011f\u0131 y konumu. KULLANIMDAN KALDIRILDI: Bunun yerine `modifiers` kullan\u0131n.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "width": {
                            "description": "G\u00f6rsel y\u00fczdesi olarak, g\u00f6r\u00fcnt\u00fcn\u00fcn k\u0131rp\u0131laca\u011f\u0131 geni\u015flik. KULLANIMDAN KALDIRILDI: Bunun yerine `modifiers` kullan\u0131n.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "height": {
                            "description": "G\u00f6rsel y\u00fczdesi olarak, g\u00f6r\u00fcnt\u00fcn\u00fcn k\u0131rp\u0131laca\u011f\u0131 y\u00fckseklik. KULLANIMDAN KALDIRILDI: Bunun yerine `modifiers` kullan\u0131n.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "caption": {
                            "description": "Ek dosya ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ek dosyan\u0131n veri taban\u0131nda bulunan HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ek dosyan\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML alt yaz\u0131s\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Ek dosya a\u00e7\u0131klamas\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ek dosyan\u0131n a\u00e7\u0131klamas\u0131, veri taban\u0131nda oldu\u011fu gibi .",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ek dosyan\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML a\u00e7\u0131klamas\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "Ek dosyan\u0131n bulundu\u011fu yaz\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Ek dosya g\u00f6r\u00fcnt\u00fclenemedi\u011finde g\u00f6r\u00fcnt\u00fclenecek alternatif metin.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Yan\u0131t\u0131 belirtilen bir ISO8601 uyumlu tarihten sonra yay\u0131nlam\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten sonra de\u011fi\u015ftirilmi\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Yan\u0131t\u0131 ISO8601 uyumlu tarihten \u00f6nce yay\u0131nlanm\u0131\u015f kaynaklarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten \u00f6nce de\u011fi\u015ftirilen yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Arama girdisinin nas\u0131l yorumlanaca\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi nesne \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "menu_order",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Aranacak s\u00fctun adlar\u0131 dizisi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 yaz\u0131 k\u0131saltma ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Sonu\u00e7 k\u00fcmesini bir ya da birka\u00e7 durum atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "sc_archived",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Sonu\u00e7 k\u00fcmesini birka\u00e7 s\u0131n\u0131fland\u0131rma ile aras\u0131ndaki ili\u015fkiyle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "menus": {
                            "description": "Sonu\u00e7 k\u00fcmesini menus s\u0131n\u0131fland\u0131rmas\u0131na atanm\u0131\u015f belirli terimler ge\u00e7en \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Terim kimlikleri listesi",
                                    "description": "Terimleri belirtilen kimliklerle e\u015fle\u015ftir.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Terim kimli\u011fi s\u0131n\u0131fland\u0131rma sorgusu",
                                    "description": "Geli\u015fmi\u015f bir terim sorgusu ger\u00e7ekle\u015ftirin.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Terim kimlikleri.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u00d6gelerin t\u00fcm terimlere mi, belirli terimlere mi atanaca\u011f\u0131.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menus_exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesini menus s\u0131n\u0131fland\u0131rmas\u0131na atanm\u0131\u015f belirli terimler d\u0131\u015f\u0131nda t\u00fcm \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Terim kimlikleri listesi",
                                    "description": "Terimleri belirtilen kimliklerle e\u015fle\u015ftir.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Terim kimli\u011fi s\u0131n\u0131fland\u0131rma sorgusu",
                                    "description": "Geli\u015fmi\u015f bir terim sorgusu ger\u00e7ekle\u015ftirin.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Terim kimlikleri.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir menu_order de\u011ferini ta\u015f\u0131yan yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "Nesnenin ba\u015fl\u0131\u011f\u0131.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Nesnenin ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Nesnenin g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "\"post_type\" ya da \"taxonomy\" gibi temsil edilen nesnelerin ailesi.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Nesnenin adland\u0131r\u0131lm\u0131\u015f durumu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "Nesnenin \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Bu men\u00fc \u00f6gesinin ba\u011flant\u0131 bile\u015feninin ba\u015fl\u0131k \u00f6zniteli\u011fi metni.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Bu men\u00fc \u00f6gesinin ba\u011flant\u0131 bile\u015feninin s\u0131n\u0131f adlar\u0131.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Men\u00fc \u00f6gesinin a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "Varsa, bu \u00f6genin \u00fcst men\u00fc \u00f6gesindeki nav_menu_item veri taban\u0131 ID de\u011feri, yoksa 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\"Kategori\", \"yaz\u0131\" ya da \"ek dosya\" gibi \u00f6zg\u00fcn olarak sunulan nesnenin t\u00fcr\u00fc.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "Bu men\u00fc \u00f6gesinin g\u00f6sterdi\u011fi \u00f6zg\u00fcn nesnenin veri taban\u0131 kimli\u011fi. \u00d6rne\u011fin yaz\u0131lar i\u00e7in ID ya da kategoriler i\u00e7in term_id.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Bu men\u00fc \u00f6gesi i\u00e7in ba\u011flant\u0131 bile\u015feninin hedef \u00f6zniteli\u011fi.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "Bu men\u00fc \u00f6gesinin g\u00f6sterdi\u011fi adres.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Bu men\u00fc \u00f6gesinin ba\u011flant\u0131s\u0131nda ifade edilen XFN ili\u015fkisi.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "nav_menu s\u0131n\u0131fland\u0131rmas\u0131ndaki nesneye atanm\u0131\u015f terimler.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "nf_dc_page": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Reference to page category",
                                    "default": ""
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/menu-items"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Nesnenin ba\u015fl\u0131\u011f\u0131.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Nesnenin ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Nesnenin g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "\"post_type\" ya da \"taxonomy\" gibi temsil edilen nesnelerin ailesi.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Nesnenin adland\u0131r\u0131lm\u0131\u015f durumu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Nesnenin \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Bu men\u00fc \u00f6gesinin ba\u011flant\u0131 bile\u015feninin ba\u015fl\u0131k \u00f6zniteli\u011fi metni.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Bu men\u00fc \u00f6gesinin ba\u011flant\u0131 bile\u015feninin s\u0131n\u0131f adlar\u0131.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Men\u00fc \u00f6gesinin a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Varsa, bu \u00f6genin \u00fcst men\u00fc \u00f6gesindeki nav_menu_item veri taban\u0131 ID de\u011feri, yoksa 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\"Kategori\", \"yaz\u0131\" ya da \"ek dosya\" gibi \u00f6zg\u00fcn olarak sunulan nesnenin t\u00fcr\u00fc.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "Bu men\u00fc \u00f6gesinin g\u00f6sterdi\u011fi \u00f6zg\u00fcn nesnenin veri taban\u0131 kimli\u011fi. \u00d6rne\u011fin yaz\u0131lar i\u00e7in ID ya da kategoriler i\u00e7in term_id.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Bu men\u00fc \u00f6gesi i\u00e7in ba\u011flant\u0131 bile\u015feninin hedef \u00f6zniteli\u011fi.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "Bu men\u00fc \u00f6gesinin g\u00f6sterdi\u011fi adres.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Bu men\u00fc \u00f6gesinin ba\u011flant\u0131s\u0131nda ifade edilen XFN ili\u015fkisi.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "nav_menu s\u0131n\u0131fland\u0131rmas\u0131ndaki nesneye atanm\u0131\u015f terimler.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "nf_dc_page": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Reference to page category",
                                    "default": ""
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Nesnenin \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "title": {
                            "description": "Nesnenin ba\u015fl\u0131\u011f\u0131.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Nesnenin ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Nesnenin g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "\"post_type\" ya da \"taxonomy\" gibi temsil edilen nesnelerin ailesi.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Nesnenin adland\u0131r\u0131lm\u0131\u015f durumu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "attr_title": {
                            "description": "Bu men\u00fc \u00f6gesinin ba\u011flant\u0131 bile\u015feninin ba\u015fl\u0131k \u00f6zniteli\u011fi metni.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Bu men\u00fc \u00f6gesinin ba\u011flant\u0131 bile\u015feninin s\u0131n\u0131f adlar\u0131.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Men\u00fc \u00f6gesinin a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Varsa, bu \u00f6genin \u00fcst men\u00fc \u00f6gesindeki nav_menu_item veri taban\u0131 ID de\u011feri, yoksa 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\"Kategori\", \"yaz\u0131\" ya da \"ek dosya\" gibi \u00f6zg\u00fcn olarak sunulan nesnenin t\u00fcr\u00fc.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "Bu men\u00fc \u00f6gesinin g\u00f6sterdi\u011fi \u00f6zg\u00fcn nesnenin veri taban\u0131 kimli\u011fi. \u00d6rne\u011fin yaz\u0131lar i\u00e7in ID ya da kategoriler i\u00e7in term_id.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Bu men\u00fc \u00f6gesi i\u00e7in ba\u011flant\u0131 bile\u015feninin hedef \u00f6zniteli\u011fi.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "Bu men\u00fc \u00f6gesinin g\u00f6sterdi\u011fi adres.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Bu men\u00fc \u00f6gesinin ba\u011flant\u0131s\u0131nda ifade edilen XFN ili\u015fkisi.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "nav_menu s\u0131n\u0131fland\u0131rmas\u0131ndaki nesneye atanm\u0131\u015f terimler.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "nf_dc_page": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Reference to page category",
                                    "default": ""
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Otomatik kayd\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Yan\u0131t\u0131 belirtilen bir ISO8601 uyumlu tarihten sonra yay\u0131nlam\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten sonra de\u011fi\u015ftirilmi\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Yan\u0131t\u0131 ISO8601 uyumlu tarihten \u00f6nce yay\u0131nlanm\u0131\u015f kaynaklarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten \u00f6nce de\u011fi\u015ftirilen yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Arama girdisinin nas\u0131l yorumlanaca\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi yaz\u0131 \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Aranacak s\u00fctun adlar\u0131 dizisi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 yaz\u0131 k\u0131saltma ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Sonu\u00e7 k\u00fcmesini bir ya da birka\u00e7 durum atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "sc_archived",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Sonu\u00e7 k\u00fcmesini birka\u00e7 s\u0131n\u0131fland\u0131rma ile aras\u0131ndaki ili\u015fkiyle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Sonu\u00e7 k\u00fcmesini wp_pattern_category s\u0131n\u0131fland\u0131rmas\u0131na atanm\u0131\u015f belirli terimler ge\u00e7en \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Terim kimlikleri listesi",
                                    "description": "Terimleri belirtilen kimliklerle e\u015fle\u015ftir.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Terim kimli\u011fi s\u0131n\u0131fland\u0131rma sorgusu",
                                    "description": "Geli\u015fmi\u015f bir terim sorgusu ger\u00e7ekle\u015ftirin.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Terim kimlikleri.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u00d6gelerin t\u00fcm terimlere mi, belirli terimlere mi atanaca\u011f\u0131.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "wp_pattern_category_exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesini wp_pattern_category s\u0131n\u0131fland\u0131rmas\u0131na atanm\u0131\u015f belirli terimler d\u0131\u015f\u0131nda t\u00fcm \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Terim kimlikleri listesi",
                                    "description": "Terimleri belirtilen kimliklerle e\u015fle\u015ftir.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Terim kimli\u011fi s\u0131n\u0131fland\u0131rma sorgusu",
                                    "description": "Geli\u015fmi\u015f bir terim sorgusu ger\u00e7ekle\u015ftirin.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Terim kimlikleri.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Yaz\u0131n\u0131n \u00f6zeti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n \u00f6zeti, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML \u00f6zeti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u00d6zetin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "nf_dc_page": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Reference to page category",
                                    "default": ""
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "wp_pattern_category s\u0131n\u0131fland\u0131rmas\u0131ndaki yaz\u0131ya atanm\u0131\u015f terimler.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/blocks"
                    }
                ]
            }
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Varsay\u0131lan \u00f6zet uzunlu\u011funu ge\u00e7ersiz k\u0131l.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Parola korumal\u0131 ise yaz\u0131n\u0131n parolas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Yaz\u0131n\u0131n \u00f6zeti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n \u00f6zeti, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML \u00f6zeti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u00d6zetin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "nf_dc_page": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Reference to page category",
                                    "default": ""
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "wp_pattern_category s\u0131n\u0131fland\u0131rmas\u0131ndaki yaz\u0131ya atanm\u0131\u015f terimler.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi nesne \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "S\u00fcr\u00fcmlerin \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Yaz\u0131n\u0131n \u00f6zeti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n \u00f6zeti, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML \u00f6zeti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u00d6zetin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "nf_dc_page": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Reference to page category",
                                    "default": ""
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "wp_pattern_category s\u0131n\u0131fland\u0131rmas\u0131ndaki yaz\u0131ya atanm\u0131\u015f terimler.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Otomatik kayd\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi nesne \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "S\u00fcr\u00fcmlerin \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u015eablonu belirten e\u015fsiz k\u0131saltma.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u015eablonun tema kimli\u011fi.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u015eablon t\u00fcr\u00fc.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u015eablonun i\u00e7eri\u011fi.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u015eablonun i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u015eablon taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u015eablonun ba\u015fl\u0131\u011f\u0131.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u015eablonun ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u015eablonun g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u015eablonun a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u015eablonun durumu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Tema geli\u015ftiricisinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Otomatik kayd\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Belirli bir yaz\u0131 kimli\u011fi ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Belirtilmi\u015f \u015fablon par\u00e7as\u0131 alan\u0131 ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "\u015eablonlar\u0131 al\u0131nacak yaz\u0131 t\u00fcr\u00fc.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u015eablonu belirten e\u015fsiz k\u0131saltma.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "\u015eablonun tema kimli\u011fi.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u015eablon t\u00fcr\u00fc.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\u015eablonun i\u00e7eri\u011fi.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u015eablonun i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u015eablon taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "\u015eablonun ba\u015fl\u0131\u011f\u0131.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u015eablonun ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u015eablonun g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "\u015eablonun a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u015eablonun durumu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Tema geli\u015ftiricisinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/templates"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Alternatifi getirilecek \u015fablonun k\u0131saltmas\u0131",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Bir \u015fablonun \u00f6zel mi yoksa \u015fablon hiyerar\u015fisinin bir par\u00e7as\u0131 m\u0131 oldu\u011funu g\u00f6sterir",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "Olu\u015fturulan \u015fablonun \u015fablon \u00f6n eki. Bu \u00f6n ek, ana \u015fablon t\u00fcr\u00fcn\u00fc ay\u0131klamak i\u00e7in kullan\u0131l\u0131r, \u00f6rne\u011fin `taxonomy-books` i\u00e7in `taxonomy` ay\u0131klan\u0131r",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/templates\/lookup"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u015eablonu belirten e\u015fsiz k\u0131saltma.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u015eablonun tema kimli\u011fi.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u015eablon t\u00fcr\u00fc.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u015eablonun i\u00e7eri\u011fi.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u015eablonun i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u015eablon taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u015eablonun ba\u015fl\u0131\u011f\u0131.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u015eablonun ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u015eablonun g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u015eablonun a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u015eablonun durumu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Tema geli\u015ftiricisinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi nesne \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "S\u00fcr\u00fcmlerin \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u015eablonu belirten e\u015fsiz k\u0131saltma.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u015eablonun tema kimli\u011fi.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u015eablon t\u00fcr\u00fc.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u015eablonun i\u00e7eri\u011fi.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u015eablonun i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u015eablon taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u015eablonun ba\u015fl\u0131\u011f\u0131.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u015eablonun ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u015eablonun g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u015eablonun a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u015eablonun durumu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Tema geli\u015ftiricisinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u015eablon par\u00e7as\u0131n\u0131n kullan\u0131lmas\u0131 ama\u00e7lanan yer (\u00fcst bilgi, alt bilgi gibi)",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Otomatik kayd\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Belirli bir yaz\u0131 kimli\u011fi ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Belirtilmi\u015f \u015fablon par\u00e7as\u0131 alan\u0131 ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "\u015eablonlar\u0131 al\u0131nacak yaz\u0131 t\u00fcr\u00fc.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u015eablonu belirten e\u015fsiz k\u0131saltma.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "\u015eablonun tema kimli\u011fi.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u015eablon t\u00fcr\u00fc.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\u015eablonun i\u00e7eri\u011fi.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u015eablonun i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u015eablon taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "\u015eablonun ba\u015fl\u0131\u011f\u0131.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u015eablonun ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u015eablonun g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "\u015eablonun a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u015eablonun durumu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Tema geli\u015ftiricisinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u015eablon par\u00e7as\u0131n\u0131n kullan\u0131lmas\u0131 ama\u00e7lanan yer (\u00fcst bilgi, alt bilgi gibi)",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/template-parts"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Alternatifi getirilecek \u015fablonun k\u0131saltmas\u0131",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Bir \u015fablonun \u00f6zel mi yoksa \u015fablon hiyerar\u015fisinin bir par\u00e7as\u0131 m\u0131 oldu\u011funu g\u00f6sterir",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "Olu\u015fturulan \u015fablonun \u015fablon \u00f6n eki. Bu \u00f6n ek, ana \u015fablon t\u00fcr\u00fcn\u00fc ay\u0131klamak i\u00e7in kullan\u0131l\u0131r, \u00f6rne\u011fin `taxonomy-books` i\u00e7in `taxonomy` ay\u0131klan\u0131r",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/template-parts\/lookup"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u015eablonu belirten e\u015fsiz k\u0131saltma.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u015eablonun tema kimli\u011fi.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u015eablon t\u00fcr\u00fc.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u015eablonun i\u00e7eri\u011fi.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u015eablonun i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u015eablon taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u015eablonun ba\u015fl\u0131\u011f\u0131.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u015eablonun ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u015eablonun g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u015eablonun a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u015eablonun durumu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Tema geli\u015ftiricisinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u015eablon par\u00e7as\u0131n\u0131n kullan\u0131lmas\u0131 ama\u00e7lanan yer (\u00fcst bilgi, alt bilgi gibi)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u015eablonun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Genel stiller s\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Genel stil s\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/themes\/(?P<stylesheet>[\\\/\\s%\\w\\.\\(\\)\\[\\]\\@_\\-]+)\/variations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "stylesheet": {
                            "description": "Tema belirteci",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "stylesheet": {
                            "description": "Tema belirteci",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<id>[\\\/\\d+]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "id": {
                            "description": "Genel stil yap\u0131land\u0131rmas\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "styles": {
                            "description": "Genel bi\u00e7emler.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "settings": {
                            "description": "Genel ayarlar.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Genel bi\u00e7em \u00e7e\u015fidinin ba\u015fl\u0131\u011f\u0131.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Genel stillerin ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Yan\u0131t\u0131 belirtilen bir ISO8601 uyumlu tarihten sonra yay\u0131nlam\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten sonra de\u011fi\u015ftirilmi\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Yan\u0131t\u0131 ISO8601 uyumlu tarihten \u00f6nce yay\u0131nlanm\u0131\u015f kaynaklarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten \u00f6nce de\u011fi\u015ftirilen yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Arama girdisinin nas\u0131l yorumlanaca\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi yaz\u0131 \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Aranacak s\u00fctun adlar\u0131 dizisi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 yaz\u0131 k\u0131saltma ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Sonu\u00e7 k\u00fcmesini bir ya da birka\u00e7 durum atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "sc_archived",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/navigation"
                    }
                ]
            }
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Parola korumal\u0131 ise yaz\u0131n\u0131n parolas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi nesne \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "S\u00fcr\u00fcmlerin \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Otomatik kayd\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/font-families": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Arama girdisinin nas\u0131l yorumlanaca\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi yaz\u0131 \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 yaz\u0131 k\u0131saltma ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "theme_json_version": {
                            "description": "Yaz\u0131 g\u00f6r\u00fcn\u00fcm\u00fc ayarlar\u0131 i\u00e7in kullan\u0131lan theme.json \u015femas\u0131n\u0131n s\u00fcr\u00fcm\u00fc.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "theme.json bi\u00e7imindeki font-family ayar\u0131. Dizge olarak kodlanm\u0131\u015f.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/font-families"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-families\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "theme_json_version": {
                            "description": "Yaz\u0131 g\u00f6r\u00fcn\u00fcm\u00fc ayarlar\u0131 i\u00e7in kullan\u0131lan theme.json \u015femas\u0131n\u0131n s\u00fcr\u00fcm\u00fc.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "theme.json bi\u00e7imindeki font-family ayar\u0131. Dizge olarak kodlanm\u0131\u015f.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/font-families\/(?P<font_family_id>[\\d]+)\/font-faces": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "Yaz\u0131 tipi y\u00fcz\u00fcn\u00fcn \u00fcst yaz\u0131 ailesinin kimli\u011fi.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Arama girdisinin nas\u0131l yorumlanaca\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi yaz\u0131 \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "Yaz\u0131 tipi y\u00fcz\u00fcn\u00fcn \u00fcst yaz\u0131 ailesinin kimli\u011fi.",
                            "type": "integer",
                            "required": true
                        },
                        "theme_json_version": {
                            "description": "Yaz\u0131 g\u00f6r\u00fcn\u00fcm\u00fc ayarlar\u0131 i\u00e7in kullan\u0131lan theme.json \u015femas\u0131n\u0131n s\u00fcr\u00fcm\u00fc.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_face_settings": {
                            "description": "theme.json bi\u00e7imindeki font-face ayar\u0131. Dizge olarak kodlanm\u0131\u015f.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/font-families\/(?P<font_family_id>[\\d]+)\/font-faces\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "Yaz\u0131 tipi y\u00fcz\u00fcn\u00fcn \u00fcst yaz\u0131 ailesinin kimli\u011fi.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Yaz\u0131 tipi y\u00fcz\u00fcn\u00fcn e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "Yaz\u0131 tipi y\u00fcz\u00fcn\u00fcn \u00fcst yaz\u0131 ailesinin kimli\u011fi.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Yaz\u0131 tipi y\u00fcz\u00fcn\u00fcn e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/e-floating-buttons": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Yan\u0131t\u0131 belirtilen bir ISO8601 uyumlu tarihten sonra yay\u0131nlam\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten sonra de\u011fi\u015ftirilmi\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli yazarlara atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli yazarlara atanm\u0131\u015f yaz\u0131lar\u0131n kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Yan\u0131t\u0131 ISO8601 uyumlu tarihten \u00f6nce yay\u0131nlanm\u0131\u015f kaynaklarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten \u00f6nce de\u011fi\u015ftirilen yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir menu_order de\u011ferini ta\u015f\u0131yan yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Arama girdisinin nas\u0131l yorumlanaca\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi yaz\u0131 \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Aranacak s\u00fctun adlar\u0131 dizisi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 yaz\u0131 k\u0131saltma ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Sonu\u00e7 k\u00fcmesini bir ya da birka\u00e7 durum atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "sc_archived",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "format": {
                            "description": "Sonu\u00e7 k\u00fcmesini, verilen bir veya daha fazla bi\u00e7ime atanm\u0131\u015f \u00f6\u011felerle s\u0131n\u0131rlay\u0131n.",
                            "type": "array",
                            "uniqueItems": true,
                            "items": {
                                "enum": [
                                    "standard",
                                    "aside",
                                    "chat",
                                    "gallery",
                                    "link",
                                    "image",
                                    "quote",
                                    "status",
                                    "video",
                                    "audio"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Yaz\u0131n\u0131n yazar\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Yaz\u0131n\u0131n \u00f6zeti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n \u00f6zeti, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML \u00f6zeti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u00d6zetin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Yaz\u0131n\u0131n \u00f6ne \u00e7\u0131kar\u0131lm\u0131\u015f ortam kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Yaz\u0131n\u0131n yorumlara a\u00e7\u0131k olup olmad\u0131\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Yaz\u0131ya geri ba\u011flant\u0131 verilip verilemeyece\u011fi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Yaz\u0131n\u0131n di\u011fer yaz\u0131lara g\u00f6re s\u0131ralamas\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "format": {
                            "description": "Yaz\u0131n\u0131n bi\u00e7imi.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "nf_dc_page": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Reference to page category",
                                    "default": ""
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "elementor_component",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/e-floating-buttons"
                    }
                ]
            }
        },
        "\/wp\/v2\/e-floating-buttons\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Varsay\u0131lan \u00f6zet uzunlu\u011funu ge\u00e7ersiz k\u0131l.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Parola korumal\u0131 ise yaz\u0131n\u0131n parolas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Yaz\u0131n\u0131n yazar\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Yaz\u0131n\u0131n \u00f6zeti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n \u00f6zeti, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML \u00f6zeti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u00d6zetin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Yaz\u0131n\u0131n \u00f6ne \u00e7\u0131kar\u0131lm\u0131\u015f ortam kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Yaz\u0131n\u0131n yorumlara a\u00e7\u0131k olup olmad\u0131\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Yaz\u0131ya geri ba\u011flant\u0131 verilip verilemeyece\u011fi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Yaz\u0131n\u0131n di\u011fer yaz\u0131lara g\u00f6re s\u0131ralamas\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "format": {
                            "description": "Yaz\u0131n\u0131n bi\u00e7imi.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "nf_dc_page": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Reference to page category",
                                    "default": ""
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "elementor_component",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/e-floating-buttons\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi nesne \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/e-floating-buttons\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "S\u00fcr\u00fcmlerin \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/e-floating-buttons\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Yaz\u0131n\u0131n yazar\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Yaz\u0131n\u0131n \u00f6zeti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n \u00f6zeti, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML \u00f6zeti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u00d6zetin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Yaz\u0131n\u0131n \u00f6ne \u00e7\u0131kar\u0131lm\u0131\u015f ortam kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Yaz\u0131n\u0131n yorumlara a\u00e7\u0131k olup olmad\u0131\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Yaz\u0131ya geri ba\u011flant\u0131 verilip verilemeyece\u011fi.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Yaz\u0131n\u0131n di\u011fer yaz\u0131lara g\u00f6re s\u0131ralamas\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "format": {
                            "description": "Yaz\u0131n\u0131n bi\u00e7imi.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "nf_dc_page": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Reference to page category",
                                    "default": ""
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "elementor_component",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/e-floating-buttons\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Otomatik kayd\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementor_library": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Yan\u0131t\u0131 belirtilen bir ISO8601 uyumlu tarihten sonra yay\u0131nlam\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten sonra de\u011fi\u015ftirilmi\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli yazarlara atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli yazarlara atanm\u0131\u015f yaz\u0131lar\u0131n kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Yan\u0131t\u0131 ISO8601 uyumlu tarihten \u00f6nce yay\u0131nlanm\u0131\u015f kaynaklarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten \u00f6nce de\u011fi\u015ftirilen yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Arama girdisinin nas\u0131l yorumlanaca\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi yaz\u0131 \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Aranacak s\u00fctun adlar\u0131 dizisi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 yaz\u0131 k\u0131saltma ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Sonu\u00e7 k\u00fcmesini bir ya da birka\u00e7 durum atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "sc_archived",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Yaz\u0131n\u0131n yazar\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "Yaz\u0131n\u0131n \u00f6ne \u00e7\u0131kar\u0131lm\u0131\u015f ortam kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "nf_dc_page": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Reference to page category",
                                    "default": ""
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "elementor_component",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/elementor_library"
                    }
                ]
            }
        },
        "\/wp\/v2\/elementor_library\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Parola korumal\u0131 ise yaz\u0131n\u0131n parolas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Yaz\u0131n\u0131n yazar\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "Yaz\u0131n\u0131n \u00f6ne \u00e7\u0131kar\u0131lm\u0131\u015f ortam kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "nf_dc_page": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Reference to page category",
                                    "default": ""
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "elementor_component",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementor_library\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi nesne \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementor_library\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "S\u00fcr\u00fcmlerin \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sc-forms": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Yan\u0131t\u0131 belirtilen bir ISO8601 uyumlu tarihten sonra yay\u0131nlam\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten sonra de\u011fi\u015ftirilmi\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Yan\u0131t\u0131 ISO8601 uyumlu tarihten \u00f6nce yay\u0131nlanm\u0131\u015f kaynaklarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten \u00f6nce de\u011fi\u015ftirilen yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Arama girdisinin nas\u0131l yorumlanaca\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi yaz\u0131 \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Aranacak s\u00fctun adlar\u0131 dizisi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 yaz\u0131 k\u0131saltma ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Sonu\u00e7 k\u00fcmesini bir ya da birka\u00e7 durum atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "sc_archived",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "nf_dc_page": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Reference to page category",
                                    "default": ""
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/sc-forms"
                    }
                ]
            }
        },
        "\/wp\/v2\/sc-forms\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Parola korumal\u0131 ise yaz\u0131n\u0131n parolas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "nf_dc_page": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Reference to page category",
                                    "default": ""
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sc-forms\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi nesne \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sc-forms\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "S\u00fcr\u00fcmlerin \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sc-forms\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "nf_dc_page": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Reference to page category",
                                    "default": ""
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sc-forms\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Otomatik kayd\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sc-cart": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Yan\u0131t\u0131 belirtilen bir ISO8601 uyumlu tarihten sonra yay\u0131nlam\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten sonra de\u011fi\u015ftirilmi\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Yan\u0131t\u0131 ISO8601 uyumlu tarihten \u00f6nce yay\u0131nlanm\u0131\u015f kaynaklarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten \u00f6nce de\u011fi\u015ftirilen yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Arama girdisinin nas\u0131l yorumlanaca\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi yaz\u0131 \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Aranacak s\u00fctun adlar\u0131 dizisi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 yaz\u0131 k\u0131saltma ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Sonu\u00e7 k\u00fcmesini bir ya da birka\u00e7 durum atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "sc_archived",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "properties": {
                                "raw": {
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/sc-cart"
                    }
                ]
            }
        },
        "\/wp\/v2\/sc-cart\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Parola korumal\u0131 ise yaz\u0131n\u0131n parolas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "properties": {
                                "raw": {
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sc-cart\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi nesne \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sc-cart\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "S\u00fcr\u00fcm\u00fcn \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "S\u00fcr\u00fcm\u00fcn e\u015fsiz kodu.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "S\u00fcr\u00fcmlerin \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sc-cart\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "properties": {
                                "raw": {
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sc-cart\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Otomatik kayd\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sc_product": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Yan\u0131t\u0131 belirtilen bir ISO8601 uyumlu tarihten sonra yay\u0131nlam\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten sonra de\u011fi\u015ftirilmi\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Yan\u0131t\u0131 ISO8601 uyumlu tarihten \u00f6nce yay\u0131nlanm\u0131\u015f kaynaklarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten \u00f6nce de\u011fi\u015ftirilen yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir menu_order de\u011ferini ta\u015f\u0131yan yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Arama girdisinin nas\u0131l yorumlanaca\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi yaz\u0131 \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli \u00fcst kimlikleri ta\u015f\u0131yan \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir \u00fcst kimli\u011fi ta\u015f\u0131mayan t\u00fcm \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Aranacak s\u00fctun adlar\u0131 dizisi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 yaz\u0131 k\u0131saltma ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Sonu\u00e7 k\u00fcmesini bir ya da birka\u00e7 durum atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "sc_archived",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Sonu\u00e7 k\u00fcmesini birka\u00e7 s\u0131n\u0131fland\u0131rma ile aras\u0131ndaki ili\u015fkiyle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "sc_collection": {
                            "description": "Sonu\u00e7 k\u00fcmesini sc_collection s\u0131n\u0131fland\u0131rmas\u0131na atanm\u0131\u015f belirli terimler ge\u00e7en \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Terim kimlikleri listesi",
                                    "description": "Terimleri belirtilen kimliklerle e\u015fle\u015ftir.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Terim kimli\u011fi s\u0131n\u0131fland\u0131rma sorgusu",
                                    "description": "Geli\u015fmi\u015f bir terim sorgusu ger\u00e7ekle\u015ftirin.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Terim kimlikleri.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u00d6gelerin t\u00fcm terimlere mi, belirli terimlere mi atanaca\u011f\u0131.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "sc_collection_exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesini sc_collection s\u0131n\u0131fland\u0131rmas\u0131na atanm\u0131\u015f belirli terimler d\u0131\u015f\u0131nda t\u00fcm \u00f6gelerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Terim kimlikleri listesi",
                                    "description": "Terimleri belirtilen kimliklerle e\u015fle\u015ftir.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Terim kimli\u011fi s\u0131n\u0131fland\u0131rma sorgusu",
                                    "description": "Geli\u015fmi\u015f bir terim sorgusu ger\u00e7ekle\u015ftirin.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Terim kimlikleri.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Yaz\u0131n\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Yaz\u0131n\u0131n \u00f6zeti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n \u00f6zeti, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML \u00f6zeti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u00d6zetin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Yaz\u0131n\u0131n \u00f6ne \u00e7\u0131kar\u0131lm\u0131\u015f ortam kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Yaz\u0131n\u0131n di\u011fer yaz\u0131lara g\u00f6re s\u0131ralamas\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "nf_dc_page": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Reference to page category",
                                    "default": ""
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "product": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "additionalProperties": true
                                },
                                "sc_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "min_price_amount": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "max_price_amount": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "available_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stock_enabled": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "allow_out_of_stock_purchases": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "featured": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "recurring": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "shipping_enabled": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "sc_collection": {
                            "description": "sc_collection s\u0131n\u0131fland\u0131rmas\u0131ndaki yaz\u0131ya atanm\u0131\u015f terimler.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "gallery": {
                            "description": "Product gallery",
                            "type": "array",
                            "items": {
                                "type": "object"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/sc_product"
                    }
                ]
            }
        },
        "\/wp\/v2\/sc_product\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Varsay\u0131lan \u00f6zet uzunlu\u011funu ge\u00e7ersiz k\u0131l.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Parola korumal\u0131 ise yaz\u0131n\u0131n parolas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Yaz\u0131n\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Yaz\u0131n\u0131n \u00f6zeti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n \u00f6zeti, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML \u00f6zeti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u00d6zetin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Yaz\u0131n\u0131n \u00f6ne \u00e7\u0131kar\u0131lm\u0131\u015f ortam kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Yaz\u0131n\u0131n di\u011fer yaz\u0131lara g\u00f6re s\u0131ralamas\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "nf_dc_page": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Reference to page category",
                                    "default": ""
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "product": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "additionalProperties": true
                                },
                                "sc_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "min_price_amount": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "max_price_amount": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "available_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stock_enabled": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "allow_out_of_stock_purchases": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "featured": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "recurring": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "shipping_enabled": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "sc_collection": {
                            "description": "sc_collection s\u0131n\u0131fland\u0131rmas\u0131ndaki yaz\u0131ya atanm\u0131\u015f terimler.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "gallery": {
                            "description": "Product gallery",
                            "type": "array",
                            "items": {
                                "type": "object"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sc_product\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Yaz\u0131n\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Yaz\u0131n\u0131n \u00f6zeti.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n \u00f6zeti, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML \u00f6zeti.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u00d6zetin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Yaz\u0131n\u0131n \u00f6ne \u00e7\u0131kar\u0131lm\u0131\u015f ortam kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Yaz\u0131n\u0131n di\u011fer yaz\u0131lara g\u00f6re s\u0131ralamas\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "nf_dc_page": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Reference to page category",
                                    "default": ""
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "product": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "additionalProperties": true
                                },
                                "sc_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "min_price_amount": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "max_price_amount": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "available_stock": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stock_enabled": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "allow_out_of_stock_purchases": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "featured": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "recurring": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "shipping_enabled": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "sc_collection": {
                            "description": "sc_collection s\u0131n\u0131fland\u0131rmas\u0131ndaki yaz\u0131ya atanm\u0131\u015f terimler.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "gallery": {
                            "description": "Product gallery",
                            "type": "array",
                            "items": {
                                "type": "object"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sc_product\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Otomatik kayd\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sureforms_form": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Yan\u0131t\u0131 belirtilen bir ISO8601 uyumlu tarihten sonra yay\u0131nlam\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten sonra de\u011fi\u015ftirilmi\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli yazarlara atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli yazarlara atanm\u0131\u015f yaz\u0131lar\u0131n kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Yan\u0131t\u0131 ISO8601 uyumlu tarihten \u00f6nce yay\u0131nlanm\u0131\u015f kaynaklarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Yan\u0131t\u0131 belirtilen ISO8601 uyumlu tarihten \u00f6nce de\u011fi\u015ftirilen yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Arama girdisinin nas\u0131l yorumlanaca\u011f\u0131.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi yaz\u0131 \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Aranacak s\u00fctun adlar\u0131 dizisi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 yaz\u0131 k\u0131saltma ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Sonu\u00e7 k\u00fcmesini bir ya da birka\u00e7 durum atanm\u0131\u015f yaz\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "sc_archived",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Yaz\u0131n\u0131n yazar\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "nf_dc_page": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Reference to page category",
                                    "default": ""
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_srfm_form_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_use_label_as_placeholder": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_button_text": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "Submit",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_is_inline_button": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_width_backend": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "max-content",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_button_border_radius": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_alignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "left",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_alignment_backend": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "100%",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_inherit_theme_button": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_additional_classes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "message",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_captcha_security_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_form_recaptcha": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "none",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_is_ai_generated": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_instant_form_settings": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "bg_type": "color",
                                        "bg_color": "#ffffff",
                                        "bg_image": "",
                                        "site_logo": "",
                                        "cover_type": "color",
                                        "cover_color": "#111C44",
                                        "cover_image": "",
                                        "enable_instant_form": false,
                                        "form_container_width": 620,
                                        "single_page_form_title": true,
                                        "use_banner_as_page_background": false
                                    },
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "site_logo": {
                                            "type": "string"
                                        },
                                        "site_logo_id": {
                                            "type": "integer"
                                        },
                                        "cover_type": {
                                            "type": "string"
                                        },
                                        "cover_color": {
                                            "type": "string"
                                        },
                                        "cover_image": {
                                            "type": "string"
                                        },
                                        "cover_image_id": {
                                            "type": "integer"
                                        },
                                        "bg_type": {
                                            "type": "string"
                                        },
                                        "bg_color": {
                                            "type": "string"
                                        },
                                        "bg_image": {
                                            "type": "string"
                                        },
                                        "bg_image_id": {
                                            "type": "integer"
                                        },
                                        "enable_instant_form": {
                                            "type": "boolean"
                                        },
                                        "form_container_width": {
                                            "type": "integer"
                                        },
                                        "single_page_form_title": {
                                            "type": "boolean"
                                        },
                                        "use_banner_as_page_background": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_srfm_forms_styling": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "primary_color": "#111C44",
                                        "text_color": "#1E1E1E",
                                        "text_color_on_primary": "#FFFFFF",
                                        "field_spacing": "medium",
                                        "submit_button_alignment": "left",
                                        "bg_type": "color",
                                        "bg_color": "#ffffff",
                                        "bg_image": "",
                                        "bg_image_position": {
                                            "x": 0.5,
                                            "y": 0.5
                                        },
                                        "bg_image_attachment": "scroll",
                                        "bg_image_repeat": "no-repeat",
                                        "bg_image_size": "cover",
                                        "bg_image_size_custom": 100,
                                        "bg_image_size_custom_unit": "%",
                                        "gradient_type": "basic",
                                        "bg_gradient_type": "linear",
                                        "bg_gradient_color_1": "#FFC9B2",
                                        "bg_gradient_color_2": "#C7CBFF",
                                        "bg_gradient_angle": 90,
                                        "bg_gradient_location_1": 0,
                                        "bg_gradient_location_2": 100,
                                        "bg_overlay_size": "cover",
                                        "bg_gradient_overlay_type": "",
                                        "bg_overlay_opacity": 1,
                                        "bg_overlay_image": "",
                                        "bg_image_overlay_color": "#FFFFFF75",
                                        "bg_overlay_custom_size_unit": "%",
                                        "bg_overlay_custom_size": 100,
                                        "bg_overlay_position": {
                                            "x": 0.5,
                                            "y": 0.5
                                        },
                                        "bg_overlay_attachment": "scroll",
                                        "bg_overlay_repeat": "no-repeat",
                                        "bg_overlay_blend_mode": "normal",
                                        "overlay_gradient_type": "basic",
                                        "bg_overlay_gradient_type": "linear",
                                        "bg_overlay_gradient_color_1": "#FFC9B2",
                                        "bg_overlay_gradient_color_2": "#C7CBFF",
                                        "bg_overlay_gradient_angle": 90,
                                        "bg_overlay_gradient_location_1": 0,
                                        "bg_overlay_gradient_location_2": 100,
                                        "form_padding_top": 0,
                                        "form_padding_right": 0,
                                        "form_padding_bottom": 0,
                                        "form_padding_left": 0,
                                        "form_padding_unit": "px",
                                        "form_padding_link": true,
                                        "form_border_radius_top": 0,
                                        "form_border_radius_right": 0,
                                        "form_border_radius_bottom": 0,
                                        "form_border_radius_left": 0,
                                        "form_border_radius_unit": "px",
                                        "form_border_radius_link": true,
                                        "instant_form_padding_top": 32,
                                        "instant_form_padding_right": 32,
                                        "instant_form_padding_bottom": 32,
                                        "instant_form_padding_left": 32,
                                        "instant_form_padding_unit": "px",
                                        "instant_form_padding_link": true,
                                        "instant_form_border_radius_top": 12,
                                        "instant_form_border_radius_right": 12,
                                        "instant_form_border_radius_bottom": 12,
                                        "instant_form_border_radius_left": 12,
                                        "instant_form_border_radius_unit": "px",
                                        "instant_form_border_radius_link": true
                                    },
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "primary_color": {
                                            "type": "string"
                                        },
                                        "text_color": {
                                            "type": "string"
                                        },
                                        "text_color_on_primary": {
                                            "type": "string"
                                        },
                                        "field_spacing": {
                                            "type": "string"
                                        },
                                        "submit_button_alignment": {
                                            "type": "string"
                                        },
                                        "bg_type": {
                                            "type": "string"
                                        },
                                        "bg_color": {
                                            "type": "string"
                                        },
                                        "bg_image": {
                                            "type": "string"
                                        },
                                        "bg_image_id": {
                                            "type": "integer"
                                        },
                                        "bg_image_position": {
                                            "type": "object",
                                            "properties": {
                                                "x": {
                                                    "type": "number",
                                                    "format": "float"
                                                },
                                                "y": {
                                                    "type": "number",
                                                    "format": "float"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "bg_image_attachment": {
                                            "type": "string"
                                        },
                                        "bg_image_repeat": {
                                            "type": "string"
                                        },
                                        "bg_image_size": {
                                            "type": "string"
                                        },
                                        "bg_image_size_custom": {
                                            "type": "integer"
                                        },
                                        "bg_image_size_custom_unit": {
                                            "type": "string"
                                        },
                                        "bg_gradient": {
                                            "type": "string"
                                        },
                                        "gradient_type": {
                                            "type": "string"
                                        },
                                        "bg_gradient_type": {
                                            "type": "string"
                                        },
                                        "bg_gradient_color_1": {
                                            "type": "string"
                                        },
                                        "bg_gradient_color_2": {
                                            "type": "string"
                                        },
                                        "bg_gradient_angle": {
                                            "type": "integer"
                                        },
                                        "bg_gradient_location_1": {
                                            "type": "integer"
                                        },
                                        "bg_gradient_location_2": {
                                            "type": "integer"
                                        },
                                        "bg_overlay_size": {
                                            "type": "string"
                                        },
                                        "bg_gradient_overlay_type": {
                                            "type": "string"
                                        },
                                        "bg_overlay_opacity": {
                                            "type": "number"
                                        },
                                        "bg_overlay_image": {
                                            "type": "string"
                                        },
                                        "bg_overlay_image_id": {
                                            "type": "integer"
                                        },
                                        "bg_image_overlay_color": {
                                            "type": "string"
                                        },
                                        "bg_overlay_custom_size_unit": {
                                            "type": "string"
                                        },
                                        "bg_overlay_custom_size": {
                                            "type": "integer"
                                        },
                                        "bg_overlay_blend_mode": {
                                            "type": "string"
                                        },
                                        "bg_overlay_position": {
                                            "type": "object",
                                            "properties": {
                                                "x": {
                                                    "type": "number",
                                                    "format": "float"
                                                },
                                                "y": {
                                                    "type": "number",
                                                    "format": "float"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "bg_overlay_attachment": {
                                            "type": "string"
                                        },
                                        "bg_overlay_repeat": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient": {
                                            "type": "string"
                                        },
                                        "overlay_gradient_type": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient_type": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient_color_1": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient_color_2": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient_angle": {
                                            "type": "integer"
                                        },
                                        "bg_overlay_gradient_location_1": {
                                            "type": "integer"
                                        },
                                        "bg_overlay_gradient_location_2": {
                                            "type": "integer"
                                        },
                                        "form_padding_top": {
                                            "type": "number"
                                        },
                                        "form_padding_right": {
                                            "type": "number"
                                        },
                                        "form_padding_bottom": {
                                            "type": "number"
                                        },
                                        "form_padding_left": {
                                            "type": "number"
                                        },
                                        "form_padding_unit": {
                                            "type": "string"
                                        },
                                        "form_padding_link": {
                                            "type": "boolean"
                                        },
                                        "form_border_radius_top": {
                                            "type": "number"
                                        },
                                        "form_border_radius_right": {
                                            "type": "number"
                                        },
                                        "form_border_radius_bottom": {
                                            "type": "number"
                                        },
                                        "form_border_radius_left": {
                                            "type": "number"
                                        },
                                        "form_border_radius_unit": {
                                            "type": "string"
                                        },
                                        "form_border_radius_link": {
                                            "type": "boolean"
                                        },
                                        "instant_form_padding_top": {
                                            "type": "number"
                                        },
                                        "instant_form_padding_right": {
                                            "type": "number"
                                        },
                                        "instant_form_padding_bottom": {
                                            "type": "number"
                                        },
                                        "instant_form_padding_left": {
                                            "type": "number"
                                        },
                                        "instant_form_padding_unit": {
                                            "type": "string"
                                        },
                                        "instant_form_padding_link": {
                                            "type": "boolean"
                                        },
                                        "instant_form_border_radius_top": {
                                            "type": "number"
                                        },
                                        "instant_form_border_radius_right": {
                                            "type": "number"
                                        },
                                        "instant_form_border_radius_bottom": {
                                            "type": "number"
                                        },
                                        "instant_form_border_radius_left": {
                                            "type": "number"
                                        },
                                        "instant_form_border_radius_unit": {
                                            "type": "string"
                                        },
                                        "instant_form_border_radius_link": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_srfm_email_notification": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "id": 1,
                                            "status": true,
                                            "is_raw_format": false,
                                            "name": "Admin Notification Email",
                                            "email_to": "{admin_email}",
                                            "email_reply_to": "{admin_email}",
                                            "from_name": "{site_title}",
                                            "from_email": "{admin_email}",
                                            "email_cc": "{admin_email}",
                                            "email_bcc": "{admin_email}",
                                            "subject": "New Form Submission - {form_title}",
                                            "email_body": "{all_data}"
                                        }
                                    ],
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "type": "integer"
                                            },
                                            "status": {
                                                "type": "boolean"
                                            },
                                            "is_raw_format": {
                                                "type": "boolean"
                                            },
                                            "name": {
                                                "type": "string"
                                            },
                                            "email_to": {
                                                "type": "string"
                                            },
                                            "email_reply_to": {
                                                "type": "string"
                                            },
                                            "from_name": {
                                                "type": "string"
                                            },
                                            "from_email": {
                                                "type": "string"
                                            },
                                            "email_cc": {
                                                "type": "string"
                                            },
                                            "email_bcc": {
                                                "type": "string"
                                            },
                                            "subject": {
                                                "type": "string"
                                            },
                                            "email_body": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_srfm_compliance": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "id": "gdpr",
                                            "gdpr": false,
                                            "do_not_store_entries": false,
                                            "auto_delete_entries": false,
                                            "auto_delete_days": ""
                                        }
                                    ],
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "type": "string"
                                            },
                                            "gdpr": {
                                                "type": "boolean"
                                            },
                                            "do_not_store_entries": {
                                                "type": "boolean"
                                            },
                                            "auto_delete_entries": {
                                                "type": "boolean"
                                            },
                                            "auto_delete_days": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_srfm_form_confirmation": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "id": 1,
                                            "confirmation_type": "same page",
                                            "page_url": "",
                                            "custom_url": "",
                                            "message": "<p style=\"text-align: center;\"><img src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyOCAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI1LjY2NTQgMTIuOTI4MVYxNC4wMDE1QzI1LjY2MzkgMTYuNTE3MyAyNC44NDkzIDE4Ljk2NTMgMjMuMzQyOSAyMC45ODAzQzIxLjgzNjYgMjIuOTk1MyAxOS43MTkyIDI0LjQ2OTQgMTcuMzA2NiAyNS4xODI3QzE0Ljg5NCAyNS44OTYgMTIuMzE1NSAyNS44MTA0IDkuOTU1NTggMjQuOTM4NUM3LjU5NTY2IDI0LjA2NjYgNS41ODA3OSAyMi40NTUzIDQuMjExNDkgMjAuMzQ0N0MyLjg0MjE4IDE4LjIzNDIgMi4xOTE3OSAxNS43Mzc1IDIuMzU3MzIgMTMuMjI3MkMyLjUyMjg1IDEwLjcxNjggMy40OTU0NCA4LjMyNzE4IDUuMTMwMDIgNi40MTQ3MkM2Ljc2NDYxIDQuNTAyMjYgOC45NzM2MSAzLjE2OTQyIDExLjQyNzYgMi42MTQ5N0MxMy44ODE2IDIuMDYwNTMgMTYuNDQ5IDIuMzE0MiAxOC43NDcgMy4zMzgxNCIgc3Ryb2tlPSIjMUE5NzNEIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMjUuNjY2NyA0LjY2Nzk3TDE0IDE2LjM0NjNMMTAuNSAxMi44NDYzIiBzdHJva2U9IiMxQTk3M0QiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=\" alt=\"\" aria-hidden=\"true\" \/><\/p><h2 style=\"text-align: center;\">Thank you<\/h2><p style=\"text-align: center;\">Your form has been submitted successfully. We&#039;ll review your details and get back to you soon.<\/p>",
                                            "submission_action": "hide form"
                                        }
                                    ],
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "type": "integer"
                                            },
                                            "confirmation_type": {
                                                "type": "string"
                                            },
                                            "page_url": {
                                                "type": "string"
                                            },
                                            "custom_url": {
                                                "type": "string"
                                            },
                                            "message": {
                                                "type": "string"
                                            },
                                            "submission_action": {
                                                "type": "string"
                                            },
                                            "enable_query_params": {
                                                "type": "boolean"
                                            },
                                            "query_params": {
                                                "type": "array"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_srfm_form_restriction": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "{\"status\":false,\"maxEntries\":0,\"date\":\"\",\"hours\":\"12\",\"minutes\":\"00\",\"meridiem\":\"AM\",\"message\":\"This form is now closed as we have reached the maximum number of entries.\",\"schedulingStatus\":false,\"startDate\":\"\",\"startHours\":\"12\",\"startMinutes\":\"00\",\"startMeridiem\":\"AM\",\"schedulingNotStartedMessage\":\"This form is not yet available. Check back after the scheduled start time.\",\"schedulingEndedMessage\":\"This form is closed. The submission period has ended.\"}",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/sureforms_form"
                    }
                ]
            }
        },
        "\/wp\/v2\/sureforms_form\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Parola korumal\u0131 ise yaz\u0131n\u0131n parolas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Yaz\u0131n\u0131n yazar\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "nf_dc_page": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Reference to page category",
                                    "default": ""
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_srfm_form_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_use_label_as_placeholder": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_button_text": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "Submit",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_is_inline_button": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_width_backend": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "max-content",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_button_border_radius": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_alignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "left",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_alignment_backend": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "100%",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_inherit_theme_button": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_additional_classes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "message",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_captcha_security_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_form_recaptcha": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "none",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_is_ai_generated": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_instant_form_settings": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "bg_type": "color",
                                        "bg_color": "#ffffff",
                                        "bg_image": "",
                                        "site_logo": "",
                                        "cover_type": "color",
                                        "cover_color": "#111C44",
                                        "cover_image": "",
                                        "enable_instant_form": false,
                                        "form_container_width": 620,
                                        "single_page_form_title": true,
                                        "use_banner_as_page_background": false
                                    },
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "site_logo": {
                                            "type": "string"
                                        },
                                        "site_logo_id": {
                                            "type": "integer"
                                        },
                                        "cover_type": {
                                            "type": "string"
                                        },
                                        "cover_color": {
                                            "type": "string"
                                        },
                                        "cover_image": {
                                            "type": "string"
                                        },
                                        "cover_image_id": {
                                            "type": "integer"
                                        },
                                        "bg_type": {
                                            "type": "string"
                                        },
                                        "bg_color": {
                                            "type": "string"
                                        },
                                        "bg_image": {
                                            "type": "string"
                                        },
                                        "bg_image_id": {
                                            "type": "integer"
                                        },
                                        "enable_instant_form": {
                                            "type": "boolean"
                                        },
                                        "form_container_width": {
                                            "type": "integer"
                                        },
                                        "single_page_form_title": {
                                            "type": "boolean"
                                        },
                                        "use_banner_as_page_background": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_srfm_forms_styling": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "primary_color": "#111C44",
                                        "text_color": "#1E1E1E",
                                        "text_color_on_primary": "#FFFFFF",
                                        "field_spacing": "medium",
                                        "submit_button_alignment": "left",
                                        "bg_type": "color",
                                        "bg_color": "#ffffff",
                                        "bg_image": "",
                                        "bg_image_position": {
                                            "x": 0.5,
                                            "y": 0.5
                                        },
                                        "bg_image_attachment": "scroll",
                                        "bg_image_repeat": "no-repeat",
                                        "bg_image_size": "cover",
                                        "bg_image_size_custom": 100,
                                        "bg_image_size_custom_unit": "%",
                                        "gradient_type": "basic",
                                        "bg_gradient_type": "linear",
                                        "bg_gradient_color_1": "#FFC9B2",
                                        "bg_gradient_color_2": "#C7CBFF",
                                        "bg_gradient_angle": 90,
                                        "bg_gradient_location_1": 0,
                                        "bg_gradient_location_2": 100,
                                        "bg_overlay_size": "cover",
                                        "bg_gradient_overlay_type": "",
                                        "bg_overlay_opacity": 1,
                                        "bg_overlay_image": "",
                                        "bg_image_overlay_color": "#FFFFFF75",
                                        "bg_overlay_custom_size_unit": "%",
                                        "bg_overlay_custom_size": 100,
                                        "bg_overlay_position": {
                                            "x": 0.5,
                                            "y": 0.5
                                        },
                                        "bg_overlay_attachment": "scroll",
                                        "bg_overlay_repeat": "no-repeat",
                                        "bg_overlay_blend_mode": "normal",
                                        "overlay_gradient_type": "basic",
                                        "bg_overlay_gradient_type": "linear",
                                        "bg_overlay_gradient_color_1": "#FFC9B2",
                                        "bg_overlay_gradient_color_2": "#C7CBFF",
                                        "bg_overlay_gradient_angle": 90,
                                        "bg_overlay_gradient_location_1": 0,
                                        "bg_overlay_gradient_location_2": 100,
                                        "form_padding_top": 0,
                                        "form_padding_right": 0,
                                        "form_padding_bottom": 0,
                                        "form_padding_left": 0,
                                        "form_padding_unit": "px",
                                        "form_padding_link": true,
                                        "form_border_radius_top": 0,
                                        "form_border_radius_right": 0,
                                        "form_border_radius_bottom": 0,
                                        "form_border_radius_left": 0,
                                        "form_border_radius_unit": "px",
                                        "form_border_radius_link": true,
                                        "instant_form_padding_top": 32,
                                        "instant_form_padding_right": 32,
                                        "instant_form_padding_bottom": 32,
                                        "instant_form_padding_left": 32,
                                        "instant_form_padding_unit": "px",
                                        "instant_form_padding_link": true,
                                        "instant_form_border_radius_top": 12,
                                        "instant_form_border_radius_right": 12,
                                        "instant_form_border_radius_bottom": 12,
                                        "instant_form_border_radius_left": 12,
                                        "instant_form_border_radius_unit": "px",
                                        "instant_form_border_radius_link": true
                                    },
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "primary_color": {
                                            "type": "string"
                                        },
                                        "text_color": {
                                            "type": "string"
                                        },
                                        "text_color_on_primary": {
                                            "type": "string"
                                        },
                                        "field_spacing": {
                                            "type": "string"
                                        },
                                        "submit_button_alignment": {
                                            "type": "string"
                                        },
                                        "bg_type": {
                                            "type": "string"
                                        },
                                        "bg_color": {
                                            "type": "string"
                                        },
                                        "bg_image": {
                                            "type": "string"
                                        },
                                        "bg_image_id": {
                                            "type": "integer"
                                        },
                                        "bg_image_position": {
                                            "type": "object",
                                            "properties": {
                                                "x": {
                                                    "type": "number",
                                                    "format": "float"
                                                },
                                                "y": {
                                                    "type": "number",
                                                    "format": "float"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "bg_image_attachment": {
                                            "type": "string"
                                        },
                                        "bg_image_repeat": {
                                            "type": "string"
                                        },
                                        "bg_image_size": {
                                            "type": "string"
                                        },
                                        "bg_image_size_custom": {
                                            "type": "integer"
                                        },
                                        "bg_image_size_custom_unit": {
                                            "type": "string"
                                        },
                                        "bg_gradient": {
                                            "type": "string"
                                        },
                                        "gradient_type": {
                                            "type": "string"
                                        },
                                        "bg_gradient_type": {
                                            "type": "string"
                                        },
                                        "bg_gradient_color_1": {
                                            "type": "string"
                                        },
                                        "bg_gradient_color_2": {
                                            "type": "string"
                                        },
                                        "bg_gradient_angle": {
                                            "type": "integer"
                                        },
                                        "bg_gradient_location_1": {
                                            "type": "integer"
                                        },
                                        "bg_gradient_location_2": {
                                            "type": "integer"
                                        },
                                        "bg_overlay_size": {
                                            "type": "string"
                                        },
                                        "bg_gradient_overlay_type": {
                                            "type": "string"
                                        },
                                        "bg_overlay_opacity": {
                                            "type": "number"
                                        },
                                        "bg_overlay_image": {
                                            "type": "string"
                                        },
                                        "bg_overlay_image_id": {
                                            "type": "integer"
                                        },
                                        "bg_image_overlay_color": {
                                            "type": "string"
                                        },
                                        "bg_overlay_custom_size_unit": {
                                            "type": "string"
                                        },
                                        "bg_overlay_custom_size": {
                                            "type": "integer"
                                        },
                                        "bg_overlay_blend_mode": {
                                            "type": "string"
                                        },
                                        "bg_overlay_position": {
                                            "type": "object",
                                            "properties": {
                                                "x": {
                                                    "type": "number",
                                                    "format": "float"
                                                },
                                                "y": {
                                                    "type": "number",
                                                    "format": "float"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "bg_overlay_attachment": {
                                            "type": "string"
                                        },
                                        "bg_overlay_repeat": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient": {
                                            "type": "string"
                                        },
                                        "overlay_gradient_type": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient_type": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient_color_1": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient_color_2": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient_angle": {
                                            "type": "integer"
                                        },
                                        "bg_overlay_gradient_location_1": {
                                            "type": "integer"
                                        },
                                        "bg_overlay_gradient_location_2": {
                                            "type": "integer"
                                        },
                                        "form_padding_top": {
                                            "type": "number"
                                        },
                                        "form_padding_right": {
                                            "type": "number"
                                        },
                                        "form_padding_bottom": {
                                            "type": "number"
                                        },
                                        "form_padding_left": {
                                            "type": "number"
                                        },
                                        "form_padding_unit": {
                                            "type": "string"
                                        },
                                        "form_padding_link": {
                                            "type": "boolean"
                                        },
                                        "form_border_radius_top": {
                                            "type": "number"
                                        },
                                        "form_border_radius_right": {
                                            "type": "number"
                                        },
                                        "form_border_radius_bottom": {
                                            "type": "number"
                                        },
                                        "form_border_radius_left": {
                                            "type": "number"
                                        },
                                        "form_border_radius_unit": {
                                            "type": "string"
                                        },
                                        "form_border_radius_link": {
                                            "type": "boolean"
                                        },
                                        "instant_form_padding_top": {
                                            "type": "number"
                                        },
                                        "instant_form_padding_right": {
                                            "type": "number"
                                        },
                                        "instant_form_padding_bottom": {
                                            "type": "number"
                                        },
                                        "instant_form_padding_left": {
                                            "type": "number"
                                        },
                                        "instant_form_padding_unit": {
                                            "type": "string"
                                        },
                                        "instant_form_padding_link": {
                                            "type": "boolean"
                                        },
                                        "instant_form_border_radius_top": {
                                            "type": "number"
                                        },
                                        "instant_form_border_radius_right": {
                                            "type": "number"
                                        },
                                        "instant_form_border_radius_bottom": {
                                            "type": "number"
                                        },
                                        "instant_form_border_radius_left": {
                                            "type": "number"
                                        },
                                        "instant_form_border_radius_unit": {
                                            "type": "string"
                                        },
                                        "instant_form_border_radius_link": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_srfm_email_notification": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "id": 1,
                                            "status": true,
                                            "is_raw_format": false,
                                            "name": "Admin Notification Email",
                                            "email_to": "{admin_email}",
                                            "email_reply_to": "{admin_email}",
                                            "from_name": "{site_title}",
                                            "from_email": "{admin_email}",
                                            "email_cc": "{admin_email}",
                                            "email_bcc": "{admin_email}",
                                            "subject": "New Form Submission - {form_title}",
                                            "email_body": "{all_data}"
                                        }
                                    ],
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "type": "integer"
                                            },
                                            "status": {
                                                "type": "boolean"
                                            },
                                            "is_raw_format": {
                                                "type": "boolean"
                                            },
                                            "name": {
                                                "type": "string"
                                            },
                                            "email_to": {
                                                "type": "string"
                                            },
                                            "email_reply_to": {
                                                "type": "string"
                                            },
                                            "from_name": {
                                                "type": "string"
                                            },
                                            "from_email": {
                                                "type": "string"
                                            },
                                            "email_cc": {
                                                "type": "string"
                                            },
                                            "email_bcc": {
                                                "type": "string"
                                            },
                                            "subject": {
                                                "type": "string"
                                            },
                                            "email_body": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_srfm_compliance": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "id": "gdpr",
                                            "gdpr": false,
                                            "do_not_store_entries": false,
                                            "auto_delete_entries": false,
                                            "auto_delete_days": ""
                                        }
                                    ],
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "type": "string"
                                            },
                                            "gdpr": {
                                                "type": "boolean"
                                            },
                                            "do_not_store_entries": {
                                                "type": "boolean"
                                            },
                                            "auto_delete_entries": {
                                                "type": "boolean"
                                            },
                                            "auto_delete_days": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_srfm_form_confirmation": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "id": 1,
                                            "confirmation_type": "same page",
                                            "page_url": "",
                                            "custom_url": "",
                                            "message": "<p style=\"text-align: center;\"><img src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyOCAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI1LjY2NTQgMTIuOTI4MVYxNC4wMDE1QzI1LjY2MzkgMTYuNTE3MyAyNC44NDkzIDE4Ljk2NTMgMjMuMzQyOSAyMC45ODAzQzIxLjgzNjYgMjIuOTk1MyAxOS43MTkyIDI0LjQ2OTQgMTcuMzA2NiAyNS4xODI3QzE0Ljg5NCAyNS44OTYgMTIuMzE1NSAyNS44MTA0IDkuOTU1NTggMjQuOTM4NUM3LjU5NTY2IDI0LjA2NjYgNS41ODA3OSAyMi40NTUzIDQuMjExNDkgMjAuMzQ0N0MyLjg0MjE4IDE4LjIzNDIgMi4xOTE3OSAxNS43Mzc1IDIuMzU3MzIgMTMuMjI3MkMyLjUyMjg1IDEwLjcxNjggMy40OTU0NCA4LjMyNzE4IDUuMTMwMDIgNi40MTQ3MkM2Ljc2NDYxIDQuNTAyMjYgOC45NzM2MSAzLjE2OTQyIDExLjQyNzYgMi42MTQ5N0MxMy44ODE2IDIuMDYwNTMgMTYuNDQ5IDIuMzE0MiAxOC43NDcgMy4zMzgxNCIgc3Ryb2tlPSIjMUE5NzNEIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMjUuNjY2NyA0LjY2Nzk3TDE0IDE2LjM0NjNMMTAuNSAxMi44NDYzIiBzdHJva2U9IiMxQTk3M0QiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=\" alt=\"\" aria-hidden=\"true\" \/><\/p><h2 style=\"text-align: center;\">Thank you<\/h2><p style=\"text-align: center;\">Your form has been submitted successfully. We&#039;ll review your details and get back to you soon.<\/p>",
                                            "submission_action": "hide form"
                                        }
                                    ],
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "type": "integer"
                                            },
                                            "confirmation_type": {
                                                "type": "string"
                                            },
                                            "page_url": {
                                                "type": "string"
                                            },
                                            "custom_url": {
                                                "type": "string"
                                            },
                                            "message": {
                                                "type": "string"
                                            },
                                            "submission_action": {
                                                "type": "string"
                                            },
                                            "enable_query_params": {
                                                "type": "boolean"
                                            },
                                            "query_params": {
                                                "type": "array"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_srfm_form_restriction": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "{\"status\":false,\"maxEntries\":0,\"date\":\"\",\"hours\":\"12\",\"minutes\":\"00\",\"meridiem\":\"AM\",\"message\":\"This form is now closed as we have reached the maximum number of entries.\",\"schedulingStatus\":false,\"startDate\":\"\",\"startHours\":\"12\",\"startMinutes\":\"00\",\"startMeridiem\":\"AM\",\"schedulingNotStartedMessage\":\"This form is not yet available. Check back after the scheduled start time.\",\"schedulingEndedMessage\":\"This form is closed. The submission period has ended.\"}",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Yaz\u0131n\u0131n e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sureforms_form\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yaz\u0131n\u0131n yay\u0131nlanma tarihi.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Yaz\u0131n\u0131n yay\u0131nland\u0131\u011f\u0131 tarih, GMT olarak.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Yaz\u0131n\u0131n t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Yaz\u0131 i\u00e7in bir adland\u0131r\u0131lm\u0131\u015f durum.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "sc_archived"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u0130\u00e7erik ve \u00f6zete eri\u015fimi korumak i\u00e7in parola.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n ba\u015fl\u0131\u011f\u0131, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML ba\u015fl\u0131\u011f\u0131.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yaz\u0131n\u0131n i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaz\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Yaz\u0131 taraf\u0131ndan kullan\u0131lan i\u00e7erik blo\u011fu bi\u00e7iminin s\u00fcr\u00fcm\u00fc.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0130\u00e7eri\u011fin bir parola ile korunup korunmad\u0131\u011f\u0131.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Yaz\u0131n\u0131n yazar\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "nf_dc_page": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Reference to page category",
                                    "default": ""
                                },
                                "om_disable_all_campaigns": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_surecart_dashboard_logo_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "180px"
                                },
                                "_surecart_dashboard_show_logo": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_orders": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_invoices": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_subscriptions": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_downloads": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_billing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_surecart_dashboard_navigation_account": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "site-sidebar-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-site-content-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-content-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "site-sidebar-style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-global-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-banner-title-visibility": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-main-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-above-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-below-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-hfb-mobile-header-display": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "site-post-title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-breadcrumbs-content": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-featured-img": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footer-sml-layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "ast-disable-related-posts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "theme-transparent-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "adv-header-id-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stick-header-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-above-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-main-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "header-below-stick-meta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "astra-migrate-meta-layouts": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-enabled": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "ast-page-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "ast-content-background-meta": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "desktop": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "tablet": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        },
                                        "mobile": {
                                            "background-color": "var(--ast-global-color-5)",
                                            "background-image": "",
                                            "background-repeat": "repeat",
                                            "background-position": "center center",
                                            "background-size": "auto",
                                            "background-attachment": "scroll",
                                            "background-type": "",
                                            "background-media": "",
                                            "overlay-type": "",
                                            "overlay-color": "",
                                            "overlay-opacity": "",
                                            "overlay-gradient": ""
                                        }
                                    },
                                    "properties": {
                                        "desktop": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tablet": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mobile": {
                                            "type": "object",
                                            "properties": {
                                                "background-color": {
                                                    "type": "string"
                                                },
                                                "background-image": {
                                                    "type": "string"
                                                },
                                                "background-repeat": {
                                                    "type": "string"
                                                },
                                                "background-position": {
                                                    "type": "string"
                                                },
                                                "background-size": {
                                                    "type": "string"
                                                },
                                                "background-attachment": {
                                                    "type": "string"
                                                },
                                                "background-type": {
                                                    "type": "string"
                                                },
                                                "background-media": {
                                                    "type": "string"
                                                },
                                                "overlay-type": {
                                                    "type": "string"
                                                },
                                                "overlay-color": {
                                                    "type": "string"
                                                },
                                                "overlay-opacity": {
                                                    "type": "string"
                                                },
                                                "overlay-gradient": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_srfm_form_custom_css": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_use_label_as_placeholder": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_button_text": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "Submit",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_is_inline_button": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_width_backend": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "max-content",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_button_border_radius": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_alignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "left",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_alignment_backend": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "100%",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_width": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_inherit_theme_button": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_additional_classes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_submit_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "message",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_captcha_security_type": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_form_recaptcha": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "none",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_is_ai_generated": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_srfm_instant_form_settings": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "bg_type": "color",
                                        "bg_color": "#ffffff",
                                        "bg_image": "",
                                        "site_logo": "",
                                        "cover_type": "color",
                                        "cover_color": "#111C44",
                                        "cover_image": "",
                                        "enable_instant_form": false,
                                        "form_container_width": 620,
                                        "single_page_form_title": true,
                                        "use_banner_as_page_background": false
                                    },
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "site_logo": {
                                            "type": "string"
                                        },
                                        "site_logo_id": {
                                            "type": "integer"
                                        },
                                        "cover_type": {
                                            "type": "string"
                                        },
                                        "cover_color": {
                                            "type": "string"
                                        },
                                        "cover_image": {
                                            "type": "string"
                                        },
                                        "cover_image_id": {
                                            "type": "integer"
                                        },
                                        "bg_type": {
                                            "type": "string"
                                        },
                                        "bg_color": {
                                            "type": "string"
                                        },
                                        "bg_image": {
                                            "type": "string"
                                        },
                                        "bg_image_id": {
                                            "type": "integer"
                                        },
                                        "enable_instant_form": {
                                            "type": "boolean"
                                        },
                                        "form_container_width": {
                                            "type": "integer"
                                        },
                                        "single_page_form_title": {
                                            "type": "boolean"
                                        },
                                        "use_banner_as_page_background": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_srfm_forms_styling": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "primary_color": "#111C44",
                                        "text_color": "#1E1E1E",
                                        "text_color_on_primary": "#FFFFFF",
                                        "field_spacing": "medium",
                                        "submit_button_alignment": "left",
                                        "bg_type": "color",
                                        "bg_color": "#ffffff",
                                        "bg_image": "",
                                        "bg_image_position": {
                                            "x": 0.5,
                                            "y": 0.5
                                        },
                                        "bg_image_attachment": "scroll",
                                        "bg_image_repeat": "no-repeat",
                                        "bg_image_size": "cover",
                                        "bg_image_size_custom": 100,
                                        "bg_image_size_custom_unit": "%",
                                        "gradient_type": "basic",
                                        "bg_gradient_type": "linear",
                                        "bg_gradient_color_1": "#FFC9B2",
                                        "bg_gradient_color_2": "#C7CBFF",
                                        "bg_gradient_angle": 90,
                                        "bg_gradient_location_1": 0,
                                        "bg_gradient_location_2": 100,
                                        "bg_overlay_size": "cover",
                                        "bg_gradient_overlay_type": "",
                                        "bg_overlay_opacity": 1,
                                        "bg_overlay_image": "",
                                        "bg_image_overlay_color": "#FFFFFF75",
                                        "bg_overlay_custom_size_unit": "%",
                                        "bg_overlay_custom_size": 100,
                                        "bg_overlay_position": {
                                            "x": 0.5,
                                            "y": 0.5
                                        },
                                        "bg_overlay_attachment": "scroll",
                                        "bg_overlay_repeat": "no-repeat",
                                        "bg_overlay_blend_mode": "normal",
                                        "overlay_gradient_type": "basic",
                                        "bg_overlay_gradient_type": "linear",
                                        "bg_overlay_gradient_color_1": "#FFC9B2",
                                        "bg_overlay_gradient_color_2": "#C7CBFF",
                                        "bg_overlay_gradient_angle": 90,
                                        "bg_overlay_gradient_location_1": 0,
                                        "bg_overlay_gradient_location_2": 100,
                                        "form_padding_top": 0,
                                        "form_padding_right": 0,
                                        "form_padding_bottom": 0,
                                        "form_padding_left": 0,
                                        "form_padding_unit": "px",
                                        "form_padding_link": true,
                                        "form_border_radius_top": 0,
                                        "form_border_radius_right": 0,
                                        "form_border_radius_bottom": 0,
                                        "form_border_radius_left": 0,
                                        "form_border_radius_unit": "px",
                                        "form_border_radius_link": true,
                                        "instant_form_padding_top": 32,
                                        "instant_form_padding_right": 32,
                                        "instant_form_padding_bottom": 32,
                                        "instant_form_padding_left": 32,
                                        "instant_form_padding_unit": "px",
                                        "instant_form_padding_link": true,
                                        "instant_form_border_radius_top": 12,
                                        "instant_form_border_radius_right": 12,
                                        "instant_form_border_radius_bottom": 12,
                                        "instant_form_border_radius_left": 12,
                                        "instant_form_border_radius_unit": "px",
                                        "instant_form_border_radius_link": true
                                    },
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "primary_color": {
                                            "type": "string"
                                        },
                                        "text_color": {
                                            "type": "string"
                                        },
                                        "text_color_on_primary": {
                                            "type": "string"
                                        },
                                        "field_spacing": {
                                            "type": "string"
                                        },
                                        "submit_button_alignment": {
                                            "type": "string"
                                        },
                                        "bg_type": {
                                            "type": "string"
                                        },
                                        "bg_color": {
                                            "type": "string"
                                        },
                                        "bg_image": {
                                            "type": "string"
                                        },
                                        "bg_image_id": {
                                            "type": "integer"
                                        },
                                        "bg_image_position": {
                                            "type": "object",
                                            "properties": {
                                                "x": {
                                                    "type": "number",
                                                    "format": "float"
                                                },
                                                "y": {
                                                    "type": "number",
                                                    "format": "float"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "bg_image_attachment": {
                                            "type": "string"
                                        },
                                        "bg_image_repeat": {
                                            "type": "string"
                                        },
                                        "bg_image_size": {
                                            "type": "string"
                                        },
                                        "bg_image_size_custom": {
                                            "type": "integer"
                                        },
                                        "bg_image_size_custom_unit": {
                                            "type": "string"
                                        },
                                        "bg_gradient": {
                                            "type": "string"
                                        },
                                        "gradient_type": {
                                            "type": "string"
                                        },
                                        "bg_gradient_type": {
                                            "type": "string"
                                        },
                                        "bg_gradient_color_1": {
                                            "type": "string"
                                        },
                                        "bg_gradient_color_2": {
                                            "type": "string"
                                        },
                                        "bg_gradient_angle": {
                                            "type": "integer"
                                        },
                                        "bg_gradient_location_1": {
                                            "type": "integer"
                                        },
                                        "bg_gradient_location_2": {
                                            "type": "integer"
                                        },
                                        "bg_overlay_size": {
                                            "type": "string"
                                        },
                                        "bg_gradient_overlay_type": {
                                            "type": "string"
                                        },
                                        "bg_overlay_opacity": {
                                            "type": "number"
                                        },
                                        "bg_overlay_image": {
                                            "type": "string"
                                        },
                                        "bg_overlay_image_id": {
                                            "type": "integer"
                                        },
                                        "bg_image_overlay_color": {
                                            "type": "string"
                                        },
                                        "bg_overlay_custom_size_unit": {
                                            "type": "string"
                                        },
                                        "bg_overlay_custom_size": {
                                            "type": "integer"
                                        },
                                        "bg_overlay_blend_mode": {
                                            "type": "string"
                                        },
                                        "bg_overlay_position": {
                                            "type": "object",
                                            "properties": {
                                                "x": {
                                                    "type": "number",
                                                    "format": "float"
                                                },
                                                "y": {
                                                    "type": "number",
                                                    "format": "float"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "bg_overlay_attachment": {
                                            "type": "string"
                                        },
                                        "bg_overlay_repeat": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient": {
                                            "type": "string"
                                        },
                                        "overlay_gradient_type": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient_type": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient_color_1": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient_color_2": {
                                            "type": "string"
                                        },
                                        "bg_overlay_gradient_angle": {
                                            "type": "integer"
                                        },
                                        "bg_overlay_gradient_location_1": {
                                            "type": "integer"
                                        },
                                        "bg_overlay_gradient_location_2": {
                                            "type": "integer"
                                        },
                                        "form_padding_top": {
                                            "type": "number"
                                        },
                                        "form_padding_right": {
                                            "type": "number"
                                        },
                                        "form_padding_bottom": {
                                            "type": "number"
                                        },
                                        "form_padding_left": {
                                            "type": "number"
                                        },
                                        "form_padding_unit": {
                                            "type": "string"
                                        },
                                        "form_padding_link": {
                                            "type": "boolean"
                                        },
                                        "form_border_radius_top": {
                                            "type": "number"
                                        },
                                        "form_border_radius_right": {
                                            "type": "number"
                                        },
                                        "form_border_radius_bottom": {
                                            "type": "number"
                                        },
                                        "form_border_radius_left": {
                                            "type": "number"
                                        },
                                        "form_border_radius_unit": {
                                            "type": "string"
                                        },
                                        "form_border_radius_link": {
                                            "type": "boolean"
                                        },
                                        "instant_form_padding_top": {
                                            "type": "number"
                                        },
                                        "instant_form_padding_right": {
                                            "type": "number"
                                        },
                                        "instant_form_padding_bottom": {
                                            "type": "number"
                                        },
                                        "instant_form_padding_left": {
                                            "type": "number"
                                        },
                                        "instant_form_padding_unit": {
                                            "type": "string"
                                        },
                                        "instant_form_padding_link": {
                                            "type": "boolean"
                                        },
                                        "instant_form_border_radius_top": {
                                            "type": "number"
                                        },
                                        "instant_form_border_radius_right": {
                                            "type": "number"
                                        },
                                        "instant_form_border_radius_bottom": {
                                            "type": "number"
                                        },
                                        "instant_form_border_radius_left": {
                                            "type": "number"
                                        },
                                        "instant_form_border_radius_unit": {
                                            "type": "string"
                                        },
                                        "instant_form_border_radius_link": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_srfm_email_notification": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "id": 1,
                                            "status": true,
                                            "is_raw_format": false,
                                            "name": "Admin Notification Email",
                                            "email_to": "{admin_email}",
                                            "email_reply_to": "{admin_email}",
                                            "from_name": "{site_title}",
                                            "from_email": "{admin_email}",
                                            "email_cc": "{admin_email}",
                                            "email_bcc": "{admin_email}",
                                            "subject": "New Form Submission - {form_title}",
                                            "email_body": "{all_data}"
                                        }
                                    ],
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "type": "integer"
                                            },
                                            "status": {
                                                "type": "boolean"
                                            },
                                            "is_raw_format": {
                                                "type": "boolean"
                                            },
                                            "name": {
                                                "type": "string"
                                            },
                                            "email_to": {
                                                "type": "string"
                                            },
                                            "email_reply_to": {
                                                "type": "string"
                                            },
                                            "from_name": {
                                                "type": "string"
                                            },
                                            "from_email": {
                                                "type": "string"
                                            },
                                            "email_cc": {
                                                "type": "string"
                                            },
                                            "email_bcc": {
                                                "type": "string"
                                            },
                                            "subject": {
                                                "type": "string"
                                            },
                                            "email_body": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_srfm_compliance": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "id": "gdpr",
                                            "gdpr": false,
                                            "do_not_store_entries": false,
                                            "auto_delete_entries": false,
                                            "auto_delete_days": ""
                                        }
                                    ],
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "type": "string"
                                            },
                                            "gdpr": {
                                                "type": "boolean"
                                            },
                                            "do_not_store_entries": {
                                                "type": "boolean"
                                            },
                                            "auto_delete_entries": {
                                                "type": "boolean"
                                            },
                                            "auto_delete_days": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_srfm_form_confirmation": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "id": 1,
                                            "confirmation_type": "same page",
                                            "page_url": "",
                                            "custom_url": "",
                                            "message": "<p style=\"text-align: center;\"><img src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMjgiIGhlaWdodD0iMjgiIHZpZXdCb3g9IjAgMCAyOCAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI1LjY2NTQgMTIuOTI4MVYxNC4wMDE1QzI1LjY2MzkgMTYuNTE3MyAyNC44NDkzIDE4Ljk2NTMgMjMuMzQyOSAyMC45ODAzQzIxLjgzNjYgMjIuOTk1MyAxOS43MTkyIDI0LjQ2OTQgMTcuMzA2NiAyNS4xODI3QzE0Ljg5NCAyNS44OTYgMTIuMzE1NSAyNS44MTA0IDkuOTU1NTggMjQuOTM4NUM3LjU5NTY2IDI0LjA2NjYgNS41ODA3OSAyMi40NTUzIDQuMjExNDkgMjAuMzQ0N0MyLjg0MjE4IDE4LjIzNDIgMi4xOTE3OSAxNS43Mzc1IDIuMzU3MzIgMTMuMjI3MkMyLjUyMjg1IDEwLjcxNjggMy40OTU0NCA4LjMyNzE4IDUuMTMwMDIgNi40MTQ3MkM2Ljc2NDYxIDQuNTAyMjYgOC45NzM2MSAzLjE2OTQyIDExLjQyNzYgMi42MTQ5N0MxMy44ODE2IDIuMDYwNTMgMTYuNDQ5IDIuMzE0MiAxOC43NDcgMy4zMzgxNCIgc3Ryb2tlPSIjMUE5NzNEIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMjUuNjY2NyA0LjY2Nzk3TDE0IDE2LjM0NjNMMTAuNSAxMi44NDYzIiBzdHJva2U9IiMxQTk3M0QiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=\" alt=\"\" aria-hidden=\"true\" \/><\/p><h2 style=\"text-align: center;\">Thank you<\/h2><p style=\"text-align: center;\">Your form has been submitted successfully. We&#039;ll review your details and get back to you soon.<\/p>",
                                            "submission_action": "hide form"
                                        }
                                    ],
                                    "context": [
                                        "edit"
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "type": "integer"
                                            },
                                            "confirmation_type": {
                                                "type": "string"
                                            },
                                            "page_url": {
                                                "type": "string"
                                            },
                                            "custom_url": {
                                                "type": "string"
                                            },
                                            "message": {
                                                "type": "string"
                                            },
                                            "submission_action": {
                                                "type": "string"
                                            },
                                            "enable_query_params": {
                                                "type": "boolean"
                                            },
                                            "query_params": {
                                                "type": "array"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_srfm_form_restriction": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "{\"status\":false,\"maxEntries\":0,\"date\":\"\",\"hours\":\"12\",\"minutes\":\"00\",\"meridiem\":\"AM\",\"message\":\"This form is now closed as we have reached the maximum number of entries.\",\"schedulingStatus\":false,\"startDate\":\"\",\"startHours\":\"12\",\"startMinutes\":\"00\",\"startMeridiem\":\"AM\",\"schedulingNotStartedMessage\":\"This form is not yet available. Check back after the scheduled start time.\",\"schedulingEndedMessage\":\"This form is closed. The submission period has ended.\"}",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Yaz\u0131y\u0131 g\u00f6r\u00fcnt\u00fclemek i\u00e7in kullan\u0131lan tema dosyas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sureforms_form\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Otomatik kayd\u0131n \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Otomatik kayd\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/types"
                    }
                ]
            }
        },
        "\/wp\/v2\/types\/(?P<type>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "description": "Yaz\u0131 t\u00fcr\u00fcn\u00fcn alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/statuses": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/statuses"
                    }
                ]
            }
        },
        "\/wp\/v2\/statuses\/(?P<status>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Durumun alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/taxonomies": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir yaz\u0131 t\u00fcr\u00fc ile ili\u015fkilendirilmi\u015f s\u0131n\u0131fland\u0131rmalarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/taxonomies"
                    }
                ]
            }
        },
        "\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "taxonomy": {
                            "description": "S\u0131n\u0131fland\u0131rman\u0131n alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/categories": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi terim \u00f6zniteliklerine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Herhangi bir yaz\u0131ya atanm\u0131\u015f terimlerin gizlenip gizlenmeyece\u011fi.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir \u00fcst terime atanm\u0131\u015f terimlerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir yaz\u0131ya atanm\u0131\u015f terimlerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 terim k\u0131saltmas\u0131 ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Terimin HTML a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Terim i\u00e7in HTML ba\u015fl\u0131\u011f\u0131.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Terimin t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u00dcst terim kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/categories"
                    }
                ]
            }
        },
        "\/wp\/v2\/categories\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Terimin HTML a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Terim i\u00e7in HTML ba\u015fl\u0131\u011f\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Terimin t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u00dcst terim kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Terimlerin \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tags": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi terim \u00f6zniteliklerine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Herhangi bir yaz\u0131ya atanm\u0131\u015f terimlerin gizlenip gizlenmeyece\u011fi.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir yaz\u0131ya atanm\u0131\u015f terimlerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 terim k\u0131saltmas\u0131 ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Terimin HTML a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Terim i\u00e7in HTML ba\u015fl\u0131\u011f\u0131.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Terimin t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/tags"
                    }
                ]
            }
        },
        "\/wp\/v2\/tags\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Terimin HTML a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Terim i\u00e7in HTML ba\u015fl\u0131\u011f\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Terimin t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Terimlerin \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menus": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi terim \u00f6zniteliklerine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Herhangi bir yaz\u0131ya atanm\u0131\u015f terimlerin gizlenip gizlenmeyece\u011fi.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir yaz\u0131ya atanm\u0131\u015f terimlerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 terim k\u0131saltmas\u0131 ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Terimin HTML a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Terim i\u00e7in HTML ba\u015fl\u0131\u011f\u0131.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Terimin t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "Men\u00fcye atanan konumlar.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "\u00dcst d\u00fczey sayfalar\u0131n bu men\u00fcye otomatik olarak eklenip eklenmeyece\u011fi.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/menus"
                    }
                ]
            }
        },
        "\/wp\/v2\/menus\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Terimin HTML a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Terim i\u00e7in HTML ba\u015fl\u0131\u011f\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Terimin t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "Men\u00fcye atanan konumlar.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "\u00dcst d\u00fczey sayfalar\u0131n bu men\u00fcye otomatik olarak eklenip eklenmeyece\u011fi.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Terimlerin \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/wp_pattern_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi terim \u00f6zniteliklerine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Herhangi bir yaz\u0131ya atanm\u0131\u015f terimlerin gizlenip gizlenmeyece\u011fi.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir yaz\u0131ya atanm\u0131\u015f terimlerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 terim k\u0131saltmas\u0131 ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Terimin HTML a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Terim i\u00e7in HTML ba\u015fl\u0131\u011f\u0131.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Terimin t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/wp_pattern_category"
                    }
                ]
            }
        },
        "\/wp\/v2\/wp_pattern_category\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Terimin HTML a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Terim i\u00e7in HTML ba\u015fl\u0131\u011f\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Terimin t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Terimlerin \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sc_collection": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi terim \u00f6zniteliklerine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Herhangi bir yaz\u0131ya atanm\u0131\u015f terimlerin gizlenip gizlenmeyece\u011fi.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir yaz\u0131ya atanm\u0131\u015f terimlerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 terim k\u0131saltmas\u0131 ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Terimin HTML a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Terim i\u00e7in HTML ba\u015fl\u0131\u011f\u0131.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Terimin t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/sc_collection"
                    }
                ]
            }
        },
        "\/wp\/v2\/sc_collection\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Terimin HTML a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Terim i\u00e7in HTML ba\u015fl\u0131\u011f\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Terimin t\u00fcr\u00fcne \u00f6zg\u00fc benzersiz alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Terim i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Terimlerin \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "Derlemeyi kullan\u0131c\u0131 \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir ya da birka\u00e7 kullan\u0131c\u0131 k\u0131saltmas\u0131 ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirtilen belirli rollerden en az birine uyan kullan\u0131c\u0131lara s\u0131n\u0131rland\u0131r\u0131r. Virg\u00fcl ile ayr\u0131lm\u0131\u015f roller ya da tek bir rol kabul edilir.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "Sonu\u00e7 k\u00fcmesini, belirtilen yetkinliklerden en az biri ile e\u015fle\u015fen kullan\u0131c\u0131larla s\u0131n\u0131rland\u0131r\u0131r. Virg\u00fcl ile ayr\u0131lm\u0131\u015f yetkinlikler ya da tek bir yetkinlik kabul edilebilir.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "Sonu\u00e7 k\u00fcmesini yazar olarak kabul edilen kullan\u0131c\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        },
                        "has_published_posts": {
                            "description": "Sonu\u00e7 k\u00fcmesini yaz\u0131 yay\u0131nlayan kullan\u0131c\u0131larla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": [
                                "boolean",
                                "array"
                            ],
                            "items": {
                                "type": "string",
                                "enum": {
                                    "post": "post",
                                    "page": "page",
                                    "attachment": "attachment",
                                    "nav_menu_item": "nav_menu_item",
                                    "wp_block": "wp_block",
                                    "wp_template": "wp_template",
                                    "wp_template_part": "wp_template_part",
                                    "wp_global_styles": "wp_global_styles",
                                    "wp_navigation": "wp_navigation",
                                    "wp_font_family": "wp_font_family",
                                    "wp_font_face": "wp_font_face",
                                    "e-floating-buttons": "e-floating-buttons",
                                    "elementor_library": "elementor_library",
                                    "sc_form": "sc_form",
                                    "sc_cart": "sc_cart",
                                    "sc_product": "sc_product",
                                    "sureforms_form": "sureforms_form"
                                }
                            },
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Aranacak s\u00fctun adlar\u0131 dizisi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "email",
                                    "name",
                                    "id",
                                    "username",
                                    "slug"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "is_customer": {
                            "description": "Limit result set to users with a customer.",
                            "type": "boolean",
                            "required": false
                        },
                        "sc_customer_ids": {
                            "description": "Limit result set to users with specific customer ids.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "username": {
                            "description": "Kullan\u0131c\u0131n\u0131n oturum a\u00e7ma ad\u0131.",
                            "type": "string",
                            "required": true
                        },
                        "name": {
                            "description": "Kullan\u0131c\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenecek ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Kullan\u0131c\u0131n\u0131n ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Kullan\u0131c\u0131n\u0131n soyad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Kullan\u0131c\u0131n\u0131n e-posta adresi.",
                            "type": "string",
                            "format": "email",
                            "required": true
                        },
                        "url": {
                            "description": "Kullan\u0131c\u0131n\u0131n adresi.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Kullan\u0131c\u0131n\u0131n a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Kullan\u0131c\u0131n\u0131n dil ayar\u0131.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "en_GB",
                                "tr_TR"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Kullan\u0131c\u0131n\u0131n takma ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Kullan\u0131c\u0131n\u0131n alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Kullan\u0131c\u0131ya atanm\u0131\u015f roller.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Kullan\u0131c\u0131n\u0131n parolas\u0131 (asla kat\u0131lmaz).",
                            "type": "string",
                            "required": true
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "sc_customer_ids": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "live": {
                                            "type": "string"
                                        },
                                        "test": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "default_password_nag": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Ayarlar\u0131n g\u00fcncellendi\u011fi tarih ve saat.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        },
                        "elementor_introduction": {
                            "description": "Elementor user meta data",
                            "type": "object",
                            "properties": {
                                "ai_get_started": {
                                    "type": "boolean"
                                }
                            },
                            "additionalProperties": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/users"
                    }
                ]
            }
        },
        "\/wp\/v2\/users\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kullan\u0131c\u0131n\u0131n benzersiz kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kullan\u0131c\u0131n\u0131n benzersiz kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "username": {
                            "description": "Kullan\u0131c\u0131n\u0131n oturum a\u00e7ma ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Kullan\u0131c\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenecek ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Kullan\u0131c\u0131n\u0131n ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Kullan\u0131c\u0131n\u0131n soyad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Kullan\u0131c\u0131n\u0131n e-posta adresi.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "Kullan\u0131c\u0131n\u0131n adresi.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Kullan\u0131c\u0131n\u0131n a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Kullan\u0131c\u0131n\u0131n dil ayar\u0131.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "en_GB",
                                "tr_TR"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Kullan\u0131c\u0131n\u0131n takma ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Kullan\u0131c\u0131n\u0131n alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Kullan\u0131c\u0131ya atanm\u0131\u015f roller.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Kullan\u0131c\u0131n\u0131n parolas\u0131 (asla kat\u0131lmaz).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "sc_customer_ids": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "live": {
                                            "type": "string"
                                        },
                                        "test": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "default_password_nag": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Ayarlar\u0131n g\u00fcncellendi\u011fi tarih ve saat.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        },
                        "elementor_introduction": {
                            "description": "Elementor user meta data",
                            "type": "object",
                            "properties": {
                                "ai_get_started": {
                                    "type": "boolean"
                                }
                            },
                            "additionalProperties": true,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kullan\u0131c\u0131n\u0131n benzersiz kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kullan\u0131c\u0131lar\u0131n \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Silinen kullan\u0131c\u0131n\u0131n yaz\u0131lar\u0131n\u0131 ve ba\u011flant\u0131lar\u0131n\u0131 bu kullan\u0131c\u0131 kimli\u011fine atar.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/me": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "username": {
                            "description": "Kullan\u0131c\u0131n\u0131n oturum a\u00e7ma ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Kullan\u0131c\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenecek ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Kullan\u0131c\u0131n\u0131n ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Kullan\u0131c\u0131n\u0131n soyad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Kullan\u0131c\u0131n\u0131n e-posta adresi.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "Kullan\u0131c\u0131n\u0131n adresi.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Kullan\u0131c\u0131n\u0131n a\u00e7\u0131klamas\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Kullan\u0131c\u0131n\u0131n dil ayar\u0131.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "en_GB",
                                "tr_TR"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Kullan\u0131c\u0131n\u0131n takma ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Kullan\u0131c\u0131n\u0131n alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Kullan\u0131c\u0131ya atanm\u0131\u015f roller.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Kullan\u0131c\u0131n\u0131n parolas\u0131 (asla kat\u0131lmaz).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "sc_customer_ids": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "live": {
                                            "type": "string"
                                        },
                                        "test": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "default_password_nag": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Ayarlar\u0131n g\u00fcncellendi\u011fi tarih ve saat.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        },
                        "elementor_introduction": {
                            "description": "Elementor user meta data",
                            "type": "object",
                            "properties": {
                                "ai_get_started": {
                                    "type": "boolean"
                                }
                            },
                            "additionalProperties": true,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kullan\u0131c\u0131lar\u0131n \u00e7\u00f6pe at\u0131lmas\u0131 desteklenmedi\u011finden do\u011fru olmas\u0131 gerekli.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Silinen kullan\u0131c\u0131n\u0131n yaz\u0131lar\u0131n\u0131 ve ba\u011flant\u0131lar\u0131n\u0131 bu kullan\u0131c\u0131 kimli\u011fine atar.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/users\/me"
                    }
                ]
            }
        },
        "\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "description": "Uygulama taraf\u0131ndan benzersiz olarak tan\u0131mlamak i\u00e7in belirtilen bir UUID. URL veya DNS adland\u0131rma alan\u0131n\u0131n bulundu\u011fu bir UUID v5 kullan\u0131lmas\u0131 \u00f6nerilir.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "Uygulama parolas\u0131n\u0131n ad\u0131.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": ".*\\S.*",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords\/introspect": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords\/(?P<uuid>[\\w\\-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "app_id": {
                            "description": "Uygulama taraf\u0131ndan benzersiz olarak tan\u0131mlamak i\u00e7in belirtilen bir UUID. URL veya DNS adland\u0131rma alan\u0131n\u0131n bulundu\u011fu bir UUID v5 kullan\u0131lmas\u0131 \u00f6nerilir.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "Uygulama parolas\u0131n\u0131n ad\u0131.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": ".*\\S.*",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp\/v2\/comments": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Yan\u0131t\u0131 belirli bir ISO8601 uyumlu tarihten sonra yay\u0131nlanm\u0131\u015f yorumlarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kullan\u0131c\u0131 kimliklerinin yorumlar\u0131 ile s\u0131n\u0131rland\u0131r\u0131r. Kimlik do\u011frulamas\u0131 gerekir.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kullan\u0131c\u0131 kimliklerinin yorumlar\u0131n\u0131n kat\u0131lmad\u0131\u011f\u0131ndan emin olun. Kimlik do\u011frulamas\u0131 gerekir.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_email": {
                            "default": null,
                            "description": "Sonu\u00e7 k\u00fcmesini belirli yazar e-posta adresleriyle s\u0131n\u0131rland\u0131r\u0131r. Kimlik do\u011frulamas\u0131 gerekir.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "Yan\u0131t\u0131 belirli bir ISO8601 uyumlu tarihinden \u00f6nce yay\u0131nlanm\u0131\u015f yorumlarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi yorum \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "post",
                                "parent",
                                "type"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": [],
                            "description": "Sonu\u00e7 k\u00fcmesini belirli \u00fcst \u00f6ge kimliklerini ta\u015f\u0131yan yorumlarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_exclude": {
                            "default": [],
                            "description": "Sonu\u00e7 k\u00fcmesine belirli \u00fcst \u00f6ge kimliklerinin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "post": {
                            "default": [],
                            "description": "Sonu\u00e7 k\u00fcmesini belirli yaz\u0131 kimliklerinin yorumlar\u0131 ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approve",
                            "description": "Sonu\u00e7 k\u00fcmesini belirli durumlar atanm\u0131\u015f yorumlarla s\u0131n\u0131rland\u0131r\u0131r. Kimlik do\u011frulamas\u0131 gerekir.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "comment",
                            "description": "Sonu\u00e7 k\u00fcmesini belirli bir t\u00fcre atanm\u0131\u015f yorumlarla s\u0131n\u0131rland\u0131r\u0131r. Kimlik do\u011frulamas\u0131 gerekir.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Parola korumal\u0131 ise yaz\u0131n\u0131n parolas\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "description": "Yazar bir kullan\u0131c\u0131 ise, kullan\u0131c\u0131 nesnesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "Yorum yazar\u0131n\u0131n e-posta adresi.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "Yorum yazar\u0131n\u0131n IP adresi.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Yorum yazar\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenecek ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "Yazar yorumunun adresi.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "Yorum yazar\u0131n\u0131n kullan\u0131c\u0131 uygulamas\u0131 (taray\u0131c\u0131\/i\u015fletim sistemi).",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Yorum i\u00e7in i\u00e7erik.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yorumun i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yorumun g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yorumun yay\u0131nlanma tarihi.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "GMT olarak yorumun yay\u0131nland\u0131\u011f\u0131 tarih.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "Yorumun \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "\u0130li\u015fkilendirilmi\u015f yaz\u0131 nesnesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Yorumun durumu.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Not \u00e7\u00f6z\u00fclme durumu",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/comments"
                    }
                ]
            }
        },
        "\/wp\/v2\/comments\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Yorumun e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Yorumun \u00fcst yaz\u0131s\u0131n\u0131n parolas\u0131 (yaz\u0131 parola ile korunuyorsa).",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Yorumun e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "author": {
                            "description": "Yazar bir kullan\u0131c\u0131 ise, kullan\u0131c\u0131 nesnesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "Yorum yazar\u0131n\u0131n e-posta adresi.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "Yorum yazar\u0131n\u0131n IP adresi.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Yorum yazar\u0131n\u0131n g\u00f6r\u00fcnt\u00fclenecek ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "Yazar yorumunun adresi.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "Yorum yazar\u0131n\u0131n kullan\u0131c\u0131 uygulamas\u0131 (taray\u0131c\u0131\/i\u015fletim sistemi).",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Yorum i\u00e7in i\u00e7erik.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Yorumun i\u00e7eri\u011fi, veri taban\u0131nda oldu\u011fu gibi.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yorumun g\u00f6r\u00fcnt\u00fclenmek \u00fczere d\u00f6n\u00fc\u015ft\u00fcr\u00fclm\u00fc\u015f HTML i\u00e7eri\u011fi.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "Sitenin saat diliminde yorumun yay\u0131nlanma tarihi.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "GMT olarak yorumun yay\u0131nland\u0131\u011f\u0131 tarih.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "description": "Yorumun \u00fcst \u00f6gesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u0130li\u015fkilendirilmi\u015f yaz\u0131 nesnesinin kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Yorumun durumu.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u00dcst veri alanlar\u0131.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Not \u00e7\u00f6z\u00fclme durumu",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Yorumun e\u015fsiz belirteci.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c7\u00f6pe atmadan silmeye zorlan\u0131p zorlanmayaca\u011f\u0131.",
                            "required": false
                        },
                        "password": {
                            "description": "Yorumun \u00fcst yaz\u0131s\u0131n\u0131n parolas\u0131 (yaz\u0131 parola ile korunuyorsa).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "post",
                            "description": "Sonucu, bir nesne t\u00fcr\u00fcn\u00fcn \u00f6geleriyle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "enum": [
                                "post",
                                "term",
                                "post-format"
                            ],
                            "required": false
                        },
                        "subtype": {
                            "default": "any",
                            "description": "Sonucu bir ya da birka\u00e7 nesne alt t\u00fcr\u00fcn\u00fcn \u00f6geleriyle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post",
                                    "page",
                                    "e-floating-buttons",
                                    "elementor_library",
                                    "sc_product",
                                    "sureforms_form",
                                    "category",
                                    "post_tag",
                                    "sc_collection",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude": {
                            "description": "Sonu\u00e7 k\u00fcmesine belirli kimliklerin kat\u0131lmad\u0131\u011f\u0131ndan emin olun.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli kimliklerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/block-renderer\/(?P<name>[a-z0-9-]+\/[a-z0-9-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Blo\u011fun benzersiz kay\u0131tl\u0131 ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Blo\u011fun \u00f6znitelikleri.",
                            "type": "object",
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "Yaz\u0131 ba\u011flam\u0131n\u0131n kimli\u011fi.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Blok adland\u0131rma alan\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/block-types"
                    }
                ]
            }
        },
        "\/wp\/v2\/block-types\/(?P<namespace>[a-zA-Z0-9_-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Blok adland\u0131rma alan\u0131.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types\/(?P<namespace>[a-zA-Z0-9_-]+)\/(?P<name>[a-zA-Z0-9_-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "Blok ad\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "namespace": {
                            "description": "Blok adland\u0131rma alan\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/settings": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "nfd_image_optimization": {
                            "title": "",
                            "description": "Settings for NFD Image Optimization.",
                            "type": "object",
                            "properties": {
                                "enabled": {
                                    "type": "boolean",
                                    "description": "Enable image optimization.",
                                    "default": true
                                },
                                "prefer_optimized_image_when_exists": {
                                    "type": "boolean",
                                    "description": "Prefer WebP format when it exists.",
                                    "default": true
                                },
                                "auto_optimized_uploaded_images": {
                                    "type": "object",
                                    "description": "Auto-optimized uploaded images settings.",
                                    "properties": {
                                        "enabled": {
                                            "type": "boolean",
                                            "description": "Automatically optimize uploaded images.",
                                            "default": true
                                        },
                                        "auto_delete_original_image": {
                                            "type": "boolean",
                                            "description": "Delete the original uploaded image after optimization.",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "lazy_loading": {
                                    "type": "object",
                                    "description": "Settings for lazy loading.",
                                    "properties": {
                                        "enabled": {
                                            "type": "boolean",
                                            "description": "Enable lazy loading.",
                                            "default": true
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "bulk_optimization": {
                                    "type": "boolean",
                                    "description": "Enable bulk optimization of images.",
                                    "default": true
                                },
                                "banned_status": {
                                    "type": "boolean",
                                    "description": "Indicates if the site is banned from image optimization.",
                                    "default": false
                                },
                                "monthly_usage": {
                                    "type": "object",
                                    "description": "Monthly usage statistics for image optimization.",
                                    "properties": {
                                        "monthlyRequestCount": {
                                            "type": "integer",
                                            "description": "Number of requests made this month.",
                                            "default": 0
                                        },
                                        "maxRequestsPerMonth": {
                                            "type": "integer",
                                            "description": "Maximum allowed requests per month.",
                                            "default": 100000
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "cloudflare": {
                                    "type": "object",
                                    "description": "Cloudflare-related image optimization options.",
                                    "properties": {
                                        "polish": {
                                            "type": "object",
                                            "description": "Enable Cloudflare Polish optimization.",
                                            "properties": {
                                                "value": {
                                                    "type": "boolean",
                                                    "default": true
                                                },
                                                "user_set": {
                                                    "type": "boolean",
                                                    "default": false,
                                                    "description": "Whether the value was explicitly set by the user."
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "mirage": {
                                            "type": "object",
                                            "description": "Enable Cloudflare Mirage optimization.",
                                            "properties": {
                                                "value": {
                                                    "type": "boolean",
                                                    "default": true
                                                },
                                                "user_set": {
                                                    "type": "boolean",
                                                    "default": false,
                                                    "description": "Whether the value was explicitly set by the user."
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "nfd_fonts_optimization": {
                            "title": "",
                            "description": "Settings for NFD Font Optimization.",
                            "type": "object",
                            "properties": {
                                "cloudflare": {
                                    "type": "object",
                                    "description": "Cloudflare-related font optimization settings.",
                                    "properties": {
                                        "fonts": {
                                            "type": "object",
                                            "description": "Enable Cloudflare Font Optimization.",
                                            "properties": {
                                                "value": {
                                                    "type": "boolean",
                                                    "default": true
                                                },
                                                "user_set": {
                                                    "type": "boolean",
                                                    "default": false
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "last_updated": {
                                            "type": "integer",
                                            "description": "Timestamp of last update.",
                                            "default": 1775333450
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "title": {
                            "title": "Ba\u015fl\u0131k",
                            "description": "Site ba\u015fl\u0131\u011f\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "title": "Slogan",
                            "description": "Site slogan\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "url": {
                            "title": "",
                            "description": "Site adresi.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "title": "",
                            "description": "Bu adres, yeni kullan\u0131c\u0131 bildirimleri gibi y\u00f6netim i\u015flemleri i\u00e7in kullan\u0131l\u0131r.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "timezone": {
                            "title": "",
                            "description": "Sizinle ayn\u0131 saat diliminde bir il.",
                            "type": "string",
                            "required": false
                        },
                        "date_format": {
                            "title": "",
                            "description": "T\u00fcm tarih dizgeleri i\u00e7in tarih bi\u00e7imi.",
                            "type": "string",
                            "required": false
                        },
                        "time_format": {
                            "title": "",
                            "description": "T\u00fcm zaman dizgeleri i\u00e7in zaman bi\u00e7imi.",
                            "type": "string",
                            "required": false
                        },
                        "start_of_week": {
                            "title": "",
                            "description": "Haftan\u0131n hangi g\u00fcnde ba\u015flayaca\u011f\u0131n\u0131 g\u00f6steren g\u00fcn\u00fcn hafta i\u00e7indeki numaras\u0131.",
                            "type": "integer",
                            "required": false
                        },
                        "language": {
                            "title": "",
                            "description": "WordPress yerel kodu.",
                            "type": "string",
                            "required": false
                        },
                        "use_smilies": {
                            "title": "",
                            "description": ":-) ve :-P gibi ifadeleri g\u00f6r\u00fcnt\u00fclerken grafiklere \u00e7evir.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_category": {
                            "title": "",
                            "description": "Varsay\u0131lan yaz\u0131 kategorisi.",
                            "type": "integer",
                            "required": false
                        },
                        "default_post_format": {
                            "title": "",
                            "description": "Varsay\u0131lan yaz\u0131 bi\u00e7imi.",
                            "type": "string",
                            "required": false
                        },
                        "posts_per_page": {
                            "title": "Bir sayfadaki en fazla yaz\u0131 say\u0131s\u0131",
                            "description": "En fazla blog sayfalar\u0131 g\u00f6z\u00fck\u00fcr.",
                            "type": "integer",
                            "required": false
                        },
                        "show_on_front": {
                            "title": "\u00d6nde g\u00f6r\u00fcnt\u00fcle",
                            "description": "\u00d6n sayfada g\u00f6r\u00fcnt\u00fclenecekler",
                            "type": "string",
                            "required": false
                        },
                        "page_on_front": {
                            "title": "\u00d6ndeki sayfa",
                            "description": "\u00d6n sayfada g\u00f6r\u00fcnt\u00fclenmesi gereken sayfan\u0131n kimli\u011fi",
                            "type": "integer",
                            "required": false
                        },
                        "page_for_posts": {
                            "title": "",
                            "description": "Son yaz\u0131lar\u0131n g\u00f6r\u00fcnt\u00fclenece\u011fi sayfan\u0131n kimli\u011fi",
                            "type": "integer",
                            "required": false
                        },
                        "default_ping_status": {
                            "title": "",
                            "description": "Di\u011fer bloglardan yeni makaleler i\u00e7in ba\u011flant\u0131 bildirimleri (geri ba\u011flant\u0131lar ve geri izlemeler) yap\u0131labilsin.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "default_comment_status": {
                            "title": "Yeni yaz\u0131lara yorum yap\u0131labilsin",
                            "description": "\u0130nsanlar yeni yaz\u0131lara yorum yapabilsin.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "site_logo": {
                            "title": "Logo",
                            "description": "Site logosu.",
                            "type": "integer",
                            "required": false
                        },
                        "site_icon": {
                            "title": "Simge",
                            "description": "Site simgesi.",
                            "type": "integer",
                            "required": false
                        },
                        "elementor_one_welcome_screen_completed": {
                            "title": "",
                            "description": "Elementor One Welcome Screen Completed",
                            "type": "boolean",
                            "required": false
                        },
                        "elementor_one_dismiss_connect_alert": {
                            "title": "",
                            "description": "Elementor One Dismiss Connect Alert",
                            "type": "boolean",
                            "required": false
                        },
                        "elementor_one_editor_update_notification_dismissed": {
                            "title": "",
                            "description": "Elementor One Dismiss Editor Update Notification",
                            "type": "boolean",
                            "required": false
                        },
                        "site_mailer_keep_log": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "site_mailer_unsubscribe": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "site_mailer_close_post_connect_modal": {
                            "title": "",
                            "description": "Site Mailer Close Post Connect Modal",
                            "type": "boolean",
                            "required": false
                        },
                        "site_mailer_from_name": {
                            "title": "",
                            "description": "Site Mailer From Email",
                            "type": "string",
                            "required": false
                        },
                        "site_mailer_reply_to_email": {
                            "title": "",
                            "description": "Site Mailer Reply Email",
                            "type": "string",
                            "required": false
                        },
                        "site_mailer_sender_domain": {
                            "title": "",
                            "description": "Site Mailer Sender Domain",
                            "type": "string",
                            "required": false
                        },
                        "site_mailer_sender_email_prefix": {
                            "title": "",
                            "description": "Site Mailer Sender Mail Prefix",
                            "type": "string",
                            "required": false
                        },
                        "site_mailer_custom_domain_dns_records": {
                            "title": "",
                            "description": "Site Mailer custom domain DNS records",
                            "type": "string",
                            "required": false
                        },
                        "site_mailer_verification_started": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "site_mailer_registration_started": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "site_mailer_confirm_domain_settings_opened": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "site_mailer_confirm_dns_settings_added": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "site_mailer_active_step": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "site_mailer_custom_domain_verified": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "site_mailer_custom_domain_verified_alert": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "site_mailer_custom_domain_verification_start_time": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "site_mailer_is_valid_plan_data": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "site_mailer_hide_logs_status_refresh_infotip": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "site_mailer_hide_walkthrough_modal": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "site_mailer_review_data": {
                            "title": "",
                            "description": "",
                            "type": "object",
                            "additionalProperties": true,
                            "required": false
                        },
                        "nfd_helpcenter_data": {
                            "title": "",
                            "description": "NFD helpcenter data",
                            "type": "string",
                            "required": false
                        },
                        "nfd-ecommerce-captive-flow-paypal": {
                            "title": "",
                            "description": "NFD eCommerce Options",
                            "type": "string",
                            "required": false
                        },
                        "nfd-ecommerce-captive-flow-shippo": {
                            "title": "",
                            "description": "NFD eCommerce Options",
                            "type": "string",
                            "required": false
                        },
                        "nfd-ecommerce-captive-flow-stripe": {
                            "title": "",
                            "description": "NFD eCommerce Options",
                            "type": "string",
                            "required": false
                        },
                        "nfd-ecommerce-captive-flow-razorpay": {
                            "title": "",
                            "description": "NFD eCommerce Options",
                            "type": "string",
                            "required": false
                        },
                        "nfd-ecommerce-onboarding-check": {
                            "title": "",
                            "description": "NFD eCommerce Options",
                            "type": "string",
                            "required": false
                        },
                        "nfd-ecommerce-counter": {
                            "title": "",
                            "description": "NFD eCommerce Options",
                            "type": "string",
                            "required": false
                        },
                        "woocommerce_store_address": {
                            "title": "",
                            "description": "NFD eCommerce Options",
                            "type": "string",
                            "required": false
                        },
                        "woocommerce_store_address_2": {
                            "title": "",
                            "description": "NFD eCommerce Options",
                            "type": "string",
                            "required": false
                        },
                        "woocommerce_store_city": {
                            "title": "",
                            "description": "NFD eCommerce Options",
                            "type": "string",
                            "required": false
                        },
                        "woocommerce_store_postcode": {
                            "title": "",
                            "description": "NFD eCommerce Options",
                            "type": "string",
                            "required": false
                        },
                        "woocommerce_default_country": {
                            "title": "",
                            "description": "NFD eCommerce Options",
                            "type": "string",
                            "required": false
                        },
                        "wc_connect_taxes_enabled": {
                            "title": "",
                            "description": "NFD eCommerce Options",
                            "type": "string",
                            "required": false
                        },
                        "woocommerce_calc_taxes": {
                            "title": "",
                            "description": "NFD eCommerce Options",
                            "type": "string",
                            "required": false
                        },
                        "woocommerce_currency": {
                            "title": "",
                            "description": "NFD eCommerce Options",
                            "type": "string",
                            "required": false
                        },
                        "woocommerce_email_from_address": {
                            "title": "",
                            "description": "NFD eCommerce Options",
                            "type": "string",
                            "required": false
                        },
                        "woocommerce_bacs_settings": {
                            "title": "",
                            "description": "NFD eCommerce Options",
                            "type": "object",
                            "properties": {
                                "gateway_id": {
                                    "type": "string"
                                },
                                "enabled": {
                                    "type": "string"
                                },
                                "action": {
                                    "type": "string"
                                },
                                "security": {
                                    "type": "string"
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "woocommerce_cod_settings": {
                            "title": "",
                            "description": "NFD eCommerce Options",
                            "type": "object",
                            "properties": {
                                "gateway_id": {
                                    "type": "string"
                                },
                                "enabled": {
                                    "type": "string"
                                },
                                "action": {
                                    "type": "string"
                                },
                                "security": {
                                    "type": "string"
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "woocommerce_cheque_settings": {
                            "title": "",
                            "description": "NFD eCommerce Options",
                            "type": "object",
                            "properties": {
                                "gateway_id": {
                                    "type": "string"
                                },
                                "enabled": {
                                    "type": "string"
                                },
                                "action": {
                                    "type": "string"
                                },
                                "security": {
                                    "type": "string"
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "onboarding_experience_level": {
                            "title": "",
                            "description": "NFD eCommerce Options",
                            "type": "string",
                            "required": false
                        },
                        "yoast_seo_signup_status": {
                            "title": "",
                            "description": "NFD eCommerce Options",
                            "type": "boolean",
                            "required": false
                        },
                        "nfd_show_migration_steps": {
                            "title": "",
                            "description": "NFD eCommerce Options",
                            "type": "boolean",
                            "required": false
                        },
                        "update_site_server_clicked": {
                            "title": "",
                            "description": "NFD eCommerce Options",
                            "type": "boolean",
                            "required": false
                        },
                        "woocommerce_no_sales_tax": {
                            "title": "",
                            "description": "NFD eCommerce Options",
                            "type": "boolean",
                            "required": false
                        },
                        "bluehost_academy_signup_clicked": {
                            "title": "",
                            "description": "NFD eCommerce Options",
                            "type": "boolean",
                            "required": false
                        },
                        "is_fse_theme": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "woocommerce_razorpay_settings": {
                            "title": "",
                            "description": "NFD eCommerce RazorPay Options",
                            "type": "object",
                            "properties": {
                                "enabled": {
                                    "type": "string"
                                },
                                "title": {
                                    "type": "string"
                                },
                                "description": {
                                    "type": "string"
                                },
                                "key_id": {
                                    "type": "string"
                                },
                                "key_secret": {
                                    "type": "string"
                                },
                                "payment_action": {
                                    "type": "string"
                                },
                                "order_success_message": {
                                    "type": "string"
                                },
                                "enable_1cc_debug_mode": {
                                    "type": "string"
                                },
                                "route_enable": {
                                    "type": "string"
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "surecart_auto_sync_user_to_customer": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "surecart_honeypot_enabled": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "surecart_recaptcha_enabled": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "surecart_recaptcha_site_key": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "surecart_recaptcha_secret_key": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "surecart_recaptcha_min_score": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        },
                        "surecart_load_stripe_js": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "surecart_tracking_confirmation": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "surecart_tracking_confirmation_message": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "surecart_buy_link_logo_width": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "surecart_cart_menu_alignment": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "surecart_cart_menu_always_shown": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "surecart_cart_menu_selected_ids": {
                            "title": "",
                            "description": "",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "surecart_cart_icon": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "surecart_cart_icon_type": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "surecart_admin_toolbar_disabled": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "surecart_password_validation_enabled": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "surecart_shop_admin_menu": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "surecart_cart_admin_menu": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "surecart_checkout_admin_menu": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "surecart_dashboard_admin_menu": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "surecart_unrestricted_test_mode": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "surecart_hide_help_widget": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "surecart_currency_switcher_alignment": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "surecart_currency_switcher_selected_ids": {
                            "title": "",
                            "description": "",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "surecart_currency_geolocation_enabled": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "surecart_currency_locale": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "surecart_hide_verified_buyer_badge": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/settings"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Sonu\u00e7 k\u00fcmesini bir ya da birka\u00e7 durum atanm\u0131\u015f temayla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "active",
                                    "inactive"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/themes"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "Teman\u0131n stil dosyas\u0131. Bu dosya, temay\u0131 benzersiz bir \u015fekilde tan\u0131mlar.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/plugins": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Sonu\u00e7lar\u0131, belirtilen durumdaki eklentilerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org eklenti dizini k\u0131saltmas\u0131.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "Eklenti etkinle\u015ftirme durumu.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/plugins"
                    }
                ]
            }
        },
        "\/wp\/v2\/plugins\/(?P<plugin>[^.\\\/]+(?:\\\/[^.\\\/]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        },
                        "status": {
                            "description": "Eklenti etkinle\u015ftirme durumu.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sidebars": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/sidebars"
                    }
                ]
            }
        },
        "\/wp\/v2\/sidebars\/(?P<id>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Kay\u0131tl\u0131 kenar \u00e7ubu\u011funun kimli\u011fi",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "widgets": {
                            "description": "\u0130\u00e7 i\u00e7e yerle\u015ftirilmi\u015f bile\u015fenler.",
                            "type": "array",
                            "items": {
                                "type": [
                                    "object",
                                    "string"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/widget-types"
                    }
                ]
            }
        },
        "\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Bile\u015fen t\u00fcr\u00fc kimli\u011fi.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)\/encode": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Bile\u015fen t\u00fcr\u00fc kimli\u011fi.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Bile\u015fenin ge\u00e7erli kopya ayarlar\u0131.",
                            "type": "object",
                            "required": false
                        },
                        "form_data": {
                            "description": "Kopya ayarlar\u0131na kodlamak i\u00e7in serile\u015ftirilmi\u015f bile\u015fen formu verileri.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)\/render": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Bile\u015fen t\u00fcr\u00fc kimli\u011fi.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Bile\u015fenin ge\u00e7erli kopya ayarlar\u0131.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widgets": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "sidebar": {
                            "description": "Bile\u015fenin d\u00f6nece\u011fi kenar \u00e7ubu\u011fu.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Bile\u015fen i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "Bile\u015fen t\u00fcr\u00fc. Bile\u015fen t\u00fcr\u00fc u\u00e7 noktalar\u0131n\u0131n kimli\u011fine kar\u015f\u0131l\u0131k gelir.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "default": "wp_inactive_widgets",
                            "description": "Bile\u015fenin bulundu\u011fu kenar \u00e7ubu\u011fu.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Bile\u015fen kopya ayarlar\u0131, destekleniyorsa.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Kopya ayarlar\u0131n\u0131n Base64 ile kodlanm\u0131\u015f hali.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Kopya ayarlar\u0131n\u0131n \u015fifrelenmi\u015f karmas\u0131.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Kodlanmam\u0131\u015f kopya ayarlar\u0131, destekleniyorsa.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "Bile\u015fen y\u00f6netici formundan adres kodlu form verileri. Kopyalamay\u0131 desteklemeyen bir pencere \u00f6gesini g\u00fcncellemek i\u00e7in kullan\u0131l\u0131r. Yaln\u0131zca yaz\u0131labilir.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/widgets"
                    }
                ]
            }
        },
        "\/wp\/v2\/widgets\/(?P<id>[\\w\\-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Bile\u015fen i\u00e7in benzersiz tan\u0131mlay\u0131c\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "Bile\u015fen t\u00fcr\u00fc. Bile\u015fen t\u00fcr\u00fc u\u00e7 noktalar\u0131n\u0131n kimli\u011fine kar\u015f\u0131l\u0131k gelir.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "description": "Bile\u015fenin bulundu\u011fu kenar \u00e7ubu\u011fu.",
                            "type": "string",
                            "required": false
                        },
                        "instance": {
                            "description": "Bile\u015fen kopya ayarlar\u0131, destekleniyorsa.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Kopya ayarlar\u0131n\u0131n Base64 ile kodlanm\u0131\u015f hali.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Kopya ayarlar\u0131n\u0131n \u015fifrelenmi\u015f karmas\u0131.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Kodlanmam\u0131\u015f kopya ayarlar\u0131, destekleniyorsa.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "Bile\u015fen y\u00f6netici formundan adres kodlu form verileri. Kopyalamay\u0131 desteklemeyen bir pencere \u00f6gesini g\u00fcncellemek i\u00e7in kullan\u0131l\u0131r. Yaln\u0131zca yaz\u0131labilir.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "force": {
                            "description": "Bile\u015fen kald\u0131r\u0131lacak m\u0131, yoksa etkin olmayan kenar \u00e7ubu\u011funa m\u0131 ta\u015f\u0131nacak.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-directory\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "term": {
                            "description": "Sonu\u00e7 k\u00fcmesini, arama terimiyle e\u015fle\u015fen bloklarla s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "minLength": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/block-directory\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/pattern-directory\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Kay\u0131t k\u00fcmesini bir dizge ile e\u015fle\u015fecek \u015fekilde s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "category": {
                            "description": "Sonu\u00e7lar\u0131 bir kategori kimli\u011fiyle e\u015fle\u015fenler ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "keyword": {
                            "description": "Sonu\u00e7lar\u0131 bir anahtar s\u00f6zc\u00fck kimli\u011fiyle e\u015fle\u015fenler ile s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "slug": {
                            "description": "Sonu\u00e7lar\u0131 bir modelle (k\u0131saltma) e\u015fle\u015fenlerle s\u0131n\u0131rland\u0131r\u0131r.",
                            "type": "array",
                            "required": false
                        },
                        "offset": {
                            "description": "Sonu\u00e7 k\u00fcmesini belirli say\u0131da \u00f6ge kadar kayd\u0131r\u0131r.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "S\u0131ralama \u00f6zniteli\u011fini artan ya da azalan olarak belirler.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Derlemeyi yaz\u0131 \u00f6zniteli\u011fine g\u00f6re s\u0131ralar.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "favorite_count"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/pattern-directory\/patterns"
                    }
                ]
            }
        },
        "\/wp\/v2\/block-patterns\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/block-patterns\/patterns"
                    }
                ]
            }
        },
        "\/wp\/v2\/block-patterns\/categories": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/block-patterns\/categories"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-site-health\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp-site-health\/v1"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/background-updates": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp-site-health\/v1\/tests\/background-updates"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/loopback-requests": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp-site-health\/v1\/tests\/loopback-requests"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/https-status": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp-site-health\/v1\/tests\/https-status"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/dotorg-communication": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp-site-health\/v1\/tests\/dotorg-communication"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/authorization-header": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp-site-health\/v1\/tests\/authorization-header"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/directory-sizes": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp-site-health\/v1\/directory-sizes"
                    }
                ]
            }
        },
        "\/wp-site-health\/v1\/tests\/page-cache": {
            "namespace": "wp-site-health\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp-site-health\/v1\/tests\/page-cache"
                    }
                ]
            }
        },
        "\/wp-block-editor\/v1": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-block-editor\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp-block-editor\/v1"
                    }
                ]
            }
        },
        "\/wp-block-editor\/v1\/url-details": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "\u0130\u015flenecek adres.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp-block-editor\/v1\/url-details"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/menu-locations"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "Men\u00fc konumunun alfasay\u0131sal tan\u0131mlay\u0131c\u0131s\u0131.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-block-editor\/v1\/export": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp-block-editor\/v1\/export"
                    }
                ]
            }
        },
        "\/wp-block-editor\/v1\/navigation-fallback": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp-block-editor\/v1\/navigation-fallback"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Derlemenin ge\u00e7erli sayfas\u0131.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Sonu\u00e7 k\u00fcmesinde d\u00f6nd\u00fcr\u00fclecek en fazla \u00f6ge say\u0131s\u0131.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/font-collections"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Alt\u0131nda istek yap\u0131lan kapsam. Yan\u0131tta bulunacak alanlar\u0131 belirler.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        }
    },
    "site_logo": 3872,
    "site_icon": 2986,
    "site_icon_url": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/wp-content\/uploads\/2026\/03\/cropped-logoKgate.png",
    "_links": {
        "help": [
            {
                "href": "https:\/\/developer.wordpress.org\/rest-api\/"
            }
        ],
        "wp:featuredmedia": [
            {
                "embeddable": true,
                "type": "site_logo",
                "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/media\/3872"
            },
            {
                "embeddable": true,
                "type": "site_icon",
                "href": "https:\/\/kgm.ldc.mybluehost.me\/website_3b7c93db\/tr\/wp-json\/wp\/v2\/media\/2986"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}