{
    "name": "zustellpartner.at",
    "description": "eine Plattform der Medienbote HZ GmbH",
    "url": "https:\/\/www.zustellpartner.at",
    "home": "https:\/\/www.zustellpartner.at\/fa",
    "gmt_offset": 2,
    "timezone_string": "Europe\/Vienna",
    "page_for_posts": 0,
    "page_on_front": 957,
    "show_on_front": "page",
    "namespaces": [
        "ithemes-security\/rpc",
        "ithemes-security\/v1",
        "frm-admin\/v1",
        "oembed\/1.0",
        "code-snippets\/v1",
        "oxygen-vsb-connection\/v1",
        "rankmath\/v1",
        "rankmath\/v1\/setupWizard",
        "elementor-one\/v1",
        "ea11y\/v1",
        "rankmath\/v1\/ca",
        "rankmath\/v1\/status",
        "facetwp\/v1",
        "wp\/v2",
        "wp-site-health\/v1",
        "wp-block-editor\/v1",
        "wp-abilities\/v1"
    ],
    "authentication": {
        "application-passwords": {
            "endpoints": {
                "authorization": "https:\/\/www.zustellpartner.at\/wp-admin\/authorize-application.php"
            }
        }
    },
    "routes": {
        "\/": {
            "namespace": "",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/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:\/\/www.zustellpartner.at\/fa\/wp-json\/batch\/v1"
                    }
                ]
            }
        },
        "\/ithemes-security\/rpc": {
            "namespace": "ithemes-security\/rpc",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "ithemes-security\/rpc",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/rpc"
                    }
                ]
            }
        },
        "\/ithemes-security\/rpc\/ban-users\/add-many": {
            "namespace": "ithemes-security\/rpc",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "bans": {
                            "title": "IPs to Ban",
                            "description": "Enter one IP address per-line. Optionally, include a note by ending the line with a # sign.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "default": ""
                            },
                            "minItems": 1,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/rpc\/ban-users\/add-many"
                    }
                ]
            }
        },
        "\/ithemes-security\/rpc\/global\/detect-ip": {
            "namespace": "ithemes-security\/rpc",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "proxy": {
                            "type": "string",
                            "enum": [
                                "automatic",
                                "security-check",
                                "manual",
                                "disabled"
                            ],
                            "required": true
                        },
                        "args": {
                            "type": "object",
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/rpc\/global\/detect-ip"
                    }
                ]
            }
        },
        "\/ithemes-security\/rpc\/notification-center\/notifications": {
            "namespace": "ithemes-security\/rpc",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/rpc\/notification-center\/notifications"
                    }
                ]
            }
        },
        "\/ithemes-security\/rpc\/notification-center\/available-users-roles": {
            "namespace": "ithemes-security\/rpc",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/rpc\/notification-center\/available-users-roles"
                    }
                ]
            }
        },
        "\/ithemes-security\/rpc\/file-writing\/get-config-rules": {
            "namespace": "ithemes-security\/rpc",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/rpc\/file-writing\/get-config-rules"
                    }
                ]
            }
        },
        "\/ithemes-security\/v1": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "ithemes-security\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/v1"
                    }
                ]
            }
        },
        "\/ithemes-security\/v1\/bans": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "actor_type": {
                            "title": "Actor Type",
                            "description": "The type of actor that created the ban.",
                            "type": "string",
                            "enum": [
                                "user",
                                "lockout_module"
                            ],
                            "required": false
                        },
                        "actor_id": {
                            "title": "Actor Identifier",
                            "description": "The particular actor that caused the ban.",
                            "type": "string",
                            "required": false
                        },
                        "created_after": {
                            "title": "Banned After",
                            "description": "Limit to bans added after the given date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "created_before": {
                            "title": "Banned Before",
                            "description": "Limit to bans added before the given date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/v1\/bans"
                    }
                ]
            }
        },
        "\/ithemes-security\/v1\/bans\/(?P<source>database)": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "actor_type": {
                            "title": "Actor Type",
                            "description": "The type of actor that created the ban.",
                            "type": "string",
                            "enum": [
                                "user",
                                "lockout_module"
                            ],
                            "required": false
                        },
                        "actor_id": {
                            "title": "Actor Identifier",
                            "description": "The particular actor that caused the ban.",
                            "type": "string",
                            "required": false
                        },
                        "created_after": {
                            "title": "Banned After",
                            "description": "Limit to bans added after the given date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "created_before": {
                            "title": "Banned Before",
                            "description": "Limit to bans added before the given date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "host": {
                            "title": "IP",
                            "description": "The IP address to ban.",
                            "type": "string",
                            "required": false
                        },
                        "created_by": {
                            "title": "Created By",
                            "description": "The actor who added the ban.",
                            "type": "object",
                            "properties": {
                                "type": {
                                    "type": "string",
                                    "enum": [
                                        "user",
                                        "lockout_module"
                                    ],
                                    "description": "The type of the actor."
                                },
                                "id": {
                                    "type": "string",
                                    "description": "The identifier for the actor."
                                }
                            },
                            "required": true
                        },
                        "comment": {
                            "title": "Notes",
                            "description": "A comment describing the ban.",
                            "type": "string",
                            "maxLength": 255,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ithemes-security\/v1\/bans\/(?P<source>database)\/(?P<id>\\d+)": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET",
                "PUT",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "required": false
                        },
                        "comment": {
                            "title": "Notes",
                            "description": "A comment describing the ban.",
                            "type": "string",
                            "maxLength": 255,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ithemes-security\/v1\/modules": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "enum": [
                                "active",
                                "inactive"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/v1\/modules"
                    }
                ]
            }
        },
        "\/ithemes-security\/v1\/modules\/(?P<id>[\\w-]+)": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET",
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "PUT"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "status": {
                            "title": "Module Status",
                            "type": "object",
                            "properties": {
                                "selected": {
                                    "type": "string",
                                    "enum": [
                                        "active",
                                        "inactive"
                                    ],
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "default": {
                                    "type": "string",
                                    "enum": [
                                        "always-active",
                                        "default-active",
                                        "default-inactive"
                                    ],
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "tools": {
                            "title": "Module Tools",
                            "type": "object",
                            "additionalProperties": {
                                "type": "object"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ithemes-security\/v1\/settings": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "modules": {
                            "oneOf": [
                                {
                                    "type": "string",
                                    "enum": [
                                        ":all",
                                        ":active"
                                    ]
                                },
                                {
                                    "type": "array",
                                    "items": {
                                        "type": "string"
                                    }
                                }
                            ],
                            "default": ":all",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/v1\/settings"
                    }
                ]
            }
        },
        "\/ithemes-security\/v1\/settings\/(?P<id>[\\w-]+)": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                },
                {
                    "methods": [
                        "PUT"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                },
                {
                    "methods": [
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                }
            ]
        },
        "\/ithemes-security\/v1\/site-types": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/v1\/site-types"
                    }
                ]
            }
        },
        "\/ithemes-security\/v1\/site-types\/(?P<id>[\\w-]+)": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET",
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "answers": {
                            "description": "The list of answers.",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "question": {
                                        "description": "The question id.",
                                        "type": "string"
                                    },
                                    "answer": {
                                        "description": "The user provided answer.",
                                        "type": [
                                            "array",
                                            "object",
                                            "boolean",
                                            "number",
                                            "integer",
                                            "string"
                                        ]
                                    },
                                    "modules": {
                                        "type": "array",
                                        "readonly": true,
                                        "items": {
                                            "type": "string"
                                        }
                                    },
                                    "disabled": {
                                        "type": "array",
                                        "readonly": true,
                                        "items": {
                                            "type": "string"
                                        }
                                    },
                                    "settings": {
                                        "type": "object",
                                        "readonly": true
                                    },
                                    "user_groups": {
                                        "type": "array",
                                        "readonly": true,
                                        "items": {
                                            "type": "object"
                                        }
                                    },
                                    "user_groups_settings": {
                                        "type": "object",
                                        "readonly": true,
                                        "additionalProperties": {
                                            "type": "object"
                                        }
                                    },
                                    "canonical_group_substitutions": {
                                        "type": "object",
                                        "readonly": true,
                                        "additionalProperties": {
                                            "type": "string"
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ithemes-security\/v1\/tools": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/v1\/tools"
                    }
                ]
            }
        },
        "\/ithemes-security\/v1\/tools\/(?P<tool>[\\w\\-]+)": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET",
                "PUT",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "enabled": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/ithemes-security\/v1\/user-actions": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "users": {
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "query": {
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "actions": {
                            "type": "object",
                            "properties": {
                                "force-logout": {
                                    "type": "boolean",
                                    "enum": [
                                        true
                                    ]
                                },
                                "reset-password": {
                                    "type": "boolean",
                                    "enum": [
                                        true
                                    ]
                                },
                                "add-user-groups": {
                                    "type": "array",
                                    "items": {
                                        "type": "string",
                                        "format": "uuid"
                                    }
                                }
                            },
                            "additionalProperties": false,
                            "minProperties": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/v1\/user-actions"
                    }
                ]
            }
        },
        "\/ithemes-security\/v1\/logs": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "after": {
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "module": {
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "code": {
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "type": {
                            "type": "array",
                            "items": {
                                "type": "string",
                                "oneOf": [
                                    {
                                        "enum": [
                                            "critical-issue"
                                        ],
                                        "title": "Critical Issue"
                                    },
                                    {
                                        "enum": [
                                            "action"
                                        ],
                                        "title": "Action"
                                    },
                                    {
                                        "enum": [
                                            "fatal"
                                        ],
                                        "title": "Fatal Error"
                                    },
                                    {
                                        "enum": [
                                            "error"
                                        ],
                                        "title": "Error"
                                    },
                                    {
                                        "enum": [
                                            "warning"
                                        ],
                                        "title": "Warning"
                                    },
                                    {
                                        "enum": [
                                            "notice"
                                        ],
                                        "title": "Notice"
                                    },
                                    {
                                        "enum": [
                                            "debug"
                                        ],
                                        "title": "Debug"
                                    },
                                    {
                                        "enum": [
                                            "process-start"
                                        ],
                                        "title": "Process"
                                    },
                                    {
                                        "enum": [
                                            "process-update"
                                        ],
                                        "title": "Process Update"
                                    },
                                    {
                                        "enum": [
                                            "process-stop"
                                        ],
                                        "title": "Process Stop"
                                    }
                                ]
                            },
                            "required": false
                        },
                        "user": {
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "ip": {
                            "type": "array",
                            "items": {
                                "type": "string",
                                "format": "ip"
                            },
                            "required": false
                        },
                        "order": {
                            "type": "string",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "default": "desc",
                            "required": false
                        },
                        "orderby": {
                            "type": "string",
                            "enum": [
                                "created_at",
                                "id",
                                "module",
                                "code",
                                "type",
                                "request_started_at",
                                "user",
                                "site"
                            ],
                            "default": "created_at",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/v1\/logs"
                    }
                ]
            }
        },
        "\/ithemes-security\/v1\/logs\/(?P<id>[\\d]+)": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ithemes-security\/v1\/geolocate\/(?P<ip>.+)": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "ip": {
                            "type": "string",
                            "format": "ip",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ithemes-security\/rpc\/lockout-stats\/top-blocked-ips": {
            "namespace": "ithemes-security\/rpc",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "period": {
                            "default": "30-days",
                            "oneOf": [
                                {
                                    "type": "object",
                                    "additionalProperties": false,
                                    "properties": {
                                        "start": {
                                            "type": "string",
                                            "format": "date-time",
                                            "required": true
                                        },
                                        "end": {
                                            "type": "string",
                                            "format": "date-time",
                                            "required": true
                                        }
                                    }
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        "24-hours",
                                        "week",
                                        "30-days"
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "number": {
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 10,
                            "default": 5,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/rpc\/lockout-stats\/top-blocked-ips"
                    }
                ]
            }
        },
        "\/ithemes-security\/v1\/lockouts": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/v1\/lockouts"
                    }
                ]
            }
        },
        "\/ithemes-security\/v1\/lockouts\/(?P<id>[\\d]+)": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ithemes-security\/v1\/lockouts\/(?P<id>[\\d]+)\/release-lockout": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ithemes-security\/v1\/lockouts\/(?P<id>[\\d]+)\/ban-lockout": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ithemes-security\/rpc\/webauthn\/register-credential": {
            "namespace": "ithemes-security\/rpc",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "authenticatorSelection": {
                            "type": "object",
                            "properties": {
                                "authenticatorAttachment": {
                                    "type": "string",
                                    "enum": [
                                        "platform",
                                        "cross-platform"
                                    ]
                                },
                                "residentKey": {
                                    "type": "string",
                                    "enum": [
                                        "discouraged",
                                        "preferred",
                                        "required"
                                    ]
                                },
                                "userVerification": {
                                    "type": "string",
                                    "enum": [
                                        "required",
                                        "preferred",
                                        "discouraged"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "email": {
                            "type": "string",
                            "minLength": 1,
                            "format": "email",
                            "required": false
                        },
                        "captcha": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/rpc\/webauthn\/register-credential"
                    }
                ]
            }
        },
        "\/ithemes-security\/rpc\/webauthn\/register-credential\/(?P<token>[\\w\\-]+)\/create": {
            "namespace": "ithemes-security\/rpc",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "token": {
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "label": {
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "credential": {
                            "type": "object",
                            "properties": {
                                "id": {
                                    "type": "string",
                                    "required": true
                                },
                                "type": {
                                    "type": "string",
                                    "required": true
                                },
                                "response": {
                                    "type": "object",
                                    "required": true
                                }
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ithemes-security\/rpc\/webauthn\/verify-credential": {
            "namespace": "ithemes-security\/rpc",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "user": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/rpc\/webauthn\/verify-credential"
                    }
                ]
            }
        },
        "\/ithemes-security\/rpc\/webauthn\/verify-credential\/(?P<token>[\\w\\-]+)\/verify": {
            "namespace": "ithemes-security\/rpc",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "token": {
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "user": {
                            "type": "string",
                            "required": false
                        },
                        "credential": {
                            "type": "object",
                            "properties": {
                                "id": {
                                    "type": "string",
                                    "required": true
                                },
                                "type": {
                                    "type": "string",
                                    "required": true
                                },
                                "response": {
                                    "type": "object",
                                    "required": true
                                }
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/ithemes-security\/v1\/webauthn\/credentials": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/v1\/webauthn\/credentials"
                    }
                ]
            }
        },
        "\/ithemes-security\/v1\/webauthn\/credentials\/(?P<id>[\\w\\_\\-]+)": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET",
                "PUT",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "label": {
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "enum": [
                                "active",
                                "trash"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ithemes-security\/v1\/import-export\/exports": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "sources": {
                            "oneOf": [
                                {
                                    "type": "boolean",
                                    "enum": [
                                        true
                                    ]
                                },
                                {
                                    "type": "array",
                                    "items": {
                                        "type": "string"
                                    },
                                    "uniqueItems": true
                                }
                            ],
                            "default": true,
                            "required": false
                        },
                        "options": {
                            "type": "object",
                            "default": [],
                            "required": false
                        },
                        "title": {
                            "type": "string",
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/v1\/import-export\/exports"
                    }
                ]
            }
        },
        "\/ithemes-security\/v1\/import-export\/exports\/(?P<id>[\\w\\-]+)": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": []
                }
            ]
        },
        "\/ithemes-security\/v1\/import-export\/sources": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/v1\/import-export\/sources"
                    }
                ]
            }
        },
        "\/ithemes-security\/v1\/import-export\/sources\/(?P<slug>[\\w\\-]+)": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ithemes-security\/rpc\/import\/validate": {
            "namespace": "ithemes-security\/rpc",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/rpc\/import\/validate"
                    }
                ]
            }
        },
        "\/ithemes-security\/rpc\/import\/transform": {
            "namespace": "ithemes-security\/rpc",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "export": {
                            "type": "object",
                            "required": true
                        },
                        "sources": {
                            "oneOf": [
                                {
                                    "type": "boolean",
                                    "enum": [
                                        true
                                    ]
                                },
                                {
                                    "type": "array",
                                    "items": {
                                        "type": "string"
                                    },
                                    "uniqueItems": true
                                }
                            ],
                            "default": true,
                            "required": false
                        },
                        "user_map": {
                            "type": [
                                "object",
                                "boolean"
                            ],
                            "patternProperties": {
                                "\\d+": {
                                    "type": "integer"
                                }
                            },
                            "additionalProperties": false,
                            "default": true,
                            "required": false
                        },
                        "role_map": {
                            "type": [
                                "object",
                                "boolean"
                            ],
                            "additionalProperties": {
                                "type": "string"
                            },
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/rpc\/import\/transform"
                    }
                ]
            }
        },
        "\/ithemes-security\/rpc\/import\/run": {
            "namespace": "ithemes-security\/rpc",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "export": {
                            "type": "object",
                            "required": true
                        },
                        "sources": {
                            "oneOf": [
                                {
                                    "type": "boolean",
                                    "enum": [
                                        true
                                    ]
                                },
                                {
                                    "type": "array",
                                    "items": {
                                        "type": "string"
                                    },
                                    "uniqueItems": true
                                }
                            ],
                            "default": true,
                            "required": false
                        },
                        "user_map": {
                            "type": [
                                "object",
                                "boolean"
                            ],
                            "patternProperties": {
                                "\\d+": {
                                    "type": "integer"
                                }
                            },
                            "additionalProperties": false,
                            "default": true,
                            "required": false
                        },
                        "role_map": {
                            "type": [
                                "object",
                                "boolean"
                            ],
                            "additionalProperties": {
                                "type": "string"
                            },
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/rpc\/import\/run"
                    }
                ]
            }
        },
        "\/ithemes-security\/rpc\/discover": {
            "namespace": "ithemes-security\/rpc",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "url": {
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/rpc\/discover"
                    }
                ]
            }
        },
        "\/frm-admin\/v1": {
            "namespace": "frm-admin\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "frm-admin\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/frm-admin\/v1"
                    }
                ]
            }
        },
        "\/frm-admin\/v1\/install": {
            "namespace": "frm-admin\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/frm-admin\/v1\/install"
                    }
                ]
            }
        },
        "\/frm-admin\/v1\/install-addon": {
            "namespace": "frm-admin\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/frm-admin\/v1\/install-addon"
                    }
                ]
            }
        },
        "\/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:\/\/www.zustellpartner.at\/fa\/wp-json\/oembed\/1.0"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/embed": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "\u0646\u0634\u0627\u0646\u06cc \u0627\u06cc\u0646\u062a\u0631\u0646\u062a\u06cc \u0645\u0646\u0628\u0639 \u0628\u0631\u0627\u06cc \u062f\u0631\u06cc\u0627\u0641\u062a \u0627\u0637\u0644\u0627\u0639\u0627\u062a \u062c\u0627\u0633\u0627\u0632\u06cc.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "default": "json",
                            "required": false
                        },
                        "maxwidth": {
                            "default": 600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/oembed\/1.0\/embed"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/proxy": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "\u0646\u0634\u0627\u0646\u06cc \u0627\u06cc\u0646\u062a\u0631\u0646\u062a\u06cc \u0645\u0646\u0628\u0639 \u0628\u0631\u0627\u06cc \u062f\u0631\u06cc\u0627\u0641\u062a \u0627\u0637\u0644\u0627\u0639\u0627\u062a \u062c\u0627\u0633\u0627\u0632\u06cc.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "description": "\u0633\u0627\u062e\u062a\u0627\u0631 oEmbed \u0642\u0627\u0628\u0644 \u0627\u0633\u062a\u0641\u0627\u062f\u0647.",
                            "type": "string",
                            "default": "json",
                            "enum": [
                                "json",
                                "xml"
                            ],
                            "required": false
                        },
                        "maxwidth": {
                            "description": "\u0628\u06cc\u0634\u06cc\u0646\u0647\u0654 \u067e\u0647\u0646\u0627\u06cc \u0642\u0627\u0628 \u062c\u0627\u0633\u0627\u0632\u06cc \u0628\u0647 \u067e\u06cc\u06a9\u0633\u0644.",
                            "type": "integer",
                            "default": 600,
                            "required": false
                        },
                        "maxheight": {
                            "description": "\u0628\u06cc\u0634\u06cc\u0646\u0647\u0654 \u0627\u0631\u062a\u0641\u0627\u0639 \u0642\u0627\u0628 \u062c\u0627\u0633\u0627\u0632\u06cc \u0628\u0647 \u067e\u06cc\u06a9\u0633\u0644.",
                            "type": "integer",
                            "required": false
                        },
                        "discover": {
                            "description": "\u0627\u0646\u062c\u0627\u0645 \u062c\u0627\u0633\u0627\u0632\u06cc \u0628\u0631\u0627\u06cc \u0633\u0627\u06cc\u062a\u200c\u0647\u0627\u06cc\u06cc \u06a9\u0647 \u062f\u0631 \u0644\u06cc\u0633\u062a \u0628\u062f\u0648\u0646 \u0645\u062c\u0648\u0632 \u062a\u0627\u0645\u06cc\u0646\u200c\u06a9\u0646\u0646\u062f\u06af\u0627\u0646 \u0642\u0631\u0627\u0631 \u0646\u062f\u0627\u0631\u0646\u062f.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/oembed\/1.0\/proxy"
                    }
                ]
            }
        },
        "\/code-snippets\/v1": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "code-snippets\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/code-snippets\/v1"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/snippets": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u062a\u0648\u0636\u06cc\u062d\u06cc \u0628\u0631\u0627\u06cc \u0642\u0637\u0639\u0647 \u06a9\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "desc": {
                            "description": "\u0645\u062a\u0646 \u062a\u0648\u0636\u06cc\u062d\u06cc \u0645\u0631\u062a\u0628\u0637 \u0628\u0627 \u0642\u0637\u0639\u0647 \u06a9\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "code": {
                            "description": "\u06a9\u062f\u0650 \u0642\u0627\u0628\u0644 \u0627\u062c\u0631\u0627\u06cc \u0642\u0637\u0639\u0647 \u06a9\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "tags": {
                            "description": "\u0644\u06cc\u0633\u062a \u062f\u0633\u062a\u0647\u200c\u0628\u0646\u062f\u06cc \u0628\u0631\u0686\u0633\u0628\u200c\u0647\u0627\u06cc\u06cc \u06a9\u0647 \u0642\u0637\u0639\u0647 \u06a9\u062f \u0628\u0647 \u0622\u0646\u200c\u0647\u0627 \u062a\u0639\u0644\u0642 \u062f\u0627\u0631\u062f.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "scope": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0627\u06cc (Context) \u06a9\u0647 \u0642\u0637\u0639\u0647 \u06a9\u062f \u062f\u0631 \u0622\u0646 \u0642\u0627\u0628\u0644 \u0627\u062c\u0631\u0627 \u0627\u0633\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "condition_id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u0648\u0636\u0639\u06cc\u062a \u0645\u0631\u062a\u0628\u0637 \u0628\u0627 \u0627\u06cc\u0646 \u0642\u0637\u0639\u0647 \u06a9\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "active": {
                            "description": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0627\u0644\u200c\u0633\u0627\u0632\u06cc \u0642\u0637\u0639\u0647 \u06a9\u062f.",
                            "type": "boolean",
                            "required": false
                        },
                        "priority": {
                            "description": "\u0627\u0648\u0644\u0648\u06cc\u062a \u0646\u0633\u0628\u06cc \u06a9\u0647 \u0642\u0637\u0639\u0647 \u06a9\u062f \u062f\u0631 \u0622\u0646 \u0627\u062c\u0631\u0627 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "network": {
                            "description": "\u0622\u06cc\u0627 \u0642\u0637\u0639\u0647 \u06a9\u062f \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u06a9\u0644 \u0634\u0628\u06a9\u0647 \u0627\u0633\u062a \u06cc\u0627 \u0641\u0642\u0637 \u0645\u062e\u0635\u0648\u0635 \u0633\u0627\u06cc\u062a.",
                            "type": [
                                "boolean",
                                "null"
                            ],
                            "required": false
                        },
                        "shared_network": {
                            "description": "\u0627\u06af\u0631 \u06cc\u06a9 \u0642\u0637\u0639\u0647 \u06a9\u062f \u0634\u0628\u06a9\u0647 \u0627\u0633\u062a\u060c \u0622\u06cc\u0627 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u0628\u0647 \u062c\u0627\u06cc \u0627\u062c\u0631\u0627 \u062f\u0631 \u06a9\u0644 \u0634\u0628\u06a9\u0647\u060c \u062f\u0631 \u0633\u0627\u06cc\u062a\u200c\u0647\u0627\u06cc \u0645\u062c\u0632\u0627 \u0641\u0639\u0627\u0644 \u0634\u0648\u062f.",
                            "type": [
                                "boolean",
                                "null"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/code-snippets\/v1\/snippets"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/snippets\/(?P<id>[\\d]+)": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u062a\u0648\u0636\u06cc\u062d\u06cc \u0628\u0631\u0627\u06cc \u0642\u0637\u0639\u0647 \u06a9\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "desc": {
                            "description": "\u0645\u062a\u0646 \u062a\u0648\u0636\u06cc\u062d\u06cc \u0645\u0631\u062a\u0628\u0637 \u0628\u0627 \u0642\u0637\u0639\u0647 \u06a9\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "code": {
                            "description": "\u06a9\u062f\u0650 \u0642\u0627\u0628\u0644 \u0627\u062c\u0631\u0627\u06cc \u0642\u0637\u0639\u0647 \u06a9\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "tags": {
                            "description": "\u0644\u06cc\u0633\u062a \u062f\u0633\u062a\u0647\u200c\u0628\u0646\u062f\u06cc \u0628\u0631\u0686\u0633\u0628\u200c\u0647\u0627\u06cc\u06cc \u06a9\u0647 \u0642\u0637\u0639\u0647 \u06a9\u062f \u0628\u0647 \u0622\u0646\u200c\u0647\u0627 \u062a\u0639\u0644\u0642 \u062f\u0627\u0631\u062f.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "scope": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0627\u06cc (Context) \u06a9\u0647 \u0642\u0637\u0639\u0647 \u06a9\u062f \u062f\u0631 \u0622\u0646 \u0642\u0627\u0628\u0644 \u0627\u062c\u0631\u0627 \u0627\u0633\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "condition_id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u0648\u0636\u0639\u06cc\u062a \u0645\u0631\u062a\u0628\u0637 \u0628\u0627 \u0627\u06cc\u0646 \u0642\u0637\u0639\u0647 \u06a9\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "active": {
                            "description": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0627\u0644\u200c\u0633\u0627\u0632\u06cc \u0642\u0637\u0639\u0647 \u06a9\u062f.",
                            "type": "boolean",
                            "required": false
                        },
                        "priority": {
                            "description": "\u0627\u0648\u0644\u0648\u06cc\u062a \u0646\u0633\u0628\u06cc \u06a9\u0647 \u0642\u0637\u0639\u0647 \u06a9\u062f \u062f\u0631 \u0622\u0646 \u0627\u062c\u0631\u0627 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "network": {
                            "description": "\u0622\u06cc\u0627 \u0642\u0637\u0639\u0647 \u06a9\u062f \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u06a9\u0644 \u0634\u0628\u06a9\u0647 \u0627\u0633\u062a \u06cc\u0627 \u0641\u0642\u0637 \u0645\u062e\u0635\u0648\u0635 \u0633\u0627\u06cc\u062a.",
                            "type": [
                                "boolean",
                                "null"
                            ],
                            "required": false
                        },
                        "shared_network": {
                            "description": "\u0627\u06af\u0631 \u06cc\u06a9 \u0642\u0637\u0639\u0647 \u06a9\u062f \u0634\u0628\u06a9\u0647 \u0627\u0633\u062a\u060c \u0622\u06cc\u0627 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u0628\u0647 \u062c\u0627\u06cc \u0627\u062c\u0631\u0627 \u062f\u0631 \u06a9\u0644 \u0634\u0628\u06a9\u0647\u060c \u062f\u0631 \u0633\u0627\u06cc\u062a\u200c\u0647\u0627\u06cc \u0645\u062c\u0632\u0627 \u0641\u0639\u0627\u0644 \u0634\u0648\u062f.",
                            "type": [
                                "boolean",
                                "null"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/code-snippets\/v1\/snippets\/schema": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/code-snippets\/v1\/snippets\/schema"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/snippets\/(?P<id>[\\d]+)\/activate": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/code-snippets\/v1\/snippets\/(?P<id>[\\d]+)\/deactivate": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/code-snippets\/v1\/snippets\/(?P<id>[\\d]+)\/export": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/code-snippets\/v1\/snippets\/(?P<id>[\\d]+)\/export-code": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/code-snippets\/v1\/insert-headers-and-footers": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/code-snippets\/v1\/insert-headers-and-footers"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/insert-headers-and-footers\/import": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "ids": {
                            "type": "array",
                            "required": false
                        },
                        "network": {
                            "type": "boolean",
                            "required": false
                        },
                        "auto_add_tags": {
                            "type": "boolean",
                            "required": false
                        },
                        "tag_value": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/code-snippets\/v1\/insert-headers-and-footers\/import"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/header-footer-code-manager": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/code-snippets\/v1\/header-footer-code-manager"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/header-footer-code-manager\/import": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "ids": {
                            "type": "array",
                            "required": false
                        },
                        "network": {
                            "type": "boolean",
                            "required": false
                        },
                        "auto_add_tags": {
                            "type": "boolean",
                            "required": false
                        },
                        "tag_value": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/code-snippets\/v1\/header-footer-code-manager\/import"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/insert-php-code-snippet": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/code-snippets\/v1\/insert-php-code-snippet"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/insert-php-code-snippet\/import": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "ids": {
                            "type": "array",
                            "required": false
                        },
                        "network": {
                            "type": "boolean",
                            "required": false
                        },
                        "auto_add_tags": {
                            "type": "boolean",
                            "required": false
                        },
                        "tag_value": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/code-snippets\/v1\/insert-php-code-snippet\/import"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/importers": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/code-snippets\/v1\/importers"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/file-upload\/parse": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/code-snippets\/v1\/file-upload\/parse"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/file-upload\/import": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "snippets": {
                            "description": "\u0622\u0631\u0627\u06cc\u0647\u200c\u0627\u06cc \u0627\u0632 \u062f\u0627\u062f\u0647\u200c\u0647\u0627\u06cc \u0642\u0637\u0639\u0647 \u06a9\u062f \u0628\u0631\u0627\u06cc \u062f\u0631\u0648\u0646\u200c\u0631\u06cc\u0632\u06cc",
                            "type": "array",
                            "required": true
                        },
                        "duplicate_action": {
                            "description": "\u0627\u0642\u062f\u0627\u0645\u06cc \u06a9\u0647 \u0647\u0646\u06af\u0627\u0645 \u06cc\u0627\u0641\u062a\u0646 \u0642\u0637\u0639\u0647 \u06a9\u062f\u0647\u0627\u06cc \u062a\u06a9\u0631\u0627\u0631\u06cc \u0628\u0627\u06cc\u062f \u0627\u0646\u062c\u0627\u0645 \u0634\u0648\u062f",
                            "type": "string",
                            "enum": [
                                "ignore",
                                "replace",
                                "skip"
                            ],
                            "default": "ignore",
                            "required": false
                        },
                        "network": {
                            "description": "\u0622\u06cc\u0627 \u0628\u0647 \u062c\u062f\u0648\u0644 \u0634\u0628\u06a9\u0647 \u062f\u0631\u0648\u0646\u200c\u0631\u06cc\u0632\u06cc \u0634\u0648\u062f",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/code-snippets\/v1\/file-upload\/import"
                    }
                ]
            }
        },
        "\/oxygen-vsb-connection\/v1": {
            "namespace": "oxygen-vsb-connection\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "oxygen-vsb-connection\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/oxygen-vsb-connection\/v1"
                    }
                ]
            }
        },
        "\/oxygen-vsb-connection\/v1\/screenshot": {
            "namespace": "oxygen-vsb-connection\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/oxygen-vsb-connection\/v1\/screenshot"
                    }
                ]
            }
        },
        "\/oxygen-vsb-connection\/v1\/templates": {
            "namespace": "oxygen-vsb-connection\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/oxygen-vsb-connection\/v1\/templates"
                    }
                ]
            }
        },
        "\/oxygen-vsb-connection\/v1\/stylesheets": {
            "namespace": "oxygen-vsb-connection\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/oxygen-vsb-connection\/v1\/stylesheets"
                    }
                ]
            }
        },
        "\/oxygen-vsb-connection\/v1\/stylesets": {
            "namespace": "oxygen-vsb-connection\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/oxygen-vsb-connection\/v1\/stylesets"
                    }
                ]
            }
        },
        "\/oxygen-vsb-connection\/v1\/settings": {
            "namespace": "oxygen-vsb-connection\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/oxygen-vsb-connection\/v1\/settings"
                    }
                ]
            }
        },
        "\/oxygen-vsb-connection\/v1\/classes": {
            "namespace": "oxygen-vsb-connection\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/oxygen-vsb-connection\/v1\/classes"
                    }
                ]
            }
        },
        "\/oxygen-vsb-connection\/v1\/colors": {
            "namespace": "oxygen-vsb-connection\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/oxygen-vsb-connection\/v1\/colors"
                    }
                ]
            }
        },
        "\/oxygen-vsb-connection\/v1\/selectors": {
            "namespace": "oxygen-vsb-connection\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/oxygen-vsb-connection\/v1\/selectors"
                    }
                ]
            }
        },
        "\/oxygen-vsb-connection\/v1\/components": {
            "namespace": "oxygen-vsb-connection\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/oxygen-vsb-connection\/v1\/components"
                    }
                ]
            }
        },
        "\/oxygen-vsb-connection\/v1\/addrequest": {
            "namespace": "oxygen-vsb-connection\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/oxygen-vsb-connection\/v1\/addrequest"
                    }
                ]
            }
        },
        "\/oxygen-vsb-connection\/v1\/items": {
            "namespace": "oxygen-vsb-connection\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/oxygen-vsb-connection\/v1\/items"
                    }
                ]
            }
        },
        "\/oxygen-vsb-connection\/v1\/components\/(?P<id>\\d+)\/(?P<page>\\d+)": {
            "namespace": "oxygen-vsb-connection\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/oxygen-vsb-connection\/v1\/componentsclasses\/(?P<id>\\d+)\/(?P<page>\\d+)": {
            "namespace": "oxygen-vsb-connection\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/oxygen-vsb-connection\/v1\/pages": {
            "namespace": "oxygen-vsb-connection\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/oxygen-vsb-connection\/v1\/pages"
                    }
                ]
            }
        },
        "\/oxygen-vsb-connection\/v1\/allpages": {
            "namespace": "oxygen-vsb-connection\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/oxygen-vsb-connection\/v1\/allpages"
                    }
                ]
            }
        },
        "\/oxygen-vsb-connection\/v1\/pages\/(?P<id>\\d+)": {
            "namespace": "oxygen-vsb-connection\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/oxygen-vsb-connection\/v1\/pagesclasses\/(?P<id>\\d+)": {
            "namespace": "oxygen-vsb-connection\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/rankmath\/v1": {
            "namespace": "rankmath\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "rankmath\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/rankmath\/v1"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/saveModule": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "module": {
                            "type": "string",
                            "description": "\u0645\u0627\u0698\u0648\u0644 \u0646\u0627\u0645\u06a9",
                            "required": true
                        },
                        "state": {
                            "type": "string",
                            "description": "\u0648\u0636\u0639\u06cc\u062a \u0645\u0627\u0698\u0648\u0644 \u0631\u0648\u0634\u0646 \u06cc\u0627 \u062e\u0627\u0645\u0648\u0634",
                            "enum": [
                                "on",
                                "off"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/rankmath\/v1\/saveModule"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/toolsAction": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "action": {
                            "type": "string",
                            "description": "\u0627\u0642\u062f\u0627\u0645 \u0628\u0631\u0627\u06cc \u0627\u062c\u0631\u0627",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/rankmath\/v1\/toolsAction"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/updateMode": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "mode": {
                            "type": "string",
                            "description": "\u062d\u0627\u0644\u062a \u0628\u0631\u0627\u06cc \u062a\u0646\u0638\u06cc\u0645",
                            "enum": [
                                "easy",
                                "advanced",
                                "custom"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/rankmath\/v1\/updateMode"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/dashboardWidget": {
            "namespace": "rankmath\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/rankmath\/v1\/dashboardWidget"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/updateSeoScore": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "postScores": {
                            "type": "object",
                            "description": "\u0646\u0645\u0631\u0627\u062a \u0646\u0648\u0634\u062a\u0647",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/rankmath\/v1\/updateSeoScore"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/updateSettings": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/rankmath\/v1\/updateSettings"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/searchPage": {
            "namespace": "rankmath\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/rankmath\/v1\/searchPage"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/disconnectSite": {
            "namespace": "rankmath\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "token": {
                            "type": "string",
                            "description": "\u062a\u0648\u06a9\u0646 \u0633\u0627\u06cc\u062a",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/rankmath\/v1\/disconnectSite"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/getFeaturedImageId": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "postId": {
                            "type": "integer",
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0646\u0648\u0634\u062a\u0647",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/rankmath\/v1\/getFeaturedImageId"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/updateRedirection": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "objectID": {
                            "type": "integer",
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627\u06cc Object",
                            "required": true
                        },
                        "objectType": {
                            "type": "string",
                            "default": "post",
                            "description": "\u0646\u0648\u0639 Object\u060c \u0645\u062b\u0644 \u0646\u0648\u0634\u062a\u0647\u060c \u062f\u0633\u062a\u0647\u060c \u06a9\u0627\u0631\u0628\u0631",
                            "required": true
                        },
                        "hasRedirect": {
                            "type": "boolean",
                            "description": "\u0622\u06cc\u0627 \u0645\u0648\u0631\u062f \u062f\u0627\u0631\u0627\u06cc \u062a\u063a\u06cc\u06cc\u0631 \u0645\u0633\u06cc\u0631 \u0627\u0633\u062a \u06cc\u0627 \u062e\u06cc\u0631",
                            "required": true
                        },
                        "redirectionID": {
                            "type": "string",
                            "description": "Redirection ID",
                            "required": false
                        },
                        "redirectionUrl": {
                            "type": "string",
                            "description": "Redirection URL",
                            "required": false
                        },
                        "redirectionType": {
                            "type": "string",
                            "default": "301",
                            "description": "\u0646\u0648\u0639 \u062a\u063a\u06cc\u06cc\u0631 \u0645\u0633\u06cc\u0631",
                            "enum": [
                                "301",
                                "302",
                                "307",
                                "410",
                                "451"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/rankmath\/v1\/updateRedirection"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/updateMeta": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "objectType": {
                            "type": "string",
                            "description": "\u0646\u0648\u0639 Object\u060c \u0645\u062b\u0644 \u0646\u0648\u0634\u062a\u0647\u060c \u062f\u0633\u062a\u0647\u060c \u06a9\u0627\u0631\u0628\u0631",
                            "required": true
                        },
                        "objectID": {
                            "type": "integer",
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627\u06cc Object",
                            "required": true
                        },
                        "meta": {
                            "description": "\u0645\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0641\u0632\u0648\u062f\u0646 \u06cc\u0627 \u0628\u0631\u0648\u0632\u0631\u0633\u0627\u0646\u06cc \u062f\u0627\u062f\u0647",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/rankmath\/v1\/updateMeta"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/updateSchemas": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "objectType": {
                            "type": "string",
                            "description": "\u0646\u0648\u0639 Object\u060c \u0645\u062b\u0644 \u0646\u0648\u0634\u062a\u0647\u060c \u062f\u0633\u062a\u0647\u060c \u06a9\u0627\u0631\u0628\u0631",
                            "required": true
                        },
                        "objectID": {
                            "type": "integer",
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627\u06cc Object",
                            "required": true
                        },
                        "schemas": {
                            "description": "\u0637\u0631\u062d\u0648\u0627\u0631\u0647\u200c\u0647\u0627 \u0628\u0631\u0627\u06cc \u0627\u0641\u0632\u0648\u062f\u0646 \u06cc\u0627 \u0628\u0631\u0648\u0632\u0631\u0633\u0627\u0646\u06cc \u062f\u0627\u062f\u0647",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/rankmath\/v1\/updateSchemas"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/updateMetaBulk": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "rows": {
                            "description": "\u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0627\u0646\u062a\u062e\u0627\u0628 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0628\u0631\u0648\u0632\u0631\u0633\u0627\u0646\u06cc \u062f\u0627\u062f\u0647 \u0647\u0627.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/rankmath\/v1\/updateMetaBulk"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/setupWizard": {
            "namespace": "rankmath\/v1\/setupWizard",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "rankmath\/v1\/setupWizard",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/rankmath\/v1\/setupWizard"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/setupWizard\/getStepData": {
            "namespace": "rankmath\/v1\/setupWizard",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "step": {
                            "type": "string",
                            "description": "\u0645\u0631\u062d\u0644\u0647 \u0641\u0639\u0644\u06cc",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/rankmath\/v1\/setupWizard\/getStepData"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/setupWizard\/updateStepData": {
            "namespace": "rankmath\/v1\/setupWizard",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "step": {
                            "type": "string",
                            "description": "\u0645\u0631\u062d\u0644\u0647 \u0641\u0639\u0644\u06cc",
                            "required": true
                        },
                        "value": {
                            "type": "object",
                            "description": "\u062f\u0627\u062f\u0647\u200c\u0647\u0627\u06cc \u06af\u0627\u0645 \u0641\u0639\u0644\u06cc",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/rankmath\/v1\/setupWizard\/updateStepData"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/setupWizard\/updateTrackingOptin": {
            "namespace": "rankmath\/v1\/setupWizard",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "enable_tracking": {
                            "type": "string",
                            "description": "\u0641\u0639\u0627\u0644 \u06a9\u0631\u062f\u0646 \u0631\u062f\u06cc\u0627\u0628\u06cc",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/rankmath\/v1\/setupWizard\/updateTrackingOptin"
                    }
                ]
            }
        },
        "\/ithemes-security\/v1\/dashboard-available-cards": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/v1\/dashboard-available-cards"
                    }
                ]
            }
        },
        "\/ithemes-security\/v1\/dashboard-available-cards\/(?P<card>[\\w_-]+)": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/ithemes-security\/v1\/dashboard-static": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "period": {
                            "default": "30-days",
                            "oneOf": [
                                {
                                    "type": "object",
                                    "additionalProperties": false,
                                    "properties": {
                                        "start": {
                                            "type": "string",
                                            "format": "date-time",
                                            "required": true
                                        },
                                        "end": {
                                            "type": "string",
                                            "format": "date-time",
                                            "required": true
                                        }
                                    }
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        "24-hours",
                                        "week",
                                        "30-days"
                                    ]
                                }
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/v1\/dashboard-static"
                    }
                ]
            }
        },
        "\/ithemes-security\/v1\/dashboard\/events": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "period": {
                            "default": "30-days",
                            "oneOf": [
                                {
                                    "type": "object",
                                    "additionalProperties": false,
                                    "properties": {
                                        "start": {
                                            "type": "string",
                                            "format": "date-time",
                                            "required": true
                                        },
                                        "end": {
                                            "type": "string",
                                            "format": "date-time",
                                            "required": true
                                        }
                                    }
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        "24-hours",
                                        "week",
                                        "30-days"
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "events": {
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "uniqueItems": true,
                            "minItems": 1,
                            "maxItems": 10,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/v1\/dashboard\/events"
                    }
                ]
            }
        },
        "\/ithemes-security\/v1\/admin-notices": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/v1\/admin-notices"
                    }
                ]
            }
        },
        "\/ithemes-security\/v1\/admin-notices\/(?P<notice>[\\w\\-\\.]+)\/(?P<action>[\\w\\-]+)": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/ithemes-security\/v1\/admin-notices\/settings": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/v1\/admin-notices\/settings"
                    }
                ]
            }
        },
        "\/ithemes-security\/v1\/actors": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/v1\/actors"
                    }
                ]
            }
        },
        "\/ithemes-security\/v1\/actors\/(?P<type>[\\w\\-\\_]+)\/search": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/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:\/\/www.zustellpartner.at\/fa\/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:\/\/www.zustellpartner.at\/fa\/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:\/\/www.zustellpartner.at\/fa\/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:\/\/www.zustellpartner.at\/fa\/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:\/\/www.zustellpartner.at\/fa\/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:\/\/www.zustellpartner.at\/fa\/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
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/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:\/\/www.zustellpartner.at\/fa\/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": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0627\u0641\u0632\u0648\u0646\u0647\u200c\u0647\u0627 \u0631\u0627 \u0628\u0627 \u062a\u0639\u06cc\u06cc\u0646 \u0648\u0636\u0639\u06cc\u062a \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "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:\/\/www.zustellpartner.at\/fa\/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:\/\/www.zustellpartner.at\/fa\/wp-json\/elementor-one\/v1\/settings"
                    }
                ]
            }
        },
        "\/ea11y\/v1": {
            "namespace": "ea11y\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "ea11y\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ea11y\/v1"
                    }
                ]
            }
        },
        "\/ea11y\/v1\/connect\/authorize": {
            "namespace": "ea11y\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "clearSession": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ea11y\/v1\/connect\/authorize"
                    }
                ]
            }
        },
        "\/ea11y\/v1\/connect\/disconnect": {
            "namespace": "ea11y\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ea11y\/v1\/connect\/disconnect"
                    }
                ]
            }
        },
        "\/ea11y\/v1\/connect\/switch-domain": {
            "namespace": "ea11y\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ea11y\/v1\/connect\/switch-domain"
                    }
                ]
            }
        },
        "\/ea11y\/v1\/connect\/deactivate": {
            "namespace": "ea11y\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ea11y\/v1\/connect\/deactivate"
                    }
                ]
            }
        },
        "\/ea11y\/v1\/settings\/get-settings": {
            "namespace": "ea11y\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ea11y\/v1\/settings\/get-settings"
                    }
                ]
            }
        },
        "\/ea11y\/v1\/settings\/get-media": {
            "namespace": "ea11y\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ea11y\/v1\/settings\/get-media"
                    }
                ]
            }
        },
        "\/ea11y\/v1\/analytics\/statistic": {
            "namespace": "ea11y\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ea11y\/v1\/analytics\/statistic"
                    }
                ]
            }
        },
        "\/ea11y\/v1\/reviews\/review": {
            "namespace": "ea11y\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ea11y\/v1\/reviews\/review"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "rankmath\/v1\/ca",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/rankmath\/v1\/ca"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/researchKeyword": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keyword": {
                            "description": "\u06a9\u0644\u0645\u0647 \u06a9\u0644\u06cc\u062f\u06cc \u0645\u0648\u0631\u062f \u062a\u062d\u0642\u06cc\u0642",
                            "type": "string",
                            "required": true
                        },
                        "country": {
                            "description": "\u06a9\u0634\u0648\u0631\u06cc \u06a9\u0647 \u06a9\u0644\u0645\u0647 \u06a9\u0644\u06cc\u062f\u06cc \u0628\u0627\u06cc\u062f \u0628\u0631\u0627\u06cc \u0622\u0646 \u062a\u062d\u0642\u06cc\u0642 \u0634\u0648\u062f.",
                            "type": "string",
                            "required": true
                        },
                        "objectID": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u067e\u0633\u062a \u0622\u063a\u0627\u0632 \u06a9\u0646\u0646\u062f\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u062a\u062d\u0642\u06cc\u0642 \u06a9\u0644\u0645\u0647 \u06a9\u0644\u06cc\u062f\u06cc.",
                            "type": "integer",
                            "required": true
                        },
                        "force_update": {
                            "description": "\u0627\u06af\u0631 \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u062f\u060c \u06cc\u06a9 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u062a\u062d\u0642\u06cc\u0642 \u062c\u062f\u06cc\u062f \u0631\u0627 \u0627\u0646\u062c\u0627\u0645 \u0645\u06cc \u062f\u0647\u062f.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/rankmath\/v1\/ca\/researchKeyword"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/getCredits": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/rankmath\/v1\/ca\/getCredits"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/createPost": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627\u06cc \u067e\u0633\u062a \u062c\u062f\u06cc\u062f.",
                            "type": "string",
                            "required": true
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u067e\u0633\u062a \u062c\u062f\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/rankmath\/v1\/ca\/createPost"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/saveOutput": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "outputs": {
                            "description": "\u0622\u0631\u0627\u06cc\u0647 \u0627\u06cc \u0627\u0632 \u062e\u0631\u0648\u062c\u06cc \u0647\u0627\u06cc \u062a\u0648\u0644\u06cc\u062f \u0634\u062f\u0647 \u0648 \u0645\u0648\u062c\u0648\u062f \u0628\u0627 \u0647\u0648\u0634 \u0645\u0635\u0646\u0648\u0639\u06cc \u0630\u062e\u06cc\u0631\u0647 \u0645\u06cc \u0634\u0648\u062f.",
                            "type": "array",
                            "required": true
                        },
                        "endpoint": {
                            "description": "\u0646\u0642\u0637\u0647 \u067e\u0627\u06cc\u0627\u0646\u06cc API \u06a9\u0647 \u062e\u0631\u0648\u062c\u06cc \u0628\u0631\u0627\u06cc \u0622\u0646 \u062a\u0648\u0644\u06cc\u062f \u0634\u062f\u0647 \u0627\u0633\u062a.",
                            "type": "string",
                            "required": true
                        },
                        "isChat": {
                            "description": "\u0646\u0634\u0627\u0646 \u0645\u06cc \u062f\u0647\u062f \u06a9\u0647 \u0622\u06cc\u0627 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u0646\u0642\u0637\u0647 \u067e\u0627\u06cc\u0627\u0646\u06cc Chat \u0628\u0648\u062f\u0647 \u0627\u0633\u062a \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "\u067e\u0627\u0631\u0627\u0645\u062a\u0631\u0647\u0627\u06cc \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u062a\u0648\u0644\u06cc\u062f \u062e\u0631\u0648\u062c\u06cc \u0647\u0648\u0634 \u0645\u0635\u0646\u0648\u0639\u06cc.",
                            "type": "object",
                            "required": false
                        },
                        "credits": {
                            "description": "\u062c\u0632\u0626\u06cc\u0627\u062a \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0627\u0632 \u0627\u0639\u062a\u0628\u0627\u0631 \u062a\u0648\u0633\u0637 API \u0628\u0631\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/rankmath\/v1\/ca\/saveOutput"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/deleteOutput": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "isChat": {
                            "description": "\u0646\u0634\u0627\u0646 \u0645\u06cc \u062f\u0647\u062f \u06a9\u0647 \u0622\u06cc\u0627 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u062d\u0630\u0641 \u062e\u0631\u0648\u062c\u06cc \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u0646\u0642\u0637\u0647 \u067e\u0627\u06cc\u0627\u0646\u06cc Chat \u0628\u0648\u062f\u0647 \u0627\u0633\u062a \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "boolean",
                            "required": false
                        },
                        "index": {
                            "description": "\u0646\u0645\u0627\u06cc\u0647 \u062e\u0631\u0648\u062c\u06cc \u0628\u0631\u0627\u06cc \u062d\u0630\u0641\u060c \u0641\u0642\u0637 \u0628\u0631\u0627\u06cc \u0646\u0642\u0637\u0647 \u067e\u0627\u06cc\u0627\u0646\u06cc \u0686\u062a \u0642\u0627\u0628\u0644 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0627\u0633\u062a.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/rankmath\/v1\/ca\/deleteOutput"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/updateRecentPrompt": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "prompt": {
                            "description": "\u067e\u0631\u0627\u0645\u067e\u062a \u0627\u0646\u062a\u062e\u0627\u0628 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0628\u0631\u0648\u0632\u0631\u0633\u0627\u0646\u06cc \u062f\u0631 \u067e\u0631\u0627\u0645\u067e\u062a \u0647\u0627\u06cc \u0627\u062e\u06cc\u0631.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/rankmath\/v1\/ca\/updateRecentPrompt"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/updatePrompt": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "prompt": {
                            "description": "\u062f\u0627\u062f\u0647 \u0647\u0627\u06cc \u067e\u0631\u0627\u0645\u067e\u062a \u06a9\u0647 \u0628\u0627\u06cc\u062f \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u0630\u062e\u06cc\u0631\u0647 \u0634\u0648\u0646\u062f.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/rankmath\/v1\/ca\/updatePrompt"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/savePrompts": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "prompts": {
                            "description": "\u0644\u06cc\u0633\u062a\u06cc \u0627\u0632 \u067e\u0631\u0627\u0645\u067e\u062a \u0647\u0627\u06cc \u062f\u0631\u06cc\u0627\u0641\u062a \u0634\u062f\u0647 \u0627\u0632 API \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647.",
                            "type": "array",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/rankmath\/v1\/ca\/savePrompts"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/pingContentAI": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "plan": {
                            "description": "\u0628\u0631\u0646\u0627\u0645\u0647 \u0647\u0648\u0634 \u0645\u0635\u0646\u0648\u0639\u06cc \u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0628\u0631\u0648\u0632\u0631\u0633\u0627\u0646\u06cc \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647.",
                            "type": "string",
                            "required": true
                        },
                        "refreshDate": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e \u0628\u0627\u0632\u0646\u0634\u0627\u0646\u06cc \u0647\u0648\u0634 \u0645\u0635\u0646\u0648\u0639\u06cc \u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0628\u0631\u0648\u0632\u0631\u0633\u0627\u0646\u06cc \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/rankmath\/v1\/ca\/pingContentAI"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/generateAlt": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "attachmentIds": {
                            "description": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u067e\u06cc\u0648\u0633\u062a\u06cc \u06a9\u0647 \u0628\u0631\u0627\u06cc \u0622\u0646\u0647\u0627 \u0645\u062a\u0646 \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646 \u062a\u0648\u0644\u06cc\u062f \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "array",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/rankmath\/v1\/ca\/generateAlt"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/updateCredits": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "credits": {
                            "description": "\u062c\u0632\u0626\u06cc\u0627\u062a \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0627\u0632 \u0627\u0639\u062a\u0628\u0627\u0631 \u062a\u0648\u0633\u0637 API \u0628\u0631\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/rankmath\/v1\/ca\/updateCredits"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/status": {
            "namespace": "rankmath\/v1\/status",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "rankmath\/v1\/status",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/rankmath\/v1\/status"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/status\/getViewData": {
            "namespace": "rankmath\/v1\/status",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/rankmath\/v1\/status\/getViewData"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/status\/updateViewData": {
            "namespace": "rankmath\/v1\/status",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/rankmath\/v1\/status\/updateViewData"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/status\/importSettings": {
            "namespace": "rankmath\/v1\/status",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/rankmath\/v1\/status\/importSettings"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/status\/exportSettings": {
            "namespace": "rankmath\/v1\/status",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/rankmath\/v1\/status\/exportSettings"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/status\/runBackup": {
            "namespace": "rankmath\/v1\/status",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/rankmath\/v1\/status\/runBackup"
                    }
                ]
            }
        },
        "\/facetwp\/v1": {
            "namespace": "facetwp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "facetwp\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/facetwp\/v1"
                    }
                ]
            }
        },
        "\/facetwp\/v1\/refresh": {
            "namespace": "facetwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/facetwp\/v1\/refresh"
                    }
                ]
            }
        },
        "\/facetwp\/v1\/fetch": {
            "namespace": "facetwp\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/facetwp\/v1\/fetch"
                    }
                ]
            }
        },
        "\/ithemes-security\/v1\/firewall\/rules": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "provider": {
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "vulnerability": {
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "paused": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "minLength": 1,
                            "required": true
                        },
                        "config": {
                            "type": "object",
                            "properties": {
                                "rules": {
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "parameter": {
                                                "type": [
                                                    "string",
                                                    "array"
                                                ],
                                                "required": true,
                                                "items": {
                                                    "type": "string"
                                                }
                                            }
                                        }
                                    },
                                    "required": true,
                                    "minItems": 1,
                                    "uniqueItems": true
                                },
                                "type": {
                                    "type": "string",
                                    "enum": [
                                        "BLOCK",
                                        "LOG",
                                        "REDIRECT",
                                        "WHITELIST"
                                    ],
                                    "required": true
                                },
                                "type_params": {
                                    "type": "string",
                                    "format": "uri"
                                }
                            },
                            "required": true
                        },
                        "paused_at": {
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/v1\/firewall\/rules"
                    }
                ]
            }
        },
        "\/ithemes-security\/v1\/firewall\/rules\/(?P<id>[\\d]+)": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET",
                "PUT",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "config": {
                            "type": "object",
                            "properties": {
                                "rules": {
                                    "type": "array",
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "parameter": {
                                                "type": [
                                                    "string",
                                                    "array"
                                                ],
                                                "required": true,
                                                "items": {
                                                    "type": "string"
                                                }
                                            }
                                        }
                                    },
                                    "required": true,
                                    "minItems": 1,
                                    "uniqueItems": true
                                },
                                "type": {
                                    "type": "string",
                                    "enum": [
                                        "BLOCK",
                                        "LOG",
                                        "REDIRECT",
                                        "WHITELIST"
                                    ],
                                    "required": true
                                },
                                "type_params": {
                                    "type": "string",
                                    "format": "uri"
                                }
                            },
                            "required": false
                        },
                        "paused_at": {
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ithemes-security\/v1\/version-management\/old-site-scan": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/v1\/version-management\/old-site-scan"
                    }
                ]
            }
        },
        "\/ithemes-security\/v1\/version-management\/old-site-scan\/(?P<id>[a-f0-9]+)\/mute": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/ithemes-security\/v1\/version-management\/old-site-scan\/(?P<id>[a-f0-9]+)\/unmute": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/ithemes-security\/rpc\/version-management\/packages": {
            "namespace": "ithemes-security\/rpc",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/rpc\/version-management\/packages"
                    }
                ]
            }
        },
        "\/ithemes-security\/v1\/user-groups": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "label": {
                            "type": "string",
                            "minLength": 1,
                            "required": true
                        },
                        "users": {
                            "type": "array",
                            "items": {
                                "type": "integer",
                                "minimum": 0
                            },
                            "uniqueItems": true,
                            "required": false
                        },
                        "roles": {
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "administrator",
                                    "wp_user_lvl_1",
                                    "wp_user_lvl_2",
                                    "translator"
                                ]
                            },
                            "required": false
                        },
                        "canonical": {
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "administrator",
                                    "editor",
                                    "author",
                                    "contributor",
                                    "subscriber"
                                ]
                            },
                            "required": false
                        },
                        "min_role": {
                            "type": "string",
                            "enum": [
                                "",
                                "administrator",
                                "wp_user_lvl_1",
                                "wp_user_lvl_2",
                                "translator"
                            ],
                            "required": false
                        },
                        "ignore_duplicate": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/v1\/user-groups"
                    }
                ]
            }
        },
        "\/ithemes-security\/v1\/user-groups\/(?P<id>[\\w_:-]+)": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET",
                "PUT",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "PUT"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "type": "string",
                            "required": false
                        },
                        "label": {
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "users": {
                            "type": "array",
                            "items": {
                                "type": "integer",
                                "minimum": 0
                            },
                            "uniqueItems": true,
                            "required": false
                        },
                        "roles": {
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "administrator",
                                    "wp_user_lvl_1",
                                    "wp_user_lvl_2",
                                    "translator"
                                ]
                            },
                            "required": false
                        },
                        "canonical": {
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "administrator",
                                    "editor",
                                    "author",
                                    "contributor",
                                    "subscriber"
                                ]
                            },
                            "required": false
                        },
                        "min_role": {
                            "type": "string",
                            "enum": [
                                "",
                                "administrator",
                                "wp_user_lvl_1",
                                "wp_user_lvl_2",
                                "translator"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ithemes-security\/v1\/user-matchables": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/v1\/user-matchables"
                    }
                ]
            }
        },
        "\/ithemes-security\/v1\/user-matchable-settings": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "include": {
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "PATCH"
                    ],
                    "args": {
                        "user-logging": {
                            "title": "User Logging",
                            "type": "object",
                            "properties": {
                                "group": {
                                    "title": "Activity Monitoring",
                                    "description": "Track when a user logs in, saves content, and makes changes to the site\u2019s software.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "global": {
                            "title": "Global Settings",
                            "type": "object",
                            "properties": {
                                "manage_group": {
                                    "title": "Manage Solid Security",
                                    "description": "Allow users to manage Solid Security.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "dashboard": {
                            "title": "Security Dashboard",
                            "type": "object",
                            "properties": {
                                "group": {
                                    "title": "Enable Dashboard Creation",
                                    "description": "Allow users to create new Solid Security Dashboards.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "password-requirements": {
                            "title": "Password Requirements",
                            "type": "object",
                            "properties": {
                                "requirement_settings.strength.group": {
                                    "title": "Strong Passwords",
                                    "description": "Require strong passwords approved by the WordPress password strength meter.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "requirement_settings.hibp.group": {
                                    "title": "Refuse Compromised Passwords",
                                    "description": "Reject passwords that have appeared in password breaches tracked by haveibeenpwned.com. This is a secure API call that does not transmit complete, unhashed passwords.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "requirement_settings.age.group": {
                                    "title": "Password Age",
                                    "description": "Require users to set new passwords after an expiration period has passed.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "include": {
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/v1\/user-matchable-settings"
                    }
                ]
            }
        },
        "\/ithemes-security\/v1\/user-matchable-settings\/(?P<id>.*)": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET",
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "PUT"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "type": "string",
                            "required": false
                        },
                        "user-logging": {
                            "title": "User Logging",
                            "type": "object",
                            "properties": {
                                "group": {
                                    "title": "Activity Monitoring",
                                    "description": "Track when a user logs in, saves content, and makes changes to the site\u2019s software.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "global": {
                            "title": "Global Settings",
                            "type": "object",
                            "properties": {
                                "manage_group": {
                                    "title": "Manage Solid Security",
                                    "description": "Allow users to manage Solid Security.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "dashboard": {
                            "title": "Security Dashboard",
                            "type": "object",
                            "properties": {
                                "group": {
                                    "title": "Enable Dashboard Creation",
                                    "description": "Allow users to create new Solid Security Dashboards.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "password-requirements": {
                            "title": "Password Requirements",
                            "type": "object",
                            "properties": {
                                "requirement_settings.strength.group": {
                                    "title": "Strong Passwords",
                                    "description": "Require strong passwords approved by the WordPress password strength meter.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "requirement_settings.hibp.group": {
                                    "title": "Refuse Compromised Passwords",
                                    "description": "Reject passwords that have appeared in password breaches tracked by haveibeenpwned.com. This is a secure API call that does not transmit complete, unhashed passwords.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "requirement_settings.age.group": {
                                    "title": "Password Age",
                                    "description": "Require users to set new passwords after an expiration period has passed.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ithemes-security\/v1\/strong-passwords\/scan": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/v1\/strong-passwords\/scan"
                    }
                ]
            }
        },
        "\/ithemes-security\/v1\/strong-passwords\/scan\/(?P<id>[\\d]+)\/mute": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/ithemes-security\/v1\/strong-passwords\/scan\/(?P<id>[\\d]+)\/unmute": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/ithemes-security\/v1\/site-scanner\/scans": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "code": {
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "before": {
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "after": {
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "site_id": {
                            "type": "integer",
                            "default": 0,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/v1\/site-scanner\/scans"
                    }
                ]
            }
        },
        "\/ithemes-security\/v1\/site-scanner\/scans\/(?P<id>\\d+)": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ithemes-security\/v1\/site-scanner\/scans\/(?P<scan_id>\\d+)\/issues": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "entry": {
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "vulnerabilities",
                                    "blacklist",
                                    "malware"
                                ]
                            },
                            "required": false
                        },
                        "scan_id": {
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ithemes-security\/v1\/site-scanner\/scans\/(?P<scan_id>\\d+)\/issues\/(?P<issue_id>[\\w_-]+)": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "scan_id": {
                            "type": "integer",
                            "required": false
                        },
                        "issue_id": {
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ithemes-security\/v1\/site-scanner\/scans\/(?P<scan_id>\\d+)\/issues\/(?P<issue_id>[\\w_-]+)\/fix": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "scan_id": {
                            "type": "integer",
                            "required": false
                        },
                        "issue_id": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ithemes-security\/v1\/site-scanner\/muted-issues": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "required": false
                        },
                        "muted_by": {
                            "type": "integer",
                            "required": false
                        },
                        "muted_at": {
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/v1\/site-scanner\/muted-issues"
                    }
                ]
            }
        },
        "\/ithemes-security\/v1\/site-scanner\/muted-issues\/(?P<id>[\\w-]+)": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/ithemes-security\/v1\/site-scanner\/vulnerabilities": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "resolution": {
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "",
                                    "unresolved",
                                    "patched",
                                    "muted",
                                    "deactivated",
                                    "deleted",
                                    "updated",
                                    "auto-updated"
                                ]
                            },
                            "required": false
                        },
                        "software_type": {
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "plugin",
                                    "theme",
                                    "wordpress"
                                ]
                            },
                            "required": false
                        },
                        "patchable": {
                            "type": "boolean",
                            "required": false
                        },
                        "first_seen_after": {
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "first_seen_before": {
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_seen_after": {
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "last_seen_before": {
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/v1\/site-scanner\/vulnerabilities"
                    }
                ]
            }
        },
        "\/ithemes-security\/v1\/site-scanner\/vulnerabilities\/(?P<id>[\\w-]+)": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ithemes-security\/v1\/site-scanner\/vulnerabilities\/(?P<id>[\\w-]+)\/mute": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ithemes-security\/v1\/site-scanner\/vulnerabilities\/(?P<id>[\\w-]+)\/unmute": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ithemes-security\/v1\/site-scanner\/vulnerabilities\/(?P<id>[\\w-]+)\/fix": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ithemes-security\/v1\/site-scanner\/vulnerabilities\/(?P<id>[\\w-]+)\/deactivate-software": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/ithemes-security\/v1\/site-scanner\/verify-scan": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "secret": {
                            "type": "string",
                            "minLength": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/v1\/site-scanner\/verify-scan"
                    }
                ]
            }
        },
        "\/ithemes-security\/v1\/user-security-check\/inactive-users-scan": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/ithemes-security\/v1\/user-security-check\/inactive-users-scan"
                    }
                ]
            }
        },
        "\/ithemes-security\/v1\/user-security-check\/inactive-users-scan\/(?P<id>[\\d]+)\/mute": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/ithemes-security\/v1\/user-security-check\/inactive-users-scan\/(?P<id>[\\d]+)\/unmute": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/ithemes-security\/v1\/user-security-check\/inactive-users-scan\/(?P<id>[\\d]+)\/demote": {
            "namespace": "ithemes-security\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/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:\/\/www.zustellpartner.at\/fa\/wp-json\/wp\/v2"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0646\u0648\u06cc\u0633\u0646\u062f\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u06a9\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0646\u0648\u06cc\u0633\u062f\u0646\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0645\u06cc\u200c\u06a9\u0646\u062f.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631\u0634\u062f\u0647 \u067e\u06cc\u0634 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u0634\u062f\u0647 \u0642\u0628\u0644 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u0686\u06af\u0648\u0646\u0647 \u0648\u0631\u0648\u062f\u06cc \u062c\u0633\u062a\u062c\u0648 \u0631\u0627 \u062a\u0641\u0633\u06cc\u0631 \u0646\u0645\u0627\u06cc\u06cc\u0645.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0645\u0631\u062a\u0628 \u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631 \u0627\u0633\u0627\u0633 \u0648\u06cc\u0698\u06af\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u0622\u0631\u0627\u06cc\u0647 \u0646\u0627\u0645 \u0633\u062a\u0648\u0646\u200c\u0647\u0627\u06cc\u06cc \u06a9\u0647 \u0628\u0627\u06cc\u062f \u062c\u0633\u062a\u062c\u0648 \u0634\u0648\u0646\u062f.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627 \u0628\u0627 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0646\u0627\u0645\u06a9 \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0648\u0636\u0639\u06cc\u062a.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0631 \u067e\u0627\u06cc\u0647\u0654 \u0631\u0627\u0628\u0637\u0647\u0654 \u0645\u06cc\u0627\u0646 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627\u06cc \u0686\u0646\u062f\u06af\u0627\u0646\u0647 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0628\u0627 \u0634\u0631\u0637 \u062e\u0627\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u0628\u0627\u06cc\u062f \u0628\u0647 \u0647\u0645\u0647 \u06cc\u0627 \u06cc\u06a9 \u06af\u0632\u0627\u0631\u0647\u0654 \u0645\u0634\u062e\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u0648\u0646\u062f.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0647\u0645\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u06a9\u0647 \u0645\u0648\u0631\u062f \u062e\u0627\u0635 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc categories \u062f\u0627\u0631\u0646\u062f.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0634\u0627\u0645\u0644 \u0631\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0632\u0646\u062f \u062f\u0631 \u0631\u062f\u0647\u200c\u0647\u0627 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0647\u200c\u0628\u0627\u0634\u0646\u062f.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0628\u0627 \u0634\u0631\u0637 \u062e\u0627\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u0628\u0627\u06cc\u062f \u0628\u0647 \u0647\u0645\u0647 \u06cc\u0627 \u06cc\u06a9 \u06af\u0632\u0627\u0631\u0647\u0654 \u0645\u0634\u062e\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u0648\u0646\u062f.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0647\u0645\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u06a9\u0647 \u0645\u0648\u0631\u062f \u062e\u0627\u0635 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc tags \u062f\u0627\u0631\u0646\u062f.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u06a9\u0647 \u0633\u0646\u062c\u0627\u0642\u200c\u0634\u062f\u0647 \u0647\u0633\u062a\u0646\u062f.",
                            "type": "boolean",
                            "required": false
                        },
                        "ignore_sticky": {
                            "description": "\u0622\u06cc\u0627 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0686\u0633\u0628\u06cc\u062f\u0647 \u0631\u0627 \u0646\u0627\u062f\u06cc\u062f\u0647 \u0628\u06af\u06cc\u0631\u06cc\u0645 \u06cc\u0627 \u0646\u0647.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "format": {
                            "description": "\u0645\u062c\u0645\u0648\u0639\u0647\u0654 \u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f \u06a9\u0647 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0633\u0627\u062e\u062a\u0627\u0631 \u0645\u0634\u062e\u0635 \u0628\u0647 \u0622\u0646\u200c\u0647\u0627 \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647\u200c \u0634\u062f\u0647 \u0627\u0633\u062a.",
                            "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": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0686\u06a9\u06cc\u062f\u0647\u200c\u0627\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062e\u0644\u0627\u0635\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0686\u06a9\u06cc\u062f\u0647\u0654 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0686\u06a9\u06cc\u062f\u0647 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0631\u0633\u0627\u0646\u0647 \u0634\u0627\u062e\u0635 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627 \u062f\u0631 \u0646\u0648\u0634\u062a\u0647 \u0628\u0627\u0632 \u0647\u0633\u062a\u0646\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0646\u0648\u0634\u062a\u0647 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u0635\u062f\u0627 \u0632\u062f\u0647 \u0634\u0648\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0646\u0648\u0634\u062a\u0647 \u0628\u0627\u06cc\u062f \u0633\u0646\u062c\u0627\u0642\u200c\u0634\u062f\u0647 \u062f\u0631\u0646\u0638\u0631\u06af\u0631\u0641\u062a\u0647 \u0634\u0648\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/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": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "\u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc \u0637\u0648\u0644 \u0686\u06a9\u06cc\u062f\u0647\u0654 \u067e\u06cc\u0634\u200c\u0641\u0631\u0636.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647 \u0627\u06af\u0631 \u0622\u0646 \u0628\u0627 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0686\u06a9\u06cc\u062f\u0647\u200c\u0627\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062e\u0644\u0627\u0635\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0686\u06a9\u06cc\u062f\u0647\u0654 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0686\u06a9\u06cc\u062f\u0647 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0631\u0633\u0627\u0646\u0647 \u0634\u0627\u062e\u0635 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627 \u062f\u0631 \u0646\u0648\u0634\u062a\u0647 \u0628\u0627\u0632 \u0647\u0633\u062a\u0646\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0646\u0648\u0634\u062a\u0647 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u0635\u062f\u0627 \u0632\u062f\u0647 \u0634\u0648\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0646\u0648\u0634\u062a\u0647 \u0628\u0627\u06cc\u062f \u0633\u0646\u062c\u0627\u0642\u200c\u0634\u062f\u0647 \u062f\u0631\u0646\u0638\u0631\u06af\u0631\u0641\u062a\u0647 \u0634\u0648\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u0631\u062f \u06a9\u0646\u062f \u0648 \u0645\u0633\u062a\u0642\u06cc\u0645 \u067e\u0627\u06a9 \u06a9\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0628\u0631\u0627\u0633\u0627\u0633 \u0645\u0634\u062e\u0635\u0647 \u0634\u06cc.",
                            "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": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0631\u0648\u0646\u0648\u0634\u062a\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0686\u06a9\u06cc\u062f\u0647\u200c\u0627\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062e\u0644\u0627\u0635\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0686\u06a9\u06cc\u062f\u0647\u0654 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0686\u06a9\u06cc\u062f\u0647 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0631\u0633\u0627\u0646\u0647 \u0634\u0627\u062e\u0635 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627 \u062f\u0631 \u0646\u0648\u0634\u062a\u0647 \u0628\u0627\u0632 \u0647\u0633\u062a\u0646\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0646\u0648\u0634\u062a\u0647 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u0635\u062f\u0627 \u0632\u062f\u0647 \u0634\u0648\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "\u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0646\u0648\u0634\u062a\u0647 \u0628\u0627\u06cc\u062f \u0633\u0646\u062c\u0627\u0642\u200c\u0634\u062f\u0647 \u062f\u0631\u0646\u0638\u0631\u06af\u0631\u0641\u062a\u0647 \u0634\u0648\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc post_tag.",
                            "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": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "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": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0646\u0648\u06cc\u0633\u0646\u062f\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u06a9\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0646\u0648\u06cc\u0633\u062f\u0646\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0645\u06cc\u200c\u06a9\u0646\u062f.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631\u0634\u062f\u0647 \u067e\u06cc\u0634 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u0634\u062f\u0647 \u0642\u0628\u0644 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u067e\u0633\u062a\u200c\u0647\u0627 \u0628\u0627 \u06cc\u06a9 \u0645\u0642\u062f\u0627\u0631 \u0645\u0634\u062e\u0635 menu_order.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u0686\u06af\u0648\u0646\u0647 \u0648\u0631\u0648\u062f\u06cc \u062c\u0633\u062a\u062c\u0648 \u0631\u0627 \u062a\u0641\u0633\u06cc\u0631 \u0646\u0645\u0627\u06cc\u06cc\u0645.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0645\u0631\u062a\u0628 \u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631 \u0627\u0633\u0627\u0633 \u0648\u06cc\u0698\u06af\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0627\u062f\u0631 \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0647\u0645\u0647\u0654 \u0645\u0648\u0627\u0631\u062f \u0628\u0647\u200c\u062c\u0632 \u0622\u0646\u0647\u0627\u06cc\u06cc \u06a9\u0647 \u0627\u0632 \u0634\u0646\u0627\u0633\u0647 \u0645\u0627\u062f\u0631 \u062e\u0627\u0635 \u0647\u0633\u062a\u0646\u062f.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u0622\u0631\u0627\u06cc\u0647 \u0646\u0627\u0645 \u0633\u062a\u0648\u0646\u200c\u0647\u0627\u06cc\u06cc \u06a9\u0647 \u0628\u0627\u06cc\u062f \u062c\u0633\u062a\u062c\u0648 \u0634\u0648\u0646\u062f.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627 \u0628\u0627 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0646\u0627\u0645\u06a9 \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0648\u0636\u0639\u06cc\u062a.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0645\u0627\u062f\u0631 \u0646\u0648\u0634\u062a\u0647. ",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0686\u06a9\u06cc\u062f\u0647\u200c\u0627\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062e\u0644\u0627\u0635\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0686\u06a9\u06cc\u062f\u0647\u0654 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0686\u06a9\u06cc\u062f\u0647 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0631\u0633\u0627\u0646\u0647 \u0634\u0627\u062e\u0635 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627 \u062f\u0631 \u0646\u0648\u0634\u062a\u0647 \u0628\u0627\u0632 \u0647\u0633\u062a\u0646\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0646\u0648\u0634\u062a\u0647 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u0635\u062f\u0627 \u0632\u062f\u0647 \u0634\u0648\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u06cc\u0628 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0631\u0627\u0628\u0637\u0647 \u0628\u0627 \u062f\u06cc\u06af\u0631 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/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": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "\u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc \u0637\u0648\u0644 \u0686\u06a9\u06cc\u062f\u0647\u0654 \u067e\u06cc\u0634\u200c\u0641\u0631\u0636.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647 \u0627\u06af\u0631 \u0622\u0646 \u0628\u0627 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0645\u0627\u062f\u0631 \u0646\u0648\u0634\u062a\u0647. ",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0686\u06a9\u06cc\u062f\u0647\u200c\u0627\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062e\u0644\u0627\u0635\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0686\u06a9\u06cc\u062f\u0647\u0654 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0686\u06a9\u06cc\u062f\u0647 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0631\u0633\u0627\u0646\u0647 \u0634\u0627\u062e\u0635 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627 \u062f\u0631 \u0646\u0648\u0634\u062a\u0647 \u0628\u0627\u0632 \u0647\u0633\u062a\u0646\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0646\u0648\u0634\u062a\u0647 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u0635\u062f\u0627 \u0632\u062f\u0647 \u0634\u0648\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u06cc\u0628 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0631\u0627\u0628\u0637\u0647 \u0628\u0627 \u062f\u06cc\u06af\u0631 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u0631\u062f \u06a9\u0646\u062f \u0648 \u0645\u0633\u062a\u0642\u06cc\u0645 \u067e\u0627\u06a9 \u06a9\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0628\u0631\u0627\u0633\u0627\u0633 \u0645\u0634\u062e\u0635\u0647 \u0634\u06cc.",
                            "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": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0631\u0648\u0646\u0648\u0634\u062a\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0645\u0627\u062f\u0631 \u0646\u0648\u0634\u062a\u0647. ",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0686\u06a9\u06cc\u062f\u0647\u200c\u0627\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062e\u0644\u0627\u0635\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0686\u06a9\u06cc\u062f\u0647\u0654 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0686\u06a9\u06cc\u062f\u0647 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0631\u0633\u0627\u0646\u0647 \u0634\u0627\u062e\u0635 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627 \u062f\u0631 \u0646\u0648\u0634\u062a\u0647 \u0628\u0627\u0632 \u0647\u0633\u062a\u0646\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0646\u0648\u0634\u062a\u0647 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u0635\u062f\u0627 \u0632\u062f\u0647 \u0634\u0648\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u06cc\u0628 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0631\u0627\u0628\u0637\u0647 \u0628\u0627 \u062f\u06cc\u06af\u0631 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "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": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "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": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0646\u0648\u06cc\u0633\u0646\u062f\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u06a9\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0646\u0648\u06cc\u0633\u062f\u0646\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0645\u06cc\u200c\u06a9\u0646\u062f.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631\u0634\u062f\u0647 \u067e\u06cc\u0634 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u0634\u062f\u0647 \u0642\u0628\u0644 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u0686\u06af\u0648\u0646\u0647 \u0648\u0631\u0648\u062f\u06cc \u062c\u0633\u062a\u062c\u0648 \u0631\u0627 \u062a\u0641\u0633\u06cc\u0631 \u0646\u0645\u0627\u06cc\u06cc\u0645.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0645\u0631\u062a\u0628 \u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631 \u0627\u0633\u0627\u0633 \u0648\u06cc\u0698\u06af\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0627\u062f\u0631 \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0647\u0645\u0647\u0654 \u0645\u0648\u0627\u0631\u062f \u0628\u0647\u200c\u062c\u0632 \u0622\u0646\u0647\u0627\u06cc\u06cc \u06a9\u0647 \u0627\u0632 \u0634\u0646\u0627\u0633\u0647 \u0645\u0627\u062f\u0631 \u062e\u0627\u0635 \u0647\u0633\u062a\u0646\u062f.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u0622\u0631\u0627\u06cc\u0647 \u0646\u0627\u0645 \u0633\u062a\u0648\u0646\u200c\u0647\u0627\u06cc\u06cc \u06a9\u0647 \u0628\u0627\u06cc\u062f \u062c\u0633\u062a\u062c\u0648 \u0634\u0648\u0646\u062f.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627 \u0628\u0627 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0646\u0627\u0645\u06a9 \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "inherit",
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0648\u0636\u0639\u06cc\u062a.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "inherit",
                                    "private",
                                    "trash"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "media_type": {
                            "default": null,
                            "description": "Limit result set to attachments of a particular media type or media types.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "image",
                                    "video",
                                    "text",
                                    "application",
                                    "audio"
                                ]
                            },
                            "required": false
                        },
                        "mime_type": {
                            "default": null,
                            "description": "Limit result set to attachments of a particular MIME type or MIME types.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0631\u0633\u0627\u0646\u0647 \u0634\u0627\u062e\u0635 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627 \u062f\u0631 \u0646\u0648\u0634\u062a\u0647 \u0628\u0627\u0632 \u0647\u0633\u062a\u0646\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0646\u0648\u0634\u062a\u0647 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u0635\u062f\u0627 \u0632\u062f\u0647 \u0634\u0648\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "\u0645\u062a\u0646 \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0632\u0645\u0627\u0646\u06cc \u06a9\u0647 \u067e\u06cc\u0648\u0633\u062a \u0646\u0645\u0627\u06cc\u0634 \u062f\u0627\u062f\u0647 \u0646\u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d \u0645\u062e\u062a\u0635\u0631 \u067e\u06cc\u0648\u0633\u062a.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062a\u0648\u0636\u06cc\u062d \u0645\u062e\u062a\u0635\u0631 \u0628\u0631\u0627\u06cc \u067e\u06cc\u0648\u0633\u062a \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u062a\u0648\u0636\u06cc\u062d \u0645\u062e\u062a\u0635\u0631 HTML \u0628\u0631\u0627\u06cc \u067e\u06cc\u0648\u0633\u062a\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d\u0627\u062a \u067e\u06cc\u0648\u0633\u062a.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062a\u0648\u0636\u06cc\u062d \u0628\u0631\u0627\u06cc \u067e\u06cc\u0648\u0633\u062a\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0628\u0631\u0627\u06cc \u067e\u06cc\u0648\u0633\u062a\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062f\u0627\u062f\u0646 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647 \u0645\u0631\u062a\u0628\u0637 \u0628\u0627 \u067e\u06cc\u0648\u0633\u062a.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/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": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0631\u0633\u0627\u0646\u0647 \u0634\u0627\u062e\u0635 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627 \u062f\u0631 \u0646\u0648\u0634\u062a\u0647 \u0628\u0627\u0632 \u0647\u0633\u062a\u0646\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0646\u0648\u0634\u062a\u0647 \u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u062f \u0635\u062f\u0627 \u0632\u062f\u0647 \u0634\u0648\u062f \u06cc\u0627 \u062e\u06cc\u0631.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "\u0645\u062a\u0646 \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0632\u0645\u0627\u0646\u06cc \u06a9\u0647 \u067e\u06cc\u0648\u0633\u062a \u0646\u0645\u0627\u06cc\u0634 \u062f\u0627\u062f\u0647 \u0646\u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d \u0645\u062e\u062a\u0635\u0631 \u067e\u06cc\u0648\u0633\u062a.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062a\u0648\u0636\u06cc\u062d \u0645\u062e\u062a\u0635\u0631 \u0628\u0631\u0627\u06cc \u067e\u06cc\u0648\u0633\u062a \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u062a\u0648\u0636\u06cc\u062d \u0645\u062e\u062a\u0635\u0631 HTML \u0628\u0631\u0627\u06cc \u067e\u06cc\u0648\u0633\u062a\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d\u0627\u062a \u067e\u06cc\u0648\u0633\u062a.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062a\u0648\u0636\u06cc\u062d \u0628\u0631\u0627\u06cc \u067e\u06cc\u0648\u0633\u062a\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0628\u0631\u0627\u06cc \u067e\u06cc\u0648\u0633\u062a\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062f\u0627\u062f\u0646 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647 \u0645\u0631\u062a\u0628\u0637 \u0628\u0627 \u067e\u06cc\u0648\u0633\u062a.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u0631\u062f \u06a9\u0646\u062f \u0648 \u0645\u0633\u062a\u0642\u06cc\u0645 \u067e\u0627\u06a9 \u06a9\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u067e\u06cc\u0648\u0633\u062a.",
                            "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": "\u0646\u0634\u0627\u0646\u06cc \u0627\u06cc\u0646\u062a\u0631\u0646\u062a\u06cc \u0628\u0631\u0627\u06cc \u067e\u0631\u0648\u0646\u062f\u0647\u0654 \u062a\u0635\u0648\u06cc\u0631 \u0648\u06cc\u0631\u0627\u06cc\u0634 \u0634\u062f\u0647.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "modifiers": {
                            "description": "\u0622\u0631\u0627\u06cc\u0647\u200c\u200c\u0627\u06cc \u0627\u0632 \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u0647\u0627\u06cc \u062a\u0635\u0648\u06cc\u0631.",
                            "type": "array",
                            "minItems": 1,
                            "items": {
                                "description": "\u0648\u06cc\u0631\u0627\u06cc\u0634 \u062a\u0635\u0648\u06cc\u0631.",
                                "type": "object",
                                "required": [
                                    "type",
                                    "args"
                                ],
                                "oneOf": [
                                    {
                                        "title": "Flip",
                                        "properties": {
                                            "type": {
                                                "description": "Flip type.",
                                                "type": "string",
                                                "enum": [
                                                    "flip"
                                                ]
                                            },
                                            "args": {
                                                "description": "Flip arguments.",
                                                "type": "object",
                                                "required": [
                                                    "flip"
                                                ],
                                                "properties": {
                                                    "flip": {
                                                        "description": "Flip direction.",
                                                        "type": "object",
                                                        "required": [
                                                            "horizontal",
                                                            "vertical"
                                                        ],
                                                        "properties": {
                                                            "horizontal": {
                                                                "description": "Whether to flip in the horizontal direction.",
                                                                "type": "boolean"
                                                            },
                                                            "vertical": {
                                                                "description": "Whether to flip in the vertical direction.",
                                                                "type": "boolean"
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "\u0686\u0631\u062e\u0634",
                                        "properties": {
                                            "type": {
                                                "description": "\u0646\u0648\u0639 \u0686\u0631\u062e\u0634",
                                                "type": "string",
                                                "enum": [
                                                    "rotate"
                                                ]
                                            },
                                            "args": {
                                                "description": "\u0622\u0631\u06af\u0648\u0645\u0627\u0646\u200c\u0647\u0627\u06cc \u0686\u0631\u062e\u0634.",
                                                "type": "object",
                                                "required": [
                                                    "angle"
                                                ],
                                                "properties": {
                                                    "angle": {
                                                        "description": "\u0632\u0627\u0648\u06cc\u0647 \u0628\u0631\u0627\u06cc \u0686\u0631\u062e\u0634 \u0633\u0627\u0639\u062a\u200c\u06af\u0631\u062f \u062f\u0631 \u062f\u0631\u062c\u0647.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "\u0628\u0631\u0634",
                                        "properties": {
                                            "type": {
                                                "description": "\u0646\u0648\u0639 \u0628\u0631\u0634",
                                                "type": "string",
                                                "enum": [
                                                    "crop"
                                                ]
                                            },
                                            "args": {
                                                "description": "\u0622\u0631\u06af\u0648\u0645\u0627\u0646\u200c\u0647\u0627\u06cc \u0628\u0631\u0634.",
                                                "type": "object",
                                                "required": [
                                                    "left",
                                                    "top",
                                                    "width",
                                                    "height"
                                                ],
                                                "properties": {
                                                    "left": {
                                                        "description": "\u0645\u0648\u0642\u0639\u06cc\u062a \u0627\u0641\u0642\u06cc \u0627\u0632 \u0686\u067e \u0628\u0647 \u0634\u0631\u0648\u0639 \u0628\u0631\u0634 \u062f\u0631 \u062f\u0631\u0635\u062f\u06cc \u0627\u0632 \u0639\u0631\u0636 \u062a\u0635\u0648\u06cc\u0631.",
                                                        "type": "number"
                                                    },
                                                    "top": {
                                                        "description": "\u0645\u0648\u0642\u0639\u06cc\u062a \u0639\u0645\u0648\u062f\u06cc \u0627\u0632 \u0628\u0627\u0644\u0627 \u0628\u0631\u0627\u06cc \u0634\u0631\u0648\u0639 \u0628\u0631\u0634 \u0628\u0647 \u0635\u0648\u0631\u062a \u062f\u0631\u0635\u062f\u06cc \u0627\u0632 \u0627\u0631\u062a\u0641\u0627\u0639 \u062a\u0635\u0648\u06cc\u0631.",
                                                        "type": "number"
                                                    },
                                                    "width": {
                                                        "description": "\u0639\u0631\u0636 \u0628\u0631\u0634 \u0628\u0647 \u0635\u0648\u0631\u062a \u062f\u0631\u0635\u062f\u06cc \u0627\u0632 \u0639\u0631\u0636 \u0639\u06a9\u0633.",
                                                        "type": "number"
                                                    },
                                                    "height": {
                                                        "description": "\u0627\u0631\u062a\u0641\u0627\u0639 \u0628\u0631\u0634 \u0628\u0647 \u0635\u0648\u0631\u062a \u062f\u0631\u0635\u062f\u06cc \u0627\u0632 \u0627\u0631\u062a\u0641\u0627\u0639 \u0639\u06a9\u0633.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ]
                            },
                            "required": false
                        },
                        "rotation": {
                            "description": "\u0645\u0642\u062f\u0627\u0631 \u0686\u0631\u062e\u0634 \u0639\u06a9\u0633 \u062f\u0631 \u062c\u0647\u062a \u0639\u0642\u0631\u0628\u0647\u200c\u0647\u0627\u06cc \u0633\u0627\u0639\u062a. \u0645\u0646\u0633\u0648\u062e \u0634\u062f\u0647: \u0627\u0632 `\u0639\u0645\u0644\u06af\u0631\u0647\u0627` \u0628\u062c\u0627\u06cc \u0622\u0646 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "minimum": 0,
                            "exclusiveMinimum": true,
                            "maximum": 360,
                            "exclusiveMaximum": true,
                            "required": false
                        },
                        "x": {
                            "description": "\u0628\u0647 \u0639\u0646\u0648\u0627\u0646 \u062f\u0631\u0635\u062f\u06cc \u0627\u0632 \u0639\u06a9\u0633\u060c \u0645\u0648\u0642\u0639\u06cc\u062a x \u0628\u0631\u0627\u06cc \u0634\u0631\u0648\u0639 \u0628\u0631\u0634 \u0627\u0632 \u0622\u0646. \u0645\u0646\u0633\u0648\u062e \u0634\u062f\u0647: \u0627\u0632 `\u0639\u0645\u0644\u06af\u0631\u0647\u0627` \u0628\u062c\u0627\u06cc \u0622\u0646 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "y": {
                            "description": "\u0628\u0647 \u0639\u0646\u0648\u0627\u0646 \u062f\u0631\u0635\u062f\u06cc \u0627\u0632 \u0639\u06a9\u0633\u060c \u0645\u0648\u0642\u0639\u06cc\u062a y \u0628\u0631\u0627\u06cc \u0634\u0631\u0648\u0639 \u0628\u0631\u0634 \u0627\u0632 \u0622\u0646. \u0645\u0646\u0633\u0648\u062e \u0634\u062f\u0647: \u0627\u0632 `\u0639\u0645\u0644\u06af\u0631\u0647\u0627` \u0628\u062c\u0627\u06cc \u0622\u0646 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "width": {
                            "description": "\u0628\u0647 \u0639\u0646\u0648\u0627\u0646 \u062f\u0631\u0635\u062f\u06cc \u0627\u0632 \u0639\u06a9\u0633\u060c \u0639\u0631\u0636 \u0628\u0631\u0634 \u0639\u06a9\u0633. \u0645\u0646\u0633\u0648\u062e \u0634\u062f\u0647: \u0627\u0632 `\u0639\u0645\u0644\u06af\u0631\u0647\u0627` \u0628\u062c\u0627\u06cc \u0622\u0646 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "height": {
                            "description": "\u0628\u0647 \u0639\u0646\u0648\u0627\u0646 \u062f\u0631\u0635\u062f\u06cc \u0627\u0632 \u0639\u06a9\u0633\u060c \u0627\u0631\u062a\u0641\u0627\u0639 \u0628\u0631\u0634 \u0639\u06a9\u0633. \u0645\u0646\u0633\u0648\u062e \u0634\u062f\u0647: \u0627\u0632 `\u0639\u0645\u0644\u06af\u0631\u0647\u0627` \u0628\u062c\u0627\u06cc \u0622\u0646 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "caption": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d \u0645\u062e\u062a\u0635\u0631 \u067e\u06cc\u0648\u0633\u062a.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062a\u0648\u0636\u06cc\u062d \u0645\u062e\u062a\u0635\u0631 \u0628\u0631\u0627\u06cc \u067e\u06cc\u0648\u0633\u062a \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u062a\u0648\u0636\u06cc\u062d \u0645\u062e\u062a\u0635\u0631 HTML \u0628\u0631\u0627\u06cc \u067e\u06cc\u0648\u0633\u062a\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d\u0627\u062a \u067e\u06cc\u0648\u0633\u062a.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062a\u0648\u0636\u06cc\u062d \u0628\u0631\u0627\u06cc \u067e\u06cc\u0648\u0633\u062a\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0628\u0631\u0627\u06cc \u067e\u06cc\u0648\u0633\u062a\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062f\u0627\u062f\u0646 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647 \u0645\u0631\u062a\u0628\u0637 \u0628\u0627 \u067e\u06cc\u0648\u0633\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "\u0645\u062a\u0646 \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0632\u0645\u0627\u0646\u06cc \u06a9\u0647 \u067e\u06cc\u0648\u0633\u062a \u0646\u0645\u0627\u06cc\u0634 \u062f\u0627\u062f\u0647 \u0646\u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631\u0634\u062f\u0647 \u067e\u06cc\u0634 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u0634\u062f\u0647 \u0642\u0628\u0644 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u0686\u06af\u0648\u0646\u0647 \u0648\u0631\u0648\u062f\u06cc \u062c\u0633\u062a\u062c\u0648 \u0631\u0627 \u062a\u0641\u0633\u06cc\u0631 \u0646\u0645\u0627\u06cc\u06cc\u0645.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0628\u0631\u0627\u0633\u0627\u0633 \u0645\u0634\u062e\u0635\u0647 \u0634\u06cc.",
                            "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": "\u0622\u0631\u0627\u06cc\u0647 \u0646\u0627\u0645 \u0633\u062a\u0648\u0646\u200c\u0647\u0627\u06cc\u06cc \u06a9\u0647 \u0628\u0627\u06cc\u062f \u062c\u0633\u062a\u062c\u0648 \u0634\u0648\u0646\u062f.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627 \u0628\u0627 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0646\u0627\u0645\u06a9 \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0648\u0636\u0639\u06cc\u062a.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0631 \u067e\u0627\u06cc\u0647\u0654 \u0631\u0627\u0628\u0637\u0647\u0654 \u0645\u06cc\u0627\u0646 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627\u06cc \u0686\u0646\u062f\u06af\u0627\u0646\u0647 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "menus": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0628\u0627 \u0634\u0631\u0637 \u062e\u0627\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc menus.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u0628\u0627\u06cc\u062f \u0628\u0647 \u0647\u0645\u0647 \u06cc\u0627 \u06cc\u06a9 \u06af\u0632\u0627\u0631\u0647\u0654 \u0645\u0634\u062e\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u0648\u0646\u062f.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menus_exclude": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0647\u0645\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u06a9\u0647 \u0645\u0648\u0631\u062f \u062e\u0627\u0635 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc menus \u062f\u0627\u0631\u0646\u062f.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u067e\u0633\u062a\u200c\u0647\u0627 \u0628\u0627 \u06cc\u06a9 \u0645\u0642\u062f\u0627\u0631 \u0645\u0634\u062e\u0635 menu_order.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0634\u06cc.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0634\u06cc\u0621\u060c \u0647\u0645\u0627\u0646\u200c\u0637\u0648\u0631 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0634\u06cc\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "\u062e\u0627\u0646\u0648\u0627\u062f\u0647 \u0627\u0634\u06cc\u0627\u06cc\u06cc \u06a9\u0647 \u062f\u0631 \u0627\u0635\u0644 \u0627\u0631\u0627\u0626\u0647 \u062f\u0627\u062f\u0647 \u0634\u062f\u0647\u200c\u0627\u0646\u062f\u060c \u0645\u0627\u0646\u0646\u062f \"post_type\" \u06cc\u0627 \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0634\u06cc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0648\u0627\u0644\u062f \u0634\u06cc\u0621. ",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "\u0645\u062a\u0646 \u0628\u0631\u0627\u06cc \u0648\u06cc\u0698\u06af\u06cc \u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0627\u0646 \u067e\u06cc\u0648\u0646\u062f \u0628\u0631\u0627\u06cc \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647 \u0641\u0647\u0631\u0633\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "\u0646\u0627\u0645 \u06a9\u0644\u0627\u0633\u200c\u0647\u0627 \u0628\u0631\u0627\u06cc \u0627\u0644\u0645\u0627\u0646 \u067e\u06cc\u0648\u0646\u062f \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647 \u0641\u0647\u0631\u0633\u062a.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d\u0627\u062a \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647 \u0641\u0647\u0631\u0633\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "\u0634\u0646\u0627\u0633\u0647 DB nav_menu_item \u06a9\u0647 \u0648\u0627\u0644\u062f \u0641\u0647\u0631\u0633\u062a \u0627\u06cc\u0646 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u060c \u062f\u0631 \u0635\u0648\u0631\u062a \u0648\u062c\u0648\u062f\u060c \u062f\u0631 \u063a\u06cc\u0631 \u0627\u06cc\u0646 \u0635\u0648\u0631\u062a 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\u0646\u0648\u0639 \u0634\u06cc \u06a9\u0647 \u062f\u0631 \u0627\u0635\u0644 \u0646\u0634\u0627\u0646 \u062f\u0627\u062f\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0645\u0627\u0646\u0646\u062f \"\u062f\u0633\u062a\u0647\"\u060c \"\u0646\u0648\u0634\u062a\u0647\" \u06cc\u0627 \"\u067e\u06cc\u0648\u0633\u062a\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u0634\u06cc \u0627\u0635\u0644\u06cc \u06a9\u0647 \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647\u200c\u06cc \u0641\u0647\u0631\u0633\u062a \u0646\u0634\u0627\u0646 \u0645\u06cc\u200c\u062f\u0647\u062f\u060c \u0628\u0631\u0627\u06cc \u0645\u062b\u0627\u0644 \u0634\u0646\u0627\u0633\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627 \u06cc\u0627 term_id \u0628\u0631\u0627\u06cc \u062f\u0633\u062a\u0647\u200c\u0647\u0627.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "\u0648\u06cc\u0698\u06af\u06cc \u0647\u062f\u0641 \u0627\u0644\u0645\u0627\u0646 \u067e\u06cc\u0648\u0646\u062f \u0628\u0631\u0627\u06cc \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647 \u0641\u0647\u0631\u0633\u062a.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "\u0646\u0634\u0627\u0646\u06cc \u0627\u06cc\u0646\u062a\u0631\u0646\u062a\u06cc\u200c\u0627\u06cc \u06a9\u0647 \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647 \u0641\u0647\u0631\u0633\u062a \u0628\u0647 \u0622\u0646 \u0627\u0634\u0627\u0631\u0647 \u0645\u06cc\u200c\u06a9\u0646\u062f.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "\u0631\u0627\u0628\u0637\u0647 XFN \u062f\u0631 \u067e\u06cc\u0648\u0646\u062f \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647 \u0641\u0647\u0631\u0633\u062a \u0628\u06cc\u0627\u0646 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "\u0639\u0628\u0627\u0631\u0627\u062a\u06cc \u06a9\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc nav_menu \u0628\u0647 \u0634\u06cc \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/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": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0634\u06cc.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0634\u06cc\u0621\u060c \u0647\u0645\u0627\u0646\u200c\u0637\u0648\u0631 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0634\u06cc\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "\u062e\u0627\u0646\u0648\u0627\u062f\u0647 \u0627\u0634\u06cc\u0627\u06cc\u06cc \u06a9\u0647 \u062f\u0631 \u0627\u0635\u0644 \u0627\u0631\u0627\u0626\u0647 \u062f\u0627\u062f\u0647 \u0634\u062f\u0647\u200c\u0627\u0646\u062f\u060c \u0645\u0627\u0646\u0646\u062f \"post_type\" \u06cc\u0627 \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0634\u06cc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0648\u0627\u0644\u062f \u0634\u06cc\u0621. ",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "\u0645\u062a\u0646 \u0628\u0631\u0627\u06cc \u0648\u06cc\u0698\u06af\u06cc \u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0627\u0646 \u067e\u06cc\u0648\u0646\u062f \u0628\u0631\u0627\u06cc \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647 \u0641\u0647\u0631\u0633\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "\u0646\u0627\u0645 \u06a9\u0644\u0627\u0633\u200c\u0647\u0627 \u0628\u0631\u0627\u06cc \u0627\u0644\u0645\u0627\u0646 \u067e\u06cc\u0648\u0646\u062f \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647 \u0641\u0647\u0631\u0633\u062a.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d\u0627\u062a \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647 \u0641\u0647\u0631\u0633\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 DB nav_menu_item \u06a9\u0647 \u0648\u0627\u0644\u062f \u0641\u0647\u0631\u0633\u062a \u0627\u06cc\u0646 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u060c \u062f\u0631 \u0635\u0648\u0631\u062a \u0648\u062c\u0648\u062f\u060c \u062f\u0631 \u063a\u06cc\u0631 \u0627\u06cc\u0646 \u0635\u0648\u0631\u062a 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\u0646\u0648\u0639 \u0634\u06cc \u06a9\u0647 \u062f\u0631 \u0627\u0635\u0644 \u0646\u0634\u0627\u0646 \u062f\u0627\u062f\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0645\u0627\u0646\u0646\u062f \"\u062f\u0633\u062a\u0647\"\u060c \"\u0646\u0648\u0634\u062a\u0647\" \u06cc\u0627 \"\u067e\u06cc\u0648\u0633\u062a\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u0634\u06cc \u0627\u0635\u0644\u06cc \u06a9\u0647 \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647\u200c\u06cc \u0641\u0647\u0631\u0633\u062a \u0646\u0634\u0627\u0646 \u0645\u06cc\u200c\u062f\u0647\u062f\u060c \u0628\u0631\u0627\u06cc \u0645\u062b\u0627\u0644 \u0634\u0646\u0627\u0633\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627 \u06cc\u0627 term_id \u0628\u0631\u0627\u06cc \u062f\u0633\u062a\u0647\u200c\u0647\u0627.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "\u0648\u06cc\u0698\u06af\u06cc \u0647\u062f\u0641 \u0627\u0644\u0645\u0627\u0646 \u067e\u06cc\u0648\u0646\u062f \u0628\u0631\u0627\u06cc \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647 \u0641\u0647\u0631\u0633\u062a.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "\u0646\u0634\u0627\u0646\u06cc \u0627\u06cc\u0646\u062a\u0631\u0646\u062a\u06cc\u200c\u0627\u06cc \u06a9\u0647 \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647 \u0641\u0647\u0631\u0633\u062a \u0628\u0647 \u0622\u0646 \u0627\u0634\u0627\u0631\u0647 \u0645\u06cc\u200c\u06a9\u0646\u062f.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "\u0631\u0627\u0628\u0637\u0647 XFN \u062f\u0631 \u067e\u06cc\u0648\u0646\u062f \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647 \u0641\u0647\u0631\u0633\u062a \u0628\u06cc\u0627\u0646 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "\u0639\u0628\u0627\u0631\u0627\u062a\u06cc \u06a9\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc nav_menu \u0628\u0647 \u0634\u06cc \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u0631\u062f \u06a9\u0646\u062f \u0648 \u0645\u0633\u062a\u0642\u06cc\u0645 \u067e\u0627\u06a9 \u06a9\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0648\u0627\u0644\u062f \u0634\u06cc\u0621. ",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0634\u06cc.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0634\u06cc\u0621\u060c \u0647\u0645\u0627\u0646\u200c\u0637\u0648\u0631 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0634\u06cc\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "\u062e\u0627\u0646\u0648\u0627\u062f\u0647 \u0627\u0634\u06cc\u0627\u06cc\u06cc \u06a9\u0647 \u062f\u0631 \u0627\u0635\u0644 \u0627\u0631\u0627\u0626\u0647 \u062f\u0627\u062f\u0647 \u0634\u062f\u0647\u200c\u0627\u0646\u062f\u060c \u0645\u0627\u0646\u0646\u062f \"post_type\" \u06cc\u0627 \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0634\u06cc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "attr_title": {
                            "description": "\u0645\u062a\u0646 \u0628\u0631\u0627\u06cc \u0648\u06cc\u0698\u06af\u06cc \u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0645\u0627\u0646 \u067e\u06cc\u0648\u0646\u062f \u0628\u0631\u0627\u06cc \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647 \u0641\u0647\u0631\u0633\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "\u0646\u0627\u0645 \u06a9\u0644\u0627\u0633\u200c\u0647\u0627 \u0628\u0631\u0627\u06cc \u0627\u0644\u0645\u0627\u0646 \u067e\u06cc\u0648\u0646\u062f \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647 \u0641\u0647\u0631\u0633\u062a.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d\u0627\u062a \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647 \u0641\u0647\u0631\u0633\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 DB nav_menu_item \u06a9\u0647 \u0648\u0627\u0644\u062f \u0641\u0647\u0631\u0633\u062a \u0627\u06cc\u0646 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u060c \u062f\u0631 \u0635\u0648\u0631\u062a \u0648\u062c\u0648\u062f\u060c \u062f\u0631 \u063a\u06cc\u0631 \u0627\u06cc\u0646 \u0635\u0648\u0631\u062a 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\u0646\u0648\u0639 \u0634\u06cc \u06a9\u0647 \u062f\u0631 \u0627\u0635\u0644 \u0646\u0634\u0627\u0646 \u062f\u0627\u062f\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0645\u0627\u0646\u0646\u062f \"\u062f\u0633\u062a\u0647\"\u060c \"\u0646\u0648\u0634\u062a\u0647\" \u06cc\u0627 \"\u067e\u06cc\u0648\u0633\u062a\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u0634\u06cc \u0627\u0635\u0644\u06cc \u06a9\u0647 \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647\u200c\u06cc \u0641\u0647\u0631\u0633\u062a \u0646\u0634\u0627\u0646 \u0645\u06cc\u200c\u062f\u0647\u062f\u060c \u0628\u0631\u0627\u06cc \u0645\u062b\u0627\u0644 \u0634\u0646\u0627\u0633\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627 \u06cc\u0627 term_id \u0628\u0631\u0627\u06cc \u062f\u0633\u062a\u0647\u200c\u0647\u0627.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "\u0648\u06cc\u0698\u06af\u06cc \u0647\u062f\u0641 \u0627\u0644\u0645\u0627\u0646 \u067e\u06cc\u0648\u0646\u062f \u0628\u0631\u0627\u06cc \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647 \u0641\u0647\u0631\u0633\u062a.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "\u0646\u0634\u0627\u0646\u06cc \u0627\u06cc\u0646\u062a\u0631\u0646\u062a\u06cc\u200c\u0627\u06cc \u06a9\u0647 \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647 \u0641\u0647\u0631\u0633\u062a \u0628\u0647 \u0622\u0646 \u0627\u0634\u0627\u0631\u0647 \u0645\u06cc\u200c\u06a9\u0646\u062f.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "\u0631\u0627\u0628\u0637\u0647 XFN \u062f\u0631 \u067e\u06cc\u0648\u0646\u062f \u0627\u06cc\u0646 \u06af\u0632\u06cc\u0646\u0647 \u0641\u0647\u0631\u0633\u062a \u0628\u06cc\u0627\u0646 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "\u0639\u0628\u0627\u0631\u0627\u062a\u06cc \u06a9\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc nav_menu \u0628\u0647 \u0634\u06cc \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": 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": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "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": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631\u0634\u062f\u0647 \u067e\u06cc\u0634 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u0634\u062f\u0647 \u0642\u0628\u0644 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u0686\u06af\u0648\u0646\u0647 \u0648\u0631\u0648\u062f\u06cc \u062c\u0633\u062a\u062c\u0648 \u0631\u0627 \u062a\u0641\u0633\u06cc\u0631 \u0646\u0645\u0627\u06cc\u06cc\u0645.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0645\u0631\u062a\u0628 \u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631 \u0627\u0633\u0627\u0633 \u0648\u06cc\u0698\u06af\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u0622\u0631\u0627\u06cc\u0647 \u0646\u0627\u0645 \u0633\u062a\u0648\u0646\u200c\u0647\u0627\u06cc\u06cc \u06a9\u0647 \u0628\u0627\u06cc\u062f \u062c\u0633\u062a\u062c\u0648 \u0634\u0648\u0646\u062f.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627 \u0628\u0627 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0646\u0627\u0645\u06a9 \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0648\u0636\u0639\u06cc\u062a.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0631 \u067e\u0627\u06cc\u0647\u0654 \u0631\u0627\u0628\u0637\u0647\u0654 \u0645\u06cc\u0627\u0646 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627\u06cc \u0686\u0646\u062f\u06af\u0627\u0646\u0647 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0628\u0627 \u0634\u0631\u0637 \u062e\u0627\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc wp_pattern_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u0628\u0627\u06cc\u062f \u0628\u0647 \u0647\u0645\u0647 \u06cc\u0627 \u06cc\u06a9 \u06af\u0632\u0627\u0631\u0647\u0654 \u0645\u0634\u062e\u0635 \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u0648\u0646\u062f.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "wp_pattern_category_exclude": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0647\u0645\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u06a9\u0647 \u0645\u0648\u0631\u062f \u062e\u0627\u0635 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u062f\u0631 \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc wp_pattern_category \u062f\u0627\u0631\u0646\u062f.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\u0641\u0647\u0631\u0633\u062a \u0634\u0646\u0627\u0633\u0647 \u0648\u0627\u0698\u0647",
                                    "description": "\u0645\u0648\u0627\u0631\u062f \u0631\u0627 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0641\u0647\u0631\u0633\u062a\u200c\u0634\u062f\u0647 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0647\u06cc\u062f.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "\u0627\u0646\u062c\u0627\u0645 \u06cc\u06a9 \u06a9\u0648\u0626\u0631\u06cc term \u067e\u06cc\u0634\u0631\u0641\u062a\u0647",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0648\u0631\u062f.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0686\u06a9\u06cc\u062f\u0647\u200c\u0627\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062e\u0644\u0627\u0635\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0686\u06a9\u06cc\u062f\u0647\u0654 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0686\u06a9\u06cc\u062f\u0647 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc wp_pattern_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/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": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "\u0628\u0627\u0632\u0646\u0648\u06cc\u0633\u06cc \u0637\u0648\u0644 \u0686\u06a9\u06cc\u062f\u0647\u0654 \u067e\u06cc\u0634\u200c\u0641\u0631\u0636.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647 \u0627\u06af\u0631 \u0622\u0646 \u0628\u0627 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0686\u06a9\u06cc\u062f\u0647\u200c\u0627\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062e\u0644\u0627\u0635\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0686\u06a9\u06cc\u062f\u0647\u0654 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0686\u06a9\u06cc\u062f\u0647 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc wp_pattern_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u0631\u062f \u06a9\u0646\u062f \u0648 \u0645\u0633\u062a\u0642\u06cc\u0645 \u067e\u0627\u06a9 \u06a9\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0628\u0631\u0627\u0633\u0627\u0633 \u0645\u0634\u062e\u0635\u0647 \u0634\u06cc.",
                            "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": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0631\u0648\u0646\u0648\u0634\u062a\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\u0686\u06a9\u06cc\u062f\u0647\u200c\u0627\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u062e\u0644\u0627\u0635\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0686\u06a9\u06cc\u062f\u0647\u0654 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0686\u06a9\u06cc\u062f\u0647 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "\u0634\u0631\u0627\u06cc\u0637 \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0645\u0648\u0631\u062f \u062f\u0631\u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc wp_pattern_category.",
                            "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": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "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": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u06cc\u06a9 \u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0628\u0631\u0627\u0633\u0627\u0633 \u0645\u0634\u062e\u0635\u0647 \u0634\u06cc.",
                            "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": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u06cc\u06a9 \u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u06cc\u06a9 \u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0631\u0648\u0646\u0648\u0634\u062a\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u06cc\u06a9 \u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u06cc\u06a9 \u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0646\u0627\u0645\u06a9 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0634\u0646\u0627\u0633\u0627\u06cc\u06cc \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0628\u0631\u0627\u06cc \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627\u06cc \u0642\u0627\u0644\u0628.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc \u0642\u0627\u0644\u0628 \u0628\u0647 \u0647\u0645\u0627\u0646 \u0634\u06a9\u0644\u06cc \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0642\u0627\u0644\u0628.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0642\u0627\u0644\u0628.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0642\u0627\u0644\u0628\u060c \u0647\u0645\u0627\u0646 \u0637\u0648\u0631 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0642\u0627\u0644\u0628\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u0648\u0636\u0639\u06cc\u062a \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u0627\u06cc\u0646 \u0642\u0627\u0644\u0628.",
                            "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": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u06cc\u06a9 \u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "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": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0628\u0647 \u0634\u0646\u0627\u0633\u0647 \u0645\u0634\u062e\u0635\u06cc \u0627\u0632 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0628\u0647 \u0646\u0627\u062d\u06cc\u0647 \u0628\u062e\u0634 \u0642\u0627\u0644\u0628 \u0645\u0634\u062e\u0635 \u0634\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "\u0646\u0648\u0639 \u0646\u0648\u0634\u062a\u0647 \u0628\u0631\u0627\u06cc \u062f\u0631\u06cc\u0627\u0641\u062a \u0642\u0627\u0644\u0628\u200c\u0647\u0627.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u0646\u0627\u0645\u06a9 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0634\u0646\u0627\u0633\u0627\u06cc\u06cc \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0628\u0631\u0627\u06cc \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\u0645\u062d\u062a\u0648\u0627\u06cc \u0642\u0627\u0644\u0628.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc \u0642\u0627\u0644\u0628 \u0628\u0647 \u0647\u0645\u0627\u0646 \u0634\u06a9\u0644\u06cc \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0642\u0627\u0644\u0628.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0642\u0627\u0644\u0628.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0642\u0627\u0644\u0628\u060c \u0647\u0645\u0627\u0646 \u0637\u0648\u0631 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0642\u0627\u0644\u0628\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "\u062a\u0648\u0636\u06cc\u062d \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u0648\u0636\u0639\u06cc\u062a \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u0627\u06cc\u0646 \u0642\u0627\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/wp\/v2\/templates"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u0646\u0627\u0645\u06a9 \u0642\u0627\u0644\u0628 \u0628\u0631\u0627\u06cc \u06af\u0631\u0641\u062a\u0646 \u0628\u0627\u0632\u06af\u0634\u062a \u0628\u0631\u0627\u06cc",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "\u0646\u0634\u0627\u0646 \u0645\u06cc\u200c\u062f\u0647\u062f \u06a9\u0647 \u0622\u06cc\u0627 \u0627\u06cc\u0646 \u0642\u0627\u0644\u0628 \u0633\u0641\u0627\u0631\u0634\u06cc \u0627\u0633\u062a \u06cc\u0627 \u0628\u062e\u0634\u06cc \u0627\u0632 \u0633\u0644\u0633\u0644\u0647 \u0645\u0631\u0627\u062a\u0628 \u0642\u0627\u0644\u0628 \u0627\u0633\u062a",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "\u067e\u06cc\u0634\u0648\u0646\u062f \u0642\u0627\u0644\u0628 \u0628\u0631\u0627\u06cc \u0642\u0627\u0644\u0628 \u0627\u06cc\u062c\u0627\u062f \u0634\u062f\u0647. \u0627\u06cc\u0646 \u0645\u0648\u0631\u062f \u0628\u0631\u0627\u06cc \u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0646\u0648\u0639 \u0642\u0627\u0644\u0628 \u0627\u0635\u0644\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0648\u0646\u0647 \u062f\u0631 `taxonomy-books` \u06a9\u0644\u0645\u0647 `taxonomy` \u0631\u0627 \u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0645\u06cc\u200c\u06a9\u0646\u062f.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/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": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u06cc\u06a9 \u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u06cc\u06a9 \u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0646\u0627\u0645\u06a9 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0634\u0646\u0627\u0633\u0627\u06cc\u06cc \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0628\u0631\u0627\u06cc \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627\u06cc \u0642\u0627\u0644\u0628.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc \u0642\u0627\u0644\u0628 \u0628\u0647 \u0647\u0645\u0627\u0646 \u0634\u06a9\u0644\u06cc \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0642\u0627\u0644\u0628.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0642\u0627\u0644\u0628.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0642\u0627\u0644\u0628\u060c \u0647\u0645\u0627\u0646 \u0637\u0648\u0631 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0642\u0627\u0644\u0628\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u0648\u0636\u0639\u06cc\u062a \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u0627\u06cc\u0646 \u0642\u0627\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u06cc\u06a9 \u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u0631\u062f \u06a9\u0646\u062f \u0648 \u0645\u0633\u062a\u0642\u06cc\u0645 \u067e\u0627\u06a9 \u06a9\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u06cc\u06a9 \u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0628\u0631\u0627\u0633\u0627\u0633 \u0645\u0634\u062e\u0635\u0647 \u0634\u06cc.",
                            "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": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u06cc\u06a9 \u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u06cc\u06a9 \u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0631\u0648\u0646\u0648\u0634\u062a\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u06cc\u06a9 \u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u06cc\u06a9 \u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0646\u0627\u0645\u06a9 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0634\u0646\u0627\u0633\u0627\u06cc\u06cc \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0628\u0631\u0627\u06cc \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627\u06cc \u0642\u0627\u0644\u0628.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc \u0642\u0627\u0644\u0628 \u0628\u0647 \u0647\u0645\u0627\u0646 \u0634\u06a9\u0644\u06cc \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0642\u0627\u0644\u0628.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0642\u0627\u0644\u0628.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0642\u0627\u0644\u0628\u060c \u0647\u0645\u0627\u0646 \u0637\u0648\u0631 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0642\u0627\u0644\u0628\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u0648\u0636\u0639\u06cc\u062a \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u0627\u06cc\u0646 \u0642\u0627\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u062c\u0627\u06cc\u06cc \u06a9\u0647 \u0628\u062e\u0634 \u0642\u0627\u0644\u0628 \u0628\u0631\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u062f\u0631 \u0646\u0638\u0631 \u06af\u0631\u0641\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a (\u0633\u0631\u0628\u0631\u06af\u060c \u067e\u0627\u0628\u0631\u06af \u0648 \u063a\u06cc\u0631\u0647)",
                            "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": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u06cc\u06a9 \u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "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": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0628\u0647 \u0634\u0646\u0627\u0633\u0647 \u0645\u0634\u062e\u0635\u06cc \u0627\u0632 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0628\u0647 \u0646\u0627\u062d\u06cc\u0647 \u0628\u062e\u0634 \u0642\u0627\u0644\u0628 \u0645\u0634\u062e\u0635 \u0634\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "\u0646\u0648\u0639 \u0646\u0648\u0634\u062a\u0647 \u0628\u0631\u0627\u06cc \u062f\u0631\u06cc\u0627\u0641\u062a \u0642\u0627\u0644\u0628\u200c\u0647\u0627.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u0646\u0627\u0645\u06a9 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0634\u0646\u0627\u0633\u0627\u06cc\u06cc \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0628\u0631\u0627\u06cc \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\u0645\u062d\u062a\u0648\u0627\u06cc \u0642\u0627\u0644\u0628.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc \u0642\u0627\u0644\u0628 \u0628\u0647 \u0647\u0645\u0627\u0646 \u0634\u06a9\u0644\u06cc \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0642\u0627\u0644\u0628.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0642\u0627\u0644\u0628.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0642\u0627\u0644\u0628\u060c \u0647\u0645\u0627\u0646 \u0637\u0648\u0631 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0642\u0627\u0644\u0628\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "\u062a\u0648\u0636\u06cc\u062d \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u0648\u0636\u0639\u06cc\u062a \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u0627\u06cc\u0646 \u0642\u0627\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u062c\u0627\u06cc\u06cc \u06a9\u0647 \u0628\u062e\u0634 \u0642\u0627\u0644\u0628 \u0628\u0631\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u062f\u0631 \u0646\u0638\u0631 \u06af\u0631\u0641\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a (\u0633\u0631\u0628\u0631\u06af\u060c \u067e\u0627\u0628\u0631\u06af \u0648 \u063a\u06cc\u0631\u0647)",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/wp\/v2\/template-parts"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "\u0646\u0627\u0645\u06a9 \u0642\u0627\u0644\u0628 \u0628\u0631\u0627\u06cc \u06af\u0631\u0641\u062a\u0646 \u0628\u0627\u0632\u06af\u0634\u062a \u0628\u0631\u0627\u06cc",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "\u0646\u0634\u0627\u0646 \u0645\u06cc\u200c\u062f\u0647\u062f \u06a9\u0647 \u0622\u06cc\u0627 \u0627\u06cc\u0646 \u0642\u0627\u0644\u0628 \u0633\u0641\u0627\u0631\u0634\u06cc \u0627\u0633\u062a \u06cc\u0627 \u0628\u062e\u0634\u06cc \u0627\u0632 \u0633\u0644\u0633\u0644\u0647 \u0645\u0631\u0627\u062a\u0628 \u0642\u0627\u0644\u0628 \u0627\u0633\u062a",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "\u067e\u06cc\u0634\u0648\u0646\u062f \u0642\u0627\u0644\u0628 \u0628\u0631\u0627\u06cc \u0642\u0627\u0644\u0628 \u0627\u06cc\u062c\u0627\u062f \u0634\u062f\u0647. \u0627\u06cc\u0646 \u0645\u0648\u0631\u062f \u0628\u0631\u0627\u06cc \u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0646\u0648\u0639 \u0642\u0627\u0644\u0628 \u0627\u0635\u0644\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0648\u0646\u0647 \u062f\u0631 `taxonomy-books` \u06a9\u0644\u0645\u0647 `taxonomy` \u0631\u0627 \u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0645\u06cc\u200c\u06a9\u0646\u062f.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/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": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u06cc\u06a9 \u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u06cc\u06a9 \u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0646\u0627\u0645\u06a9 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0634\u0646\u0627\u0633\u0627\u06cc\u06cc \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0628\u0631\u0627\u06cc \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\u0646\u0648\u0639 \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627\u06cc \u0642\u0627\u0644\u0628.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc \u0642\u0627\u0644\u0628 \u0628\u0647 \u0647\u0645\u0627\u0646 \u0634\u06a9\u0644\u06cc \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0642\u0627\u0644\u0628.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0642\u0627\u0644\u0628.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0642\u0627\u0644\u0628\u060c \u0647\u0645\u0627\u0646 \u0637\u0648\u0631 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0642\u0627\u0644\u0628\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u0648\u0636\u0639\u06cc\u062a \u0642\u0627\u0644\u0628.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u0627\u06cc\u0646 \u0642\u0627\u0644\u0628.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\u062c\u0627\u06cc\u06cc \u06a9\u0647 \u0628\u062e\u0634 \u0642\u0627\u0644\u0628 \u0628\u0631\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u062f\u0631 \u0646\u0638\u0631 \u06af\u0631\u0641\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a (\u0633\u0631\u0628\u0631\u06af\u060c \u067e\u0627\u0628\u0631\u06af \u0648 \u063a\u06cc\u0631\u0647)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647\u200c\u06cc \u06cc\u06a9 \u0642\u0627\u0644\u0628",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u0631\u062f \u06a9\u0646\u062f \u0648 \u0645\u0633\u062a\u0642\u06cc\u0645 \u067e\u0627\u06a9 \u06a9\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "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": "\u0634\u0646\u0627\u0633\u0647\u0654 \u0648\u0627\u0644\u062f \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a \u0633\u0628\u06a9\u200c\u0647\u0627\u06cc \u062c\u0647\u0627\u0646\u06cc.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a \u0627\u0633\u062a\u0627\u06cc\u0644\u200c\u0647\u0627\u06cc \u0633\u0631\u0627\u0633\u0631\u06cc.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "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": "\u0634\u0646\u0627\u0633\u0647\u0654 \u067e\u0648\u0633\u062a\u0647",
                            "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": "\u0634\u0646\u0627\u0633\u0647\u0654 \u067e\u0648\u0633\u062a\u0647",
                            "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": "\u0634\u0646\u0627\u0633\u0647\u0654 \u067e\u06cc\u06a9\u0631\u0628\u0646\u062f\u06cc \u0632\u06cc\u0628\u0627\u0633\u0627\u0632\u06cc\u200c\u0647\u0627\u06cc \u0633\u0631\u0627\u0633\u0631\u06cc",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "styles": {
                            "description": "\u0634\u06cc\u0648\u0647\u200c\u0646\u0627\u0645\u0647\u200c\u0647\u0627\u06cc \u0647\u0645\u06af\u0627\u0646\u06cc.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "settings": {
                            "description": "\u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0647\u0645\u06af\u0627\u0646\u06cc.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u062a\u0646\u0648\u0639 \u0634\u06cc\u0648\u0647\u200c\u0646\u0627\u0645\u0647\u200c\u0647\u0627\u06cc \u062c\u0647\u0627\u0646\u06cc.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u062a\u063a\u06cc\u06cc\u0631 \u0634\u06cc\u0648\u0647\u200c\u0646\u0627\u0645\u0647\u200c\u0647\u0627\u06cc \u0639\u0645\u0648\u0645\u06cc\u060c \u0647\u0645\u0627\u0646\u0637\u0648\u0631 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647 \u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "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": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631\u0634\u062f\u0647 \u067e\u06cc\u0634 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u0634\u062f\u0647 \u0642\u0628\u0644 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u0686\u06af\u0648\u0646\u0647 \u0648\u0631\u0648\u062f\u06cc \u062c\u0633\u062a\u062c\u0648 \u0631\u0627 \u062a\u0641\u0633\u06cc\u0631 \u0646\u0645\u0627\u06cc\u06cc\u0645.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0645\u0631\u062a\u0628 \u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631 \u0627\u0633\u0627\u0633 \u0648\u06cc\u0698\u06af\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u0622\u0631\u0627\u06cc\u0647 \u0646\u0627\u0645 \u0633\u062a\u0648\u0646\u200c\u0647\u0627\u06cc\u06cc \u06a9\u0647 \u0628\u0627\u06cc\u062f \u062c\u0633\u062a\u062c\u0648 \u0634\u0648\u0646\u062f.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627 \u0628\u0627 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0646\u0627\u0645\u06a9 \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0648\u0636\u0639\u06cc\u062a.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/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": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647 \u0627\u06af\u0631 \u0622\u0646 \u0628\u0627 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u0631\u062f \u06a9\u0646\u062f \u0648 \u0645\u0633\u062a\u0642\u06cc\u0645 \u067e\u0627\u06a9 \u06a9\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0628\u0631\u0627\u0633\u0627\u0633 \u0645\u0634\u062e\u0635\u0647 \u0634\u06cc.",
                            "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": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0631\u0648\u0646\u0648\u0634\u062a.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0631\u0648\u0646\u0648\u0634\u062a\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "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": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "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": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u0686\u06af\u0648\u0646\u0647 \u0648\u0631\u0648\u062f\u06cc \u062c\u0633\u062a\u062c\u0648 \u0631\u0627 \u062a\u0641\u0633\u06cc\u0631 \u0646\u0645\u0627\u06cc\u06cc\u0645.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0645\u0631\u062a\u0628 \u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631 \u0627\u0633\u0627\u0633 \u0648\u06cc\u0698\u06af\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627 \u0628\u0627 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0646\u0627\u0645\u06a9 \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "theme_json_version": {
                            "description": "\u0646\u06af\u0627\u0631\u0634 \u0637\u0631\u062d\u200c\u0628\u0646\u062f\u06cc theme.json \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u062a\u0627\u06cc\u067e\u0648\u06af\u0631\u0627\u0641\u06cc.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "\u062a\u0639\u0631\u06cc\u0641 font-family \u062f\u0631 \u0642\u0627\u0644\u0628 theme.json \u0628\u0647 \u0635\u0648\u0631\u062a \u0631\u0634\u062a\u0647\u200c\u0627\u06cc \u06a9\u062f\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/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": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "theme_json_version": {
                            "description": "\u0646\u06af\u0627\u0631\u0634 \u0637\u0631\u062d\u200c\u0628\u0646\u062f\u06cc theme.json \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u062a\u0627\u06cc\u067e\u0648\u06af\u0631\u0627\u0641\u06cc.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "\u062a\u0639\u0631\u06cc\u0641 font-family \u062f\u0631 \u0642\u0627\u0644\u0628 theme.json \u0628\u0647 \u0635\u0648\u0631\u062a \u0631\u0634\u062a\u0647\u200c\u0627\u06cc \u06a9\u062f\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u0631\u062f \u06a9\u0646\u062f \u0648 \u0645\u0633\u062a\u0642\u06cc\u0645 \u067e\u0627\u06a9 \u06a9\u0646\u062f.",
                            "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": "ID\u0628\u0631\u0627\u06cc \u062e\u0627\u0646\u0648\u0627\u062f\u0647 \u0641\u0648\u0646\u062a \u0645\u0627\u062f\u0631 \u0628\u0631\u0627\u06cc \u0641\u0648\u0646\u062a.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u0686\u06af\u0648\u0646\u0647 \u0648\u0631\u0648\u062f\u06cc \u062c\u0633\u062a\u062c\u0648 \u0631\u0627 \u062a\u0641\u0633\u06cc\u0631 \u0646\u0645\u0627\u06cc\u06cc\u0645.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0645\u0631\u062a\u0628 \u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631 \u0627\u0633\u0627\u0633 \u0648\u06cc\u0698\u06af\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "ID\u0628\u0631\u0627\u06cc \u062e\u0627\u0646\u0648\u0627\u062f\u0647 \u0641\u0648\u0646\u062a \u0645\u0627\u062f\u0631 \u0628\u0631\u0627\u06cc \u0641\u0648\u0646\u062a.",
                            "type": "integer",
                            "required": true
                        },
                        "theme_json_version": {
                            "description": "\u0646\u06af\u0627\u0631\u0634 \u0637\u0631\u062d\u200c\u0628\u0646\u062f\u06cc theme.json \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u062a\u0627\u06cc\u067e\u0648\u06af\u0631\u0627\u0641\u06cc.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_face_settings": {
                            "description": "\u062a\u0639\u0631\u06cc\u0641 font-face \u062f\u0631 \u0642\u0627\u0644\u0628 theme.json \u0628\u0647 \u0635\u0648\u0631\u062a \u0631\u0634\u062a\u0647\u200c\u0627\u06cc \u06a9\u062f\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647.",
                            "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": "ID\u0628\u0631\u0627\u06cc \u062e\u0627\u0646\u0648\u0627\u062f\u0647 \u0641\u0648\u0646\u062a \u0645\u0627\u062f\u0631 \u0628\u0631\u0627\u06cc \u0641\u0648\u0646\u062a.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0641\u0648\u0646\u062a.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "ID\u0628\u0631\u0627\u06cc \u062e\u0627\u0646\u0648\u0627\u062f\u0647 \u0641\u0648\u0646\u062a \u0645\u0627\u062f\u0631 \u0628\u0631\u0627\u06cc \u0641\u0648\u0646\u062a.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0641\u0648\u0646\u062a.",
                            "type": "integer",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u0631\u062f \u06a9\u0646\u062f \u0648 \u0645\u0633\u062a\u0642\u06cc\u0645 \u067e\u0627\u06a9 \u06a9\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/dienstleistungen": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631\u0634\u062f\u0647 \u067e\u06cc\u0634 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u0634\u062f\u0647 \u0642\u0628\u0644 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u067e\u0633\u062a\u200c\u0647\u0627 \u0628\u0627 \u06cc\u06a9 \u0645\u0642\u062f\u0627\u0631 \u0645\u0634\u062e\u0635 menu_order.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u0686\u06af\u0648\u0646\u0647 \u0648\u0631\u0648\u062f\u06cc \u062c\u0633\u062a\u062c\u0648 \u0631\u0627 \u062a\u0641\u0633\u06cc\u0631 \u0646\u0645\u0627\u06cc\u06cc\u0645.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0645\u0631\u062a\u0628 \u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631 \u0627\u0633\u0627\u0633 \u0648\u06cc\u0698\u06af\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u0622\u0631\u0627\u06cc\u0647 \u0646\u0627\u0645 \u0633\u062a\u0648\u0646\u200c\u0647\u0627\u06cc\u06cc \u06a9\u0647 \u0628\u0627\u06cc\u062f \u062c\u0633\u062a\u062c\u0648 \u0634\u0648\u0646\u062f.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627 \u0628\u0627 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0646\u0627\u0645\u06a9 \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0648\u0636\u0639\u06cc\u062a.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0631\u0633\u0627\u0646\u0647 \u0634\u0627\u062e\u0635 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u06cc\u0628 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0631\u0627\u0628\u0637\u0647 \u0628\u0627 \u062f\u06cc\u06af\u0631 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/wp\/v2\/dienstleistungen"
                    }
                ]
            }
        },
        "\/wp\/v2\/dienstleistungen\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647 \u0627\u06af\u0631 \u0622\u0646 \u0628\u0627 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0631\u0633\u0627\u0646\u0647 \u0634\u0627\u062e\u0635 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u06cc\u0628 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0631\u0627\u0628\u0637\u0647 \u0628\u0627 \u062f\u06cc\u06af\u0631 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u0631\u062f \u06a9\u0646\u062f \u0648 \u0645\u0633\u062a\u0642\u06cc\u0645 \u067e\u0627\u06a9 \u06a9\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/dienstleistungen\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0631\u0633\u0627\u0646\u0647 \u0634\u0627\u062e\u0635 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\u062a\u0631\u062a\u06cc\u0628 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0631\u0627\u0628\u0637\u0647 \u0628\u0627 \u062f\u06cc\u06af\u0631 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/dienstleistungen\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rm_content_editor": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u0634\u062f\u0647 \u067e\u0633 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631\u0634\u062f\u0647 \u067e\u06cc\u0634 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0648\u06cc\u0631\u0627\u06cc\u0634\u200c\u0634\u062f\u0647 \u0642\u0628\u0644 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\u0686\u06af\u0648\u0646\u0647 \u0648\u0631\u0648\u062f\u06cc \u062c\u0633\u062a\u062c\u0648 \u0631\u0627 \u062a\u0641\u0633\u06cc\u0631 \u0646\u0645\u0627\u06cc\u06cc\u0645.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0645\u0631\u062a\u0628 \u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631 \u0627\u0633\u0627\u0633 \u0648\u06cc\u0698\u06af\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u0622\u0631\u0627\u06cc\u0647 \u0646\u0627\u0645 \u0633\u062a\u0648\u0646\u200c\u0647\u0627\u06cc\u06cc \u06a9\u0647 \u0628\u0627\u06cc\u062f \u062c\u0633\u062a\u062c\u0648 \u0634\u0648\u0646\u062f.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627 \u0628\u0627 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0646\u0627\u0645\u06a9 \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0648\u0636\u0639\u06cc\u062a.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/wp\/v2\/rm_content_editor"
                    }
                ]
            }
        },
        "\/wp\/v2\/rm_content_editor\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647 \u0627\u06af\u0631 \u0622\u0646 \u0628\u0627 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u0631\u062f \u06a9\u0646\u062f \u0648 \u0645\u0633\u062a\u0642\u06cc\u0645 \u067e\u0627\u06a9 \u06a9\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rm_content_editor\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u0637\u0628\u0642 \u06af\u0631\u06cc\u0646\u0648\u06cc\u0686.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0627\u06cc \u06cc\u06a9\u062a\u0627 \u062f\u0631 \u0646\u0648\u0639 \u062e\u0648\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u0646\u0627\u0645\u200c\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0645\u062d\u0627\u0641\u0638\u062a \u062f\u0633\u062a\u0631\u0633\u06cc \u0628\u0647 \u0645\u062d\u062a\u0648\u0627 \u0648 \u0686\u06a9\u06cc\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u0647\u0645\u0627\u0646\u200c\u06af\u0648\u0646\u0647 \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u060c \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\u0646\u06af\u0627\u0631\u0634 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0644\u0648\u06a9 \u0645\u062d\u062a\u0648\u0627\u06cc \u0627\u0633\u062a\u0641\u0627\u062f\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0646\u0648\u0634\u062a\u0647.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\u0627\u06cc\u0646\u06a9\u0647 \u0645\u062d\u062a\u0648\u0627 \u0628\u0627 \u06cc\u06a9 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\u067e\u0631\u0648\u0646\u062f\u0647 \u067e\u0648\u0633\u062a\u0647 \u0645\u0648\u0631\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rm_content_editor\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631 \u0645\u0627\u062f\u0631",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0630\u062e\u06cc\u0631\u0647 \u062e\u0648\u062f\u06a9\u0627\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/wp\/v2\/types"
                    }
                ]
            }
        },
        "\/wp\/v2\/types\/(?P<type>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u0639 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/statuses": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/wp\/v2\/statuses"
                    }
                ]
            }
        },
        "\/wp\/v2\/statuses\/(?P<status>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647\u0654 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0648\u0636\u0639\u06cc\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/taxonomies": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0646 \u0646\u062a\u0627\u06cc\u062c \u0628\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u06a9\u0647 \u0645\u0631\u062a\u0628\u0637 \u0628\u0627 \u06cc\u06a9 \u0646\u0648\u0639 \u0646\u0648\u0634\u062a\u0647 \u062e\u0627\u0635 \u0647\u0633\u062a\u0646\u062f.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/wp\/v2\/taxonomies"
                    }
                ]
            }
        },
        "\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "taxonomy": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0631\u062f\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "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": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": " \u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631\u0627\u0633\u0627\u0633 \u0635\u0641\u062a \u0631\u062f\u0647.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u062f\u0627\u062f\u0647 \u0646\u0634\u062f\u0647 \u0628\u0647 \u0647\u0631 \u067e\u0633\u062a\u06cc \u0645\u062e\u0641\u06cc \u0634\u0648\u062f.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0633\u0631\u0622\u063a\u0627\u0632 \u062e\u0627\u0635.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0646\u0648\u0634\u062a\u0647 \u062e\u0627\u0635.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc \u0646\u062a\u0627\u06cc\u062c \u062c\u0633\u062a\u062c\u0648 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u0628\u0627 \u06cc\u06a9 \u0646\u0627\u0645\u06a9 \u06cc\u0627 \u0628\u06cc\u0634\u062a\u0631. ",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/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": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0627\u0635\u0637\u0644\u0627\u062d \u0648\u0627\u0644\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tags": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": " \u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631\u0627\u0633\u0627\u0633 \u0635\u0641\u062a \u0631\u062f\u0647.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u062f\u0627\u062f\u0647 \u0646\u0634\u062f\u0647 \u0628\u0647 \u0647\u0631 \u067e\u0633\u062a\u06cc \u0645\u062e\u0641\u06cc \u0634\u0648\u062f.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0646\u0648\u0634\u062a\u0647 \u062e\u0627\u0635.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc \u0646\u062a\u0627\u06cc\u062c \u062c\u0633\u062a\u062c\u0648 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u0628\u0627 \u06cc\u06a9 \u0646\u0627\u0645\u06a9 \u06cc\u0627 \u0628\u06cc\u0634\u062a\u0631. ",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/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": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menus": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": " \u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631\u0627\u0633\u0627\u0633 \u0635\u0641\u062a \u0631\u062f\u0647.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u062f\u0627\u062f\u0647 \u0646\u0634\u062f\u0647 \u0628\u0647 \u0647\u0631 \u067e\u0633\u062a\u06cc \u0645\u062e\u0641\u06cc \u0634\u0648\u062f.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0646\u0648\u0634\u062a\u0647 \u062e\u0627\u0635.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc \u0646\u062a\u0627\u06cc\u062c \u062c\u0633\u062a\u062c\u0648 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u0628\u0627 \u06cc\u06a9 \u0646\u0627\u0645\u06a9 \u06cc\u0627 \u0628\u06cc\u0634\u062a\u0631. ",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "\u062c\u0627\u06cc\u06af\u0627\u0647\u200c\u0647\u0627\u06cc \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u062f\u0647 \u0628\u0647 \u0641\u0647\u0631\u0633\u062a.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0628\u0631\u06af\u0647\u200c\u0647\u0627\u06cc \u0628\u0627\u0644\u0627\u062a\u0631\u06cc\u0646 \u0633\u0637\u062d \u0628\u0647 \u0635\u0648\u0631\u062a \u062e\u0648\u062f\u06a9\u0627\u0631 \u0628\u0647 \u0627\u06cc\u0646 \u0641\u0647\u0631\u0633\u062a \u0627\u0636\u0627\u0641\u0647 \u0634\u0648\u0646\u062f \u06cc\u0627 \u0646\u0647.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/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": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "\u062c\u0627\u06cc\u06af\u0627\u0647\u200c\u0647\u0627\u06cc \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u062f\u0647 \u0628\u0647 \u0641\u0647\u0631\u0633\u062a.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "\u0622\u06cc\u0627 \u0627\u06cc\u0646\u06a9\u0647 \u0628\u0631\u06af\u0647\u200c\u0647\u0627\u06cc \u0628\u0627\u0644\u0627\u062a\u0631\u06cc\u0646 \u0633\u0637\u062d \u0628\u0647 \u0635\u0648\u0631\u062a \u062e\u0648\u062f\u06a9\u0627\u0631 \u0628\u0647 \u0627\u06cc\u0646 \u0641\u0647\u0631\u0633\u062a \u0627\u0636\u0627\u0641\u0647 \u0634\u0648\u0646\u062f \u06cc\u0627 \u0646\u0647.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/wp_pattern_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": " \u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631\u0627\u0633\u0627\u0633 \u0635\u0641\u062a \u0631\u062f\u0647.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u062f\u0627\u062f\u0647 \u0646\u0634\u062f\u0647 \u0628\u0647 \u0647\u0631 \u067e\u0633\u062a\u06cc \u0645\u062e\u0641\u06cc \u0634\u0648\u062f.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u06cc\u06a9 \u0646\u0648\u0634\u062a\u0647 \u062e\u0627\u0635.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc \u0646\u062a\u0627\u06cc\u062c \u062c\u0633\u062a\u062c\u0648 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f\u06cc \u0628\u0627 \u06cc\u06a9 \u0646\u0627\u0645\u06a9 \u06cc\u0627 \u0628\u06cc\u0634\u062a\u0631. ",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/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": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d HTML \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0639\u0646\u0648\u0627\u0646 HTML \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u0648\u0631\u062f \u06cc\u06a9\u062a\u0627 \u0627\u0632 \u0646\u0648\u0639 \u0622\u0646.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0635\u0637\u0644\u0627\u062d.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0645\u0648\u0627\u0631\u062f \u0636\u0631\u0648\u0631\u06cc \u0628\u0627\u06cc\u062f \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u0646\u062f\u060c \u0637\u0628\u0642\u0647\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u0646\u062f.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "\u0645\u0631\u062a\u0628 \u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631 \u0627\u0633\u0627\u0633 \u0648\u06cc\u0698\u06af\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0633\u0627\u0632\u06cc \u0646\u062a\u0627\u06cc\u062c \u062c\u0633\u062a\u062c\u0648 \u0628\u0647 \u06a9\u0627\u0631\u0628\u0631\u0627\u0646\u06cc \u0628\u0627 \u06cc\u06a9 \u0646\u0627\u0645\u06a9 \u06cc\u0627 \u0628\u06cc\u0634\u062a\u0631.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631\u0627\u0646\u06cc \u06a9\u0647 \u062d\u062f\u0627\u0642\u0644 \u0628\u0627 \u06cc\u06a9 \u0646\u0642\u0634 \u0627\u0631\u0627\u0626\u0647 \u0634\u062f\u0647 \u062e\u0627\u0635 \u062a\u0637\u0627\u0628\u0642 \u062f\u0627\u0631\u0646\u062f. \u0628\u0635\u0648\u0631\u062a \u0641\u0647\u0631\u0633\u062a csv \u06cc\u0627 \u06cc\u06a9 \u0646\u0642\u0634 \u0642\u0627\u0628\u0644 \u0642\u0628\u0648\u0644 \u0627\u0633\u062a.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0646 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u0627\u06cc\u062c \u0628\u0647 \u06a9\u0627\u0631\u0628\u0631\u0627\u0646\u06cc \u06a9\u0647 \u062d\u062f\u0627\u0642\u0644 \u0628\u0627 \u06cc\u06a9 \u0646\u0642\u0634 \u062e\u0627\u0635 \u0627\u0631\u0627\u0626\u0647 \u0634\u062f\u0647\u060c \u0647\u0645\u062e\u0648\u0627\u0646\u06cc \u062f\u0627\u0631\u0646\u062f. \u0641\u0647\u0631\u0633\u062a csv \u06cc\u0627 \u06cc\u06a9 \u0646\u0642\u0634 \u0631\u0627 \u0645\u06cc\u200c\u067e\u0630\u06cc\u0631\u062f.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u06a9\u0627\u0631\u0628\u0631\u0627\u0646\u06cc \u06a9\u0647 \u0646\u0648\u06cc\u0633\u0646\u062f\u06af\u0627\u0646 \u0631\u0627 \u062f\u0631 \u0646\u0638\u0631 \u06af\u0631\u0641\u062a\u0647 \u0627\u0646\u062f.",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        },
                        "has_published_posts": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0628\u0647 \u06a9\u0627\u0631\u0628\u0631\u0627\u0646\u06cc \u06a9\u0647 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062e\u0648\u062f \u0631\u0627 \u0645\u0646\u062a\u0634\u0631 \u06a9\u0631\u062f\u0647\u200c\u0627\u0646\u062f \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "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",
                                    "dienstleistungen": "dienstleistungen",
                                    "rm_content_editor": "rm_content_editor"
                                }
                            },
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\u0622\u0631\u0627\u06cc\u0647 \u0646\u0627\u0645 \u0633\u062a\u0648\u0646\u200c\u0647\u0627\u06cc\u06cc \u06a9\u0647 \u0628\u0627\u06cc\u062f \u062c\u0633\u062a\u062c\u0648 \u0634\u0648\u0646\u062f.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "email",
                                    "name",
                                    "id",
                                    "username",
                                    "slug"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "solid_user_groups": {
                            "type": "array",
                            "items": {
                                "type": "string",
                                "format": "uuid"
                            },
                            "required": false
                        },
                        "solid_last_seen": {
                            "type": "object",
                            "properties": {
                                "after": {
                                    "type": "string",
                                    "format": "date-time"
                                },
                                "before": {
                                    "type": "string",
                                    "format": "date-time"
                                }
                            },
                            "required": false
                        },
                        "solid_password_changed": {
                            "type": "object",
                            "properties": {
                                "after": {
                                    "type": "string",
                                    "format": "date-time"
                                },
                                "before": {
                                    "type": "string",
                                    "format": "date-time"
                                }
                            },
                            "required": false
                        },
                        "solid_password_strength": {
                            "type": "array",
                            "items": {
                                "type": "integer",
                                "oneOf": [
                                    {
                                        "enum": [
                                            0
                                        ],
                                        "title": "Very Weak"
                                    },
                                    {
                                        "enum": [
                                            1
                                        ],
                                        "title": "Very Weak"
                                    },
                                    {
                                        "enum": [
                                            2
                                        ],
                                        "title": "Weak"
                                    },
                                    {
                                        "enum": [
                                            3
                                        ],
                                        "title": "Medium"
                                    },
                                    {
                                        "enum": [
                                            4
                                        ],
                                        "title": "Strong"
                                    }
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "username": {
                            "description": "\u0646\u0627\u0645 \u0648\u0631\u0648\u062f \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": true
                        },
                        "name": {
                            "description": "\u0646\u0627\u0645 \u0646\u0645\u0627\u06cc\u0634\u06cc \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u0646\u0627\u0645 \u06a9\u0648\u0686\u06a9 \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u0646\u0627\u0645 \u062e\u0627\u0646\u0648\u0627\u062f\u06af\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u0622\u062f\u0631\u0633 \u0627\u06cc\u0645\u06cc\u0644 \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "format": "email",
                            "required": true
                        },
                        "url": {
                            "description": "\u0646\u0634\u0627\u0646 \u0627\u06cc\u0646\u062a\u0631\u0646\u062a\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d\u0627\u062a \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "\u0632\u0628\u0627\u0646 \u0645\u062d\u0644\u06cc \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "ar",
                                "bg_BG",
                                "de_AT",
                                "de_DE",
                                "en_GB",
                                "fa_IR",
                                "hu_HU",
                                "ro_RO",
                                "sk_SK",
                                "sl_SI"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "\u0646\u0627\u0645 \u0645\u0633\u062a\u0639\u0627\u0631 \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\u0646\u0642\u0634\u200c\u0647\u0627\u06cc \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u062f\u0647 \u0628\u0647 \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "\u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631 (\u0647\u0631\u06af\u0632 \u0634\u0627\u0645\u0644 \u0646\u0645\u06cc\u200c\u0634\u0648\u062f).",
                            "type": "string",
                            "required": true
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "\u062a\u0627\u0631\u06cc\u062e \u0648 \u0632\u0645\u0627\u0646 \u0627\u0648\u0644\u0648\u06cc\u062a\u200c\u0647\u0627 \u0628\u0647\u200c\u0631\u0648\u0632\u0631\u0633\u0627\u0646\u06cc \u0634\u062f.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                },
                                "_itsec_primary_dashboard": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/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": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "username": {
                            "description": "\u0646\u0627\u0645 \u0648\u0631\u0648\u062f \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0646\u0627\u0645 \u0646\u0645\u0627\u06cc\u0634\u06cc \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u0646\u0627\u0645 \u06a9\u0648\u0686\u06a9 \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u0646\u0627\u0645 \u062e\u0627\u0646\u0648\u0627\u062f\u06af\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u0622\u062f\u0631\u0633 \u0627\u06cc\u0645\u06cc\u0644 \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "\u0646\u0634\u0627\u0646 \u0627\u06cc\u0646\u062a\u0631\u0646\u062a\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d\u0627\u062a \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "\u0632\u0628\u0627\u0646 \u0645\u062d\u0644\u06cc \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "ar",
                                "bg_BG",
                                "de_AT",
                                "de_DE",
                                "en_GB",
                                "fa_IR",
                                "hu_HU",
                                "ro_RO",
                                "sk_SK",
                                "sl_SI"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "\u0646\u0627\u0645 \u0645\u0633\u062a\u0639\u0627\u0631 \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\u0646\u0642\u0634\u200c\u0647\u0627\u06cc \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u062f\u0647 \u0628\u0647 \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "\u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631 (\u0647\u0631\u06af\u0632 \u0634\u0627\u0645\u0644 \u0646\u0645\u06cc\u200c\u0634\u0648\u062f).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "\u062a\u0627\u0631\u06cc\u062e \u0648 \u0632\u0645\u0627\u0646 \u0627\u0648\u0644\u0648\u06cc\u062a\u200c\u0647\u0627 \u0628\u0647\u200c\u0631\u0648\u0632\u0631\u0633\u0627\u0646\u06cc \u0634\u062f.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                },
                                "_itsec_primary_dashboard": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0644\u0627\u0632\u0645 \u0627\u0633\u062a \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u062f\u060c \u0628\u0647 \u0639\u0646\u0648\u0627\u0646 \u06a9\u0627\u0631\u0628\u0631 \u0628\u062e\u0634 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u062f.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "\u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0646 \u062f\u0648\u0628\u0627\u0631\u0647 \u067e\u06cc\u0648\u0646\u062f\u0647\u0627 \u0648 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062d\u0630\u0641 \u0634\u062f\u0647 \u06a9\u0627\u0631\u0628\u0631 \u0628\u0647 \u0627\u06cc\u0646 \u0634\u0646\u0627\u0633\u0647 \u06a9\u0627\u0631\u0628\u0631\u06cc.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/me": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "username": {
                            "description": "\u0646\u0627\u0645 \u0648\u0631\u0648\u062f \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\u0646\u0627\u0645 \u0646\u0645\u0627\u06cc\u0634\u06cc \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "\u0646\u0627\u0645 \u06a9\u0648\u0686\u06a9 \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\u0646\u0627\u0645 \u062e\u0627\u0646\u0648\u0627\u062f\u06af\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\u0622\u062f\u0631\u0633 \u0627\u06cc\u0645\u06cc\u0644 \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "\u0646\u0634\u0627\u0646 \u0627\u06cc\u0646\u062a\u0631\u0646\u062a\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "\u062a\u0648\u0636\u06cc\u062d\u0627\u062a \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "\u0632\u0628\u0627\u0646 \u0645\u062d\u0644\u06cc \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "ar",
                                "bg_BG",
                                "de_AT",
                                "de_DE",
                                "en_GB",
                                "fa_IR",
                                "hu_HU",
                                "ro_RO",
                                "sk_SK",
                                "sl_SI"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "\u0646\u0627\u0645 \u0645\u0633\u062a\u0639\u0627\u0631 \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\u06cc\u06a9 \u0645\u0634\u062e\u0635 \u06a9\u0646\u0646\u062f\u0647 \u062d\u0631\u0641\u06cc\u200c\u0639\u062f\u062f\u06cc \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\u0646\u0642\u0634\u200c\u0647\u0627\u06cc \u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0647 \u0634\u062f\u0647 \u0628\u0647 \u06a9\u0627\u0631\u0628\u0631.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "\u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631 (\u0647\u0631\u06af\u0632 \u0634\u0627\u0645\u0644 \u0646\u0645\u06cc\u200c\u0634\u0648\u062f).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "\u062a\u0627\u0631\u06cc\u062e \u0648 \u0632\u0645\u0627\u0646 \u0627\u0648\u0644\u0648\u06cc\u062a\u200c\u0647\u0627 \u0628\u0647\u200c\u0631\u0648\u0632\u0631\u0633\u0627\u0646\u06cc \u0634\u062f.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                },
                                "_itsec_primary_dashboard": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0644\u0627\u0632\u0645 \u0627\u0633\u062a \u062f\u0631\u0633\u062a \u0628\u0627\u0634\u062f\u060c \u0628\u0647 \u0639\u0646\u0648\u0627\u0646 \u06a9\u0627\u0631\u0628\u0631 \u0628\u062e\u0634 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u062f.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "\u0627\u062e\u062a\u0635\u0627\u0635 \u062f\u0627\u062f\u0646 \u062f\u0648\u0628\u0627\u0631\u0647 \u067e\u06cc\u0648\u0646\u062f\u0647\u0627 \u0648 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062d\u0630\u0641 \u0634\u062f\u0647 \u06a9\u0627\u0631\u0628\u0631 \u0628\u0647 \u0627\u06cc\u0646 \u0634\u0646\u0627\u0633\u0647 \u06a9\u0627\u0631\u0628\u0631\u06cc.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/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": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "description": "\u06cc\u06a9 UUID \u0627\u0631\u0627\u0626\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0628\u0631\u0646\u0627\u0645\u0647 \u0628\u0631\u0627\u06cc \u0645\u0646\u062d\u0635\u0631 \u0628\u0647 \u0641\u0631\u062f\u06a9\u0631\u062f\u0646 \u0634\u0646\u0627\u0633\u0627\u06cc\u06cc \u062e\u0648\u062f. \u067e\u06cc\u0634\u0646\u0647\u0627\u062f \u0634\u062f\u0647 \u06a9\u0647 \u0627\u0632 UUID v5 \u0628\u0627 URL \u06cc\u0627 \u0641\u0636\u0627\u06cc\u200c\u0646\u0627\u0645 DNS \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0634\u0648\u062f.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "\u0646\u0627\u0645 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0646\u0627\u0645\u0647.",
                            "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": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "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": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "app_id": {
                            "description": "\u06cc\u06a9 UUID \u0627\u0631\u0627\u0626\u0647\u200c\u0634\u062f\u0647 \u062a\u0648\u0633\u0637 \u0628\u0631\u0646\u0627\u0645\u0647 \u0628\u0631\u0627\u06cc \u0645\u0646\u062d\u0635\u0631 \u0628\u0647 \u0641\u0631\u062f\u06a9\u0631\u062f\u0646 \u0634\u0646\u0627\u0633\u0627\u06cc\u06cc \u062e\u0648\u062f. \u067e\u06cc\u0634\u0646\u0647\u0627\u062f \u0634\u062f\u0647 \u06a9\u0647 \u0627\u0632 UUID v5 \u0628\u0627 URL \u06cc\u0627 \u0641\u0636\u0627\u06cc\u200c\u0646\u0627\u0645 DNS \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0634\u0648\u062f.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "\u0646\u0627\u0645 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0646\u0627\u0645\u0647.",
                            "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": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0646 \u067e\u0627\u0633\u062e \u0628\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0642\u0628\u0644 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627\u06cc \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631\u06cc \u062e\u0627\u0635. \u0646\u06cc\u0627\u0632\u0645\u0646\u062f \u0645\u062c\u0648\u0632 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\u0627\u0637\u0645\u06cc\u0646\u0627\u0646 \u062d\u0627\u0635\u0644 \u06a9\u0646\u06cc\u062f \u06a9\u0647 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u0627\u06cc\u062c\u060c \u0646\u0638\u0631\u0627\u062a \u0645\u0631\u062a\u0628\u0637 \u0628\u0627 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u06a9\u0627\u0631\u0628\u0631 \u0628\u062e\u0635\u0648\u0635\u06cc \u0631\u0627 \u0645\u0633\u062a\u062b\u0646\u06cc \u0645\u06cc\u200c\u06a9\u0646\u062f. \u0646\u06cc\u0627\u0632 \u0628\u0647 \u0627\u062c\u0627\u0632\u0647 \u062f\u0633\u062a\u0631\u0633\u06cc \u0627\u0633\u062a.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_email": {
                            "default": null,
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0627\u06cc\u0645\u06cc\u0644 \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u062e\u0627\u0635. \u0646\u06cc\u0627\u0632\u0645\u0646\u062f \u0645\u062c\u0648\u0632 \u0627\u0633\u062a. ",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0646 \u067e\u0627\u0633\u062e \u0628\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627\u06cc \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0642\u0628\u0644 \u0627\u0632 \u06cc\u06a9 \u062a\u0627\u0631\u06cc\u062e \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0645\u0631\u062a\u0628\u200c\u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631\u0627\u0633\u0627\u0633 \u0648\u06cc\u0698\u06af\u06cc \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "post",
                                "parent",
                                "type"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": [],
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627\u06cc \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0645\u0627\u062f\u0631 \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_exclude": {
                            "default": [],
                            "description": "\u0627\u0637\u0645\u06cc\u0646\u0627\u0646 \u062d\u0627\u0635\u0644 \u06a9\u0646\u06cc\u062f \u06a9\u0647 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u0627\u06cc\u062c\u060c \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0648\u0627\u0644\u062f \u0628\u062e\u0635\u0648\u0635\u06cc \u0631\u0627 \u0645\u0633\u062a\u062b\u0646\u06cc \u0645\u06cc\u200c\u06a9\u0646\u062f.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "post": {
                            "default": [],
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627\u06cc \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u0646\u0648\u0634\u062a\u0647 \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approve",
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627\u06cc \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u06cc\u06a9 \u0648\u0636\u0639\u06cc\u062a \u062e\u0627\u0635. \u0646\u06cc\u0627\u0632\u0645\u0646\u062f \u0645\u062c\u0648\u0632 \u0627\u0633\u062a. ",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "comment",
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647\u200c\u0647\u0627\u06cc \u062a\u062e\u0635\u06cc\u0635 \u06cc\u0627\u0641\u062a\u0647 \u06cc\u06a9 \u0646\u0648\u0639 \u062e\u0627\u0635. \u0646\u06cc\u0627\u0632\u0645\u0646\u062f \u0645\u062c\u0648\u0632 \u0627\u0633\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647 \u0627\u06af\u0631 \u0622\u0646 \u0628\u0627 \u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0627\u0633\u062a.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0634\u06cc\u0621 \u06a9\u0627\u0631\u0628\u0631\u060c \u0627\u06af\u0631 \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u06cc\u06a9 \u06a9\u0627\u0631\u0628\u0631 \u0628\u0648\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "\u0646\u0634\u0627\u0646\u06cc \u0627\u06cc\u0645\u06cc\u0644 \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "\u0646\u0634\u0627\u0646\u06cc IP \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "\u0646\u0627\u0645 \u0646\u0645\u0627\u06cc\u0634\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "\u0646\u0634\u0627\u0646\u06cc \u0627\u06cc\u0646\u062a\u0631\u0646\u062a\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "\u0639\u0627\u0645\u0644 \u06a9\u0627\u0631\u0628\u0631 \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc \u062f\u06cc\u062f\u06af\u0627\u0647 \u0628\u0647 \u0647\u0645\u0627\u0646 \u0634\u06a9\u0644\u06cc \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u062f\u06cc\u062f\u06af\u0627\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e \u0627\u0646\u062a\u0634\u0627\u0631 \u062f\u06cc\u062f\u06af\u0627\u0647\u060c \u0628\u0631 \u0627\u0633\u0627\u0633 GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0645\u0627\u062f\u0631 \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0645\u0631\u062a\u0628\u0637 \u0634\u062f\u0647 \u0628\u0627 \u0634\u06cc\u0621 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u062a \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Note resolution status",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/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": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647 \u0645\u0627\u062f\u0631 \u062f\u06cc\u062f\u06af\u0627\u0647 (\u0627\u06af\u0631 \u0646\u0648\u0634\u062a\u0647 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0628\u0627\u0634\u062f).",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "author": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0634\u06cc\u0621 \u06a9\u0627\u0631\u0628\u0631\u060c \u0627\u06af\u0631 \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u06cc\u06a9 \u06a9\u0627\u0631\u0628\u0631 \u0628\u0648\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "\u0646\u0634\u0627\u0646\u06cc \u0627\u06cc\u0645\u06cc\u0644 \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "\u0646\u0634\u0627\u0646\u06cc IP \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "\u0646\u0627\u0645 \u0646\u0645\u0627\u06cc\u0634\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "\u0646\u0634\u0627\u0646\u06cc \u0627\u06cc\u0646\u062a\u0631\u0646\u062a\u06cc \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "\u0639\u0627\u0645\u0644 \u06a9\u0627\u0631\u0628\u0631 \u0628\u0631\u0627\u06cc \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\u0645\u062d\u062a\u0648\u0627 \u0628\u0631\u0627\u06cc \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc \u062f\u06cc\u062f\u06af\u0627\u0647 \u0628\u0647 \u0647\u0645\u0627\u0646 \u0634\u06a9\u0644\u06cc \u06a9\u0647 \u062f\u0631 \u067e\u0627\u06cc\u06af\u0627\u0647\u200c\u062f\u0627\u062f\u0647 \u0648\u062c\u0648\u062f \u062f\u0627\u0631\u062f.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\u0645\u062d\u062a\u0648\u0627\u06cc HTML \u0628\u0631\u0627\u06cc \u062f\u06cc\u062f\u06af\u0627\u0647\u060c \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634 \u062a\u0628\u062f\u06cc\u0644 \u0634\u062f\u0647 \u0627\u0633\u062a.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e\u06cc \u06a9\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647 \u062f\u0631 \u0622\u0646 \u0645\u0646\u062a\u0634\u0631 \u0634\u062f\u0647 \u0627\u0633\u062a\u060c \u062f\u0631 \u0645\u0646\u0637\u0642\u0647 \u0632\u0645\u0627\u0646\u06cc \u0648\u0628\u06af\u0627\u0647.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\u062a\u0627\u0631\u06cc\u062e \u0627\u0646\u062a\u0634\u0627\u0631 \u062f\u06cc\u062f\u06af\u0627\u0647\u060c \u0628\u0631 \u0627\u0633\u0627\u0633 GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u0627\u06cc \u0645\u0627\u062f\u0631 \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0645\u0631\u062a\u0628\u0637 \u0634\u062f\u0647 \u0628\u0627 \u0634\u06cc\u0621 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\u062d\u0627\u0644\u062a \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062a\u0627.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Note resolution status",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u0634\u0646\u0627\u0633\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u062f\u06cc\u062f\u06af\u0627\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u0627\u06cc\u0646 \u06a9\u0647 \u0622\u06cc\u0627 \u0632\u0628\u0627\u0644\u0647\u200c\u062f\u0627\u0646 \u0631\u0627 \u0631\u062f \u06a9\u0646\u062f \u0648 \u0645\u0633\u062a\u0642\u06cc\u0645 \u067e\u0627\u06a9 \u06a9\u0646\u062f.",
                            "required": false
                        },
                        "password": {
                            "description": "\u0631\u0645\u0632 \u0639\u0628\u0648\u0631 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647 \u0645\u0627\u062f\u0631 \u062f\u06cc\u062f\u06af\u0627\u0647 (\u0627\u06af\u0631 \u0646\u0648\u0634\u062a\u0647 \u0645\u062d\u0627\u0641\u0638\u062a \u0634\u062f\u0647 \u0628\u0627\u0634\u062f).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "post",
                            "description": "\u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0646 \u0646\u062a\u0627\u06cc\u062c \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u06cc\u06a9 \u0646\u0648\u0639 \u0634\u06cc\u0621.",
                            "type": "string",
                            "enum": [
                                "post",
                                "term",
                                "post-format"
                            ],
                            "required": false
                        },
                        "subtype": {
                            "default": "any",
                            "description": "\u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0646 \u0646\u062a\u0627\u06cc\u062c \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0634\u06cc\u0621 \u0632\u06cc\u0631\u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post",
                                    "page",
                                    "dienstleistungen",
                                    "category",
                                    "post_tag",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude": {
                            "description": "\u0645\u0637\u0645\u0626\u0646 \u0634\u0648\u06cc\u062f \u0646\u062a\u06cc\u062c\u0647 \u0645\u0633\u062a\u062b\u0646\u06cc \u0627\u0632 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635 \u0627\u0633\u062a. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0648\u062f\u0646 \u062a\u062a\u06cc\u062c\u0647 \u0628\u0647 \u0634\u0646\u0627\u0633\u0647\u200c\u0647\u0627\u06cc \u062e\u0627\u0635.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/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": "\u0646\u0627\u0645 \u062b\u0628\u062a \u0634\u062f\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0628\u0644\u0648\u06a9.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "\u0648\u06cc\u0698\u06af\u06cc\u200c\u0647\u0627 \u0628\u0631\u0627\u06cc \u0628\u0644\u0648\u06a9.",
                            "type": "object",
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0645\u062a\u0646 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "\u0641\u0636\u0627\u06cc \u0646\u0627\u0645 \u0628\u0644\u0648\u06a9.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/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": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "\u0641\u0636\u0627\u06cc \u0646\u0627\u0645 \u0628\u0644\u0648\u06a9.",
                            "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": "\u0646\u0627\u0645 \u0628\u0644\u0648\u06a9.",
                            "type": "string",
                            "required": false
                        },
                        "namespace": {
                            "description": "\u0641\u0636\u0627\u06cc \u0646\u0627\u0645 \u0628\u0644\u0648\u06a9.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "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": {
                        "title": {
                            "title": "\u0639\u0646\u0648\u0627\u0646",
                            "description": "\u0639\u0646\u0648\u0627\u0646 \u0633\u0627\u06cc\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "title": "\u0645\u0639\u0631\u0641\u06cc \u06a9\u0648\u062a\u0627\u0647",
                            "description": "\u0634\u0639\u0627\u0631 \u0633\u0627\u06cc\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "url": {
                            "title": "",
                            "description": "\u0646\u0634\u0627\u0646\u06cc \u0633\u0627\u06cc\u062a.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "title": "",
                            "description": "\u0627\u06cc\u0646 \u0646\u0634\u0627\u0646\u06cc \u0628\u0631\u0627\u06cc \u06a9\u0627\u0631\u0647\u0627\u06cc \u0645\u062f\u06cc\u0631\u06cc\u062a\u06cc\u060c \u0647\u0645\u0627\u0646\u0646\u062f \u0627\u0637\u0644\u0627\u0639\u06cc\u0647 \u06a9\u0627\u0631\u0628\u0631 \u062a\u0627\u0632\u0647 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "timezone": {
                            "title": "",
                            "description": "\u0634\u0647\u0631\u06cc \u062f\u0631 \u0645\u0646\u0637\u0642\u0647\u0654 \u0632\u0645\u0627\u0646\u06cc \u0634\u0645\u0627.",
                            "type": "string",
                            "required": false
                        },
                        "date_format": {
                            "title": "",
                            "description": "\u06cc\u06a9 \u0633\u0627\u062e\u062a\u0627\u0631 \u0628\u0631\u0627\u06cc \u0647\u0645\u0647\u0654 \u062a\u0627\u0631\u06cc\u062e\u200c\u0647\u0627.",
                            "type": "string",
                            "required": false
                        },
                        "time_format": {
                            "title": "",
                            "description": "\u06cc\u06a9 \u0633\u0627\u062e\u062a\u0627\u0631 \u0632\u0645\u0627\u0646 \u0628\u0631\u0627\u06cc \u062a\u0645\u0627\u0645 \u0631\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u0632\u0645\u0627\u0646\u06cc.",
                            "type": "string",
                            "required": false
                        },
                        "start_of_week": {
                            "title": "",
                            "description": "\u0639\u062f\u062f \u0631\u0648\u0632\u06cc \u06a9\u0647 \u0647\u0641\u062a\u0647 \u0627\u0632 \u0622\u0646 \u0622\u063a\u0627\u0632 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "language": {
                            "title": "",
                            "description": "\u06a9\u062f \u0628\u0648\u0645\u06cc \u0648\u0631\u062f\u067e\u0631\u0633.",
                            "type": "string",
                            "required": false
                        },
                        "use_smilies": {
                            "title": "",
                            "description": "\u062a\u0628\u062f\u06cc\u0644 \u0634\u06a9\u0644\u06a9\u200c\u0647\u0627\u06cc\u06cc \u0645\u0627\u0646\u0646\u062f :-) \u0648 :-P \u0628\u0647 \u06af\u0631\u0627\u0641\u06cc\u06a9 \u0647\u0646\u06af\u0627\u0645 \u0646\u0645\u0627\u06cc\u0634.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_category": {
                            "title": "",
                            "description": "\u062f\u0633\u062a\u0647\u200c\u0628\u0646\u062f\u06cc \u067e\u06cc\u0634\u0641\u0631\u0636 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "integer",
                            "required": false
                        },
                        "default_post_format": {
                            "title": "",
                            "description": "\u0633\u0627\u062e\u062a\u0627\u0631 \u067e\u06cc\u0634\u200c\u0641\u0631\u0636 \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "required": false
                        },
                        "posts_per_page": {
                            "title": "\u0628\u06cc\u0634\u062a\u0631\u06cc\u0646 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627 \u062f\u0631 \u0647\u0631 \u0628\u0631\u06af\u0647",
                            "description": "\u0628\u06cc\u0634\u062a\u0631\u06cc\u0646 \u062a\u0639\u062f\u0627\u062f \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627 \u062f\u0631 \u0647\u0631 \u0628\u0631\u06af\u0647\u0654 \u0628\u0644\u0627\u06af.",
                            "type": "integer",
                            "required": false
                        },
                        "show_on_front": {
                            "title": "\u0646\u0645\u0627\u06cc\u0634 \u062f\u0631 \u062c\u0644\u0648",
                            "description": "\u0686\u0647 \u0686\u06cc\u0632\u06cc \u062f\u0631 \u0635\u0641\u062d\u0647 \u0646\u062e\u0633\u062a \u0646\u0645\u0627\u06cc\u0634 \u062f\u0627\u062f\u0647 \u0634\u0648\u062f",
                            "type": "string",
                            "required": false
                        },
                        "page_on_front": {
                            "title": "\u0628\u0631\u06af\u0647 \u062f\u0631 \u062c\u0644\u0648",
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u06af\u0647\u200c\u0627\u06cc \u06a9\u0647 \u0628\u0627\u06cc\u062f \u062f\u0631 \u0635\u0641\u062d\u0647 \u0646\u062e\u0633\u062a \u0646\u0645\u0627\u06cc\u0634 \u062f\u0627\u062f\u0647 \u0634\u0648\u062f",
                            "type": "integer",
                            "required": false
                        },
                        "page_for_posts": {
                            "title": "",
                            "description": "\u0634\u0646\u0627\u0633\u0647 \u0628\u0631\u06af\u0647\u200c\u0627\u06cc \u06a9\u0647 \u0628\u0627\u06cc\u062f \u0622\u062e\u0631\u06cc\u0646 \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627 \u0631\u0627 \u0646\u0645\u0627\u06cc\u0634 \u062f\u0647\u062f",
                            "type": "integer",
                            "required": false
                        },
                        "default_ping_status": {
                            "title": "",
                            "description": "\u0627\u062c\u0627\u0632\u0647 \u062f\u0627\u062f\u0646 \u0628\u0647 \u062f\u06cc\u06af\u0631 \u0633\u0627\u06cc\u062a\u200c\u0647\u0627 \u0628\u0631\u0627\u06cc \u0641\u0631\u0633\u062a\u0627\u062f\u0646 \u0628\u0627\u0632\u062a\u0627\u0628 \u0628\u0631 \u0645\u0642\u0627\u0644\u0627\u062a \u062a\u0627\u0632\u0647.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "default_comment_status": {
                            "title": "\u0627\u062c\u0627\u0632\u0647\u200c \u062f\u0627\u062f\u0646 \u062f\u06cc\u062f\u06af\u0627\u0647 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062a\u0627\u0632\u0647",
                            "description": "\u0627\u062c\u0627\u0632\u0647 \u062f\u0647\u06cc\u062f \u062f\u06cc\u06af\u0631\u0627\u0646 \u0628\u0631\u0627\u06cc \u0646\u0648\u0634\u062a\u0647\u200c\u0647\u0627\u06cc \u062c\u062f\u06cc\u062f \u062f\u06cc\u062f\u06af\u0627\u0647 \u0627\u0631\u0633\u0627\u0644 \u06a9\u0646\u0646\u062f.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "site_logo": {
                            "title": "\u0646\u0634\u0627\u0646",
                            "description": "\u0622\u0631\u0645 \u0633\u0627\u06cc\u062a",
                            "type": "integer",
                            "required": false
                        },
                        "site_icon": {
                            "title": "\u0622\u06cc\u06a9\u0648\u0646",
                            "description": "\u0622\u06cc\u06a9\u0648\u0646 \u0633\u0627\u06cc\u062a.",
                            "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
                        },
                        "ea11y_widget_menu_settings": {
                            "title": "",
                            "description": "",
                            "type": "object",
                            "additionalProperties": true,
                            "required": false
                        },
                        "ea11y_widget_icon_settings": {
                            "title": "",
                            "description": "",
                            "type": "object",
                            "additionalProperties": true,
                            "required": false
                        },
                        "ea11y_skip_to_content_settings": {
                            "title": "",
                            "description": "",
                            "type": "object",
                            "additionalProperties": true,
                            "required": false
                        },
                        "ea11y_widget_activation_settings": {
                            "title": "",
                            "description": "",
                            "type": "object",
                            "additionalProperties": true,
                            "required": false
                        },
                        "ea11y_plan_data": {
                            "title": "",
                            "description": "",
                            "type": "object",
                            "additionalProperties": true,
                            "required": false
                        },
                        "ea11y_accessibility_statement_data": {
                            "title": "",
                            "description": "",
                            "type": "object",
                            "additionalProperties": true,
                            "required": false
                        },
                        "ea11y_close_post_connect_modal": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "ea11y_hide_minimum_active_options_alert": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "ea11y_analytics_enabled": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "ea11y_show_accessibility_generated_page_infotip": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "ea11y_unfiltered_files_upload": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "ea11y_close_onboarding_modal": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "ea11y_close_get_started_modal": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "ea11y_dismissed_quota_notices": {
                            "title": "",
                            "description": "",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "ea11y_review_data": {
                            "title": "",
                            "description": "",
                            "type": "object",
                            "additionalProperties": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/wp\/v2\/settings"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "\u0646\u062a\u06cc\u062c\u0647 \u0645\u062d\u062f\u0648\u062f \u0634\u062f\u0647 \u0628\u0647 \u067e\u0648\u0633\u062a\u0647\u200c\u0647\u0627\u06cc \u062f\u0627\u0631\u0627\u06cc \u06cc\u06a9 \u06cc\u0627 \u0686\u0646\u062f \u0648\u0636\u0639\u06cc\u062a.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "active",
                                    "inactive"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/wp\/v2\/themes"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "\u0634\u06cc\u0648\u0647\u200c\u0646\u0627\u0645\u0647\u0654 \u067e\u0648\u0633\u062a\u0647. \u0628\u0647 \u0637\u0648\u0631 \u0645\u0646\u062d\u0635\u0631 \u0628\u0647 \u0641\u0631\u062f \u067e\u0648\u0633\u062a\u0647 \u0631\u0627 \u0645\u0634\u062e\u0635 \u0645\u06cc\u200c\u06a9\u0646\u062f.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/plugins": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0627\u0641\u0632\u0648\u0646\u0647\u200c\u0647\u0627 \u0631\u0627 \u0628\u0627 \u062a\u0639\u06cc\u06cc\u0646 \u0648\u0636\u0639\u06cc\u062a \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "\u0646\u0627\u0645\u06a9 \u067e\u0648\u0634\u0647\u0654 \u0627\u0641\u0632\u0648\u0646\u0647 WordPress.org.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0627\u0644\u200c\u0633\u0627\u0632\u06cc \u0627\u0641\u0632\u0648\u0646\u0647.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/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": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        },
                        "status": {
                            "description": "\u0648\u0636\u0639\u06cc\u062a \u0641\u0639\u0627\u0644\u200c\u0633\u0627\u0632\u06cc \u0627\u0641\u0632\u0648\u0646\u0647.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "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": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/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": "\u0634\u0646\u0627\u0633\u0647 \u0646\u0648\u0627\u0631 \u06a9\u0646\u0627\u0631\u06cc \u062b\u0628\u062a\u200c\u0634\u062f\u0647",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "widgets": {
                            "description": "\u0627\u0628\u0632\u0627\u0631\u06a9\u200c\u0647\u0627\u06cc \u062a\u0648\u062f\u0631\u062a\u0648.",
                            "type": "array",
                            "items": {
                                "type": [
                                    "object",
                                    "string"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/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": "\u0634\u0646\u0627\u0633\u0647 \u0646\u0648\u0639 \u0627\u0628\u0632\u0627\u0631\u06a9.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "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": "\u0634\u0646\u0627\u0633\u0647 \u0646\u0648\u0639 \u0627\u0628\u0632\u0627\u0631\u06a9.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "\u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0645\u0648\u0646\u0647 \u0641\u0639\u0644\u06cc \u0627\u0628\u0632\u0627\u0631\u06a9.",
                            "type": "object",
                            "required": false
                        },
                        "form_data": {
                            "description": "\u0627\u0628\u0632\u0627\u0631\u06a9 \u062f\u0627\u062f\u0647\u200c\u0647\u0627\u06cc \u0641\u0631\u0645 \u0628\u0631\u0627\u06cc \u0631\u0645\u0632\u06af\u0630\u0627\u0631\u06cc \u062f\u0631 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0645\u0648\u0646\u0647 \u0633\u0631\u06cc\u0627\u0644\u200c\u0633\u0627\u0632\u06cc \u0634\u062f\u0647 \u0627\u0633\u062a.",
                            "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": "\u0634\u0646\u0627\u0633\u0647 \u0646\u0648\u0639 \u0627\u0628\u0632\u0627\u0631\u06a9.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "\u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0645\u0648\u0646\u0647 \u0641\u0639\u0644\u06cc \u0627\u0628\u0632\u0627\u0631\u06a9.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widgets": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "sidebar": {
                            "description": "\u0646\u0648\u0627\u0631\u06a9\u0646\u0627\u0631\u06cc \u062c\u0647\u062a \u0628\u0627\u0632\u06af\u0634\u062a \u0627\u0628\u0632\u0627\u0631\u06a9\u200c\u0647\u0627 \u0628\u0631\u0627\u06cc \u0622\u0646.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0628\u0632\u0627\u0631\u06a9.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "\u0646\u0648\u0639 \u0627\u0628\u0632\u0627\u0631\u06a9. \u0628\u0627 \u0634\u0646\u0627\u0633\u0647 \u062f\u0631 \u0646\u0642\u0637\u0647 \u067e\u0627\u06cc\u0627\u0646 \u0627\u0646\u0648\u0627\u0639-\u0627\u0628\u0632\u0627\u0631\u06a9 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0627\u0631\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "default": "wp_inactive_widgets",
                            "description": "\u0646\u0648\u0627\u0631 \u06a9\u0646\u0627\u0631\u06cc\u200c\u0627\u06cc \u06a9\u0647 \u0627\u0628\u0632\u0627\u0631\u06a9 \u0628\u0647 \u0622\u0646 \u062a\u0639\u0644\u0642 \u062f\u0627\u0631\u062f.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "\u062f\u0631 \u0635\u0648\u0631\u062a \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc\u060c \u0627\u0632 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0645\u0648\u0646\u0647 \u0627\u0628\u0632\u0627\u0631\u06a9 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u06a9\u0646\u06cc\u062f.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "\u0646\u0645\u0627\u06cc\u0634 \u0631\u0645\u0632\u06af\u0630\u0627\u0631\u06cc\u200c\u0634\u062f\u0647 Base64 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0645\u0648\u0646\u0647.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "\u0647\u0634 \u0631\u0645\u0632\u0646\u06af\u0627\u0631\u06cc \u0627\u0632 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0645\u0648\u0646\u0647.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "\u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0645\u0648\u0646\u0647 \u0631\u0645\u0632\u06af\u0630\u0627\u0631\u06cc\u200c\u0646\u0634\u062f\u0647\u060c \u062f\u0631 \u0635\u0648\u0631\u062a \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "\u062f\u0627\u062f\u0647 \u0641\u0631\u0645 \u067e\u06cc\u0648\u0646\u062f-\u0631\u0645\u0632\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0627\u0632 \u0627\u0628\u0632\u0627\u0631\u06a9 \u0641\u0631\u0645 \u0645\u062f\u06cc\u0631\u06cc\u062a. \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0628\u0647\u200c\u0631\u0648\u0632\u0631\u0633\u0627\u0646\u06cc \u06cc\u06a9 \u0627\u0628\u0632\u0627\u0631\u06a9 \u06a9\u0647 \u0627\u0632 \u0646\u0645\u0648\u0646\u0647 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u062f. \u0641\u0642\u0637 \u0646\u0648\u0634\u062a\u0646\u06cc \u0627\u0633\u062a.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/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": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\u0645\u0634\u062e\u0635\u200c\u06a9\u0646\u0646\u062f\u0647 \u06cc\u06a9\u062a\u0627 \u0628\u0631\u0627\u06cc \u0627\u0628\u0632\u0627\u0631\u06a9.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "\u0646\u0648\u0639 \u0627\u0628\u0632\u0627\u0631\u06a9. \u0628\u0627 \u0634\u0646\u0627\u0633\u0647 \u062f\u0631 \u0646\u0642\u0637\u0647 \u067e\u0627\u06cc\u0627\u0646 \u0627\u0646\u0648\u0627\u0639-\u0627\u0628\u0632\u0627\u0631\u06a9 \u0645\u0637\u0627\u0628\u0642\u062a \u062f\u0627\u0631\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "description": "\u0646\u0648\u0627\u0631 \u06a9\u0646\u0627\u0631\u06cc\u200c\u0627\u06cc \u06a9\u0647 \u0627\u0628\u0632\u0627\u0631\u06a9 \u0628\u0647 \u0622\u0646 \u062a\u0639\u0644\u0642 \u062f\u0627\u0631\u062f.",
                            "type": "string",
                            "required": false
                        },
                        "instance": {
                            "description": "\u062f\u0631 \u0635\u0648\u0631\u062a \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc\u060c \u0627\u0632 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0645\u0648\u0646\u0647 \u0627\u0628\u0632\u0627\u0631\u06a9 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u06a9\u0646\u06cc\u062f.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "\u0646\u0645\u0627\u06cc\u0634 \u0631\u0645\u0632\u06af\u0630\u0627\u0631\u06cc\u200c\u0634\u062f\u0647 Base64 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0645\u0648\u0646\u0647.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "\u0647\u0634 \u0631\u0645\u0632\u0646\u06af\u0627\u0631\u06cc \u0627\u0632 \u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0645\u0648\u0646\u0647.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "\u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0646\u0645\u0648\u0646\u0647 \u0631\u0645\u0632\u06af\u0630\u0627\u0631\u06cc\u200c\u0646\u0634\u062f\u0647\u060c \u062f\u0631 \u0635\u0648\u0631\u062a \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "\u062f\u0627\u062f\u0647 \u0641\u0631\u0645 \u067e\u06cc\u0648\u0646\u062f-\u0631\u0645\u0632\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 \u0627\u0632 \u0627\u0628\u0632\u0627\u0631\u06a9 \u0641\u0631\u0645 \u0645\u062f\u06cc\u0631\u06cc\u062a. \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0634\u062f\u0647 \u0628\u0631\u0627\u06cc \u0628\u0647\u200c\u0631\u0648\u0632\u0631\u0633\u0627\u0646\u06cc \u06cc\u06a9 \u0627\u0628\u0632\u0627\u0631\u06a9 \u06a9\u0647 \u0627\u0632 \u0646\u0645\u0648\u0646\u0647 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u062f. \u0641\u0642\u0637 \u0646\u0648\u0634\u062a\u0646\u06cc \u0627\u0633\u062a.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "force": {
                            "description": "\u06a9\u0647 \u0622\u06cc\u0627 \u0627\u0628\u0632\u0627\u0631\u06a9 \u0628\u0627\u06cc\u062f \u062d\u0630\u0641 \u06cc\u0627 \u0628\u0647 \u06cc\u06a9 \u0646\u0648\u0627\u0631 \u06a9\u0646\u0627\u0631\u06cc \u063a\u06cc\u0631\u0641\u0639\u0627\u0644 \u0645\u0646\u062a\u0642\u0644 \u0634\u0648\u062f.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-directory\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "term": {
                            "description": "\u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f \u062a\u0627 \u0628\u0644\u0648\u06a9\u200c\u0647\u0627\u06cc \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 \u0648\u0627\u0698\u0647\u0654 \u062c\u0633\u062a\u062c\u0648 \u062a\u0646\u0638\u06cc\u0645 \u0634\u0648\u062f.",
                            "type": "string",
                            "minLength": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/wp\/v2\/block-directory\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/pattern-directory\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0645\u0631\u0628\u0648\u0637 \u0628\u0647 \u062a\u0637\u0627\u0628\u0642 \u0628\u0627 \u06cc\u06a9 \u0631\u0634\u062a\u0647 \u0631\u0627 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "category": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 \u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u062f\u0633\u062a\u0647 \u0645\u062d\u062f\u0648\u062f \u06a9\u0646\u06cc\u062f.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "keyword": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 \u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u06a9\u0644\u0645\u0647 \u06a9\u0644\u06cc\u062f\u06cc \u0645\u062d\u062f\u0648\u062f \u06a9\u0646\u06cc\u062f.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "slug": {
                            "description": "\u0646\u062a\u0627\u06cc\u062c \u0631\u0627 \u0628\u0647 \u0645\u0648\u0627\u0631\u062f \u0633\u0627\u0632\u06af\u0627\u0631 \u0628\u0627 \u0627\u0644\u06af\u0648 \u0645\u062d\u062f\u0648\u062f \u0646\u0645\u0627\u06cc\u06cc\u062f (\u0646\u0627\u0645\u06a9).",
                            "type": "array",
                            "required": false
                        },
                        "offset": {
                            "description": "\u0622\u0641\u0633\u062a \u0646\u062a\u06cc\u062c\u0647 \u0631\u0627 \u0628\u0627 \u06cc\u06a9 \u062a\u0639\u062f\u0627\u062f \u062e\u0627\u0635 \u0627\u0632 \u0645\u0648\u0627\u0631\u062f \u062a\u0646\u0638\u06cc\u0645 \u0646\u0645\u0627\u06cc\u06cc\u062f.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\u0645\u0631\u062a\u0628 \u06a9\u0631\u062f\u0646 \u0648\u06cc\u0698\u06af\u06cc \u0635\u0639\u0648\u062f\u06cc \u06cc\u0627 \u0646\u0632\u0648\u0644\u06cc.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\u0645\u0631\u062a\u0628 \u0633\u0627\u0632\u06cc \u0645\u062c\u0645\u0648\u0639\u0647 \u0628\u0631 \u0627\u0633\u0627\u0633 \u0648\u06cc\u0698\u06af\u06cc \u0646\u0648\u0634\u062a\u0647.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "favorite_count"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/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:\/\/www.zustellpartner.at\/fa\/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:\/\/www.zustellpartner.at\/fa\/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:\/\/www.zustellpartner.at\/fa\/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:\/\/www.zustellpartner.at\/fa\/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:\/\/www.zustellpartner.at\/fa\/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:\/\/www.zustellpartner.at\/fa\/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:\/\/www.zustellpartner.at\/fa\/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:\/\/www.zustellpartner.at\/fa\/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:\/\/www.zustellpartner.at\/fa\/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:\/\/www.zustellpartner.at\/fa\/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:\/\/www.zustellpartner.at\/fa\/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": "\u0646\u0634\u0627\u0646\u06cc \u0627\u06cc\u0646\u062a\u0631\u0646\u062a\u06cc \u0628\u0631\u0627\u06cc \u067e\u0631\u062f\u0627\u0632\u0634.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/wp-block-editor\/v1\/url-details"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/wp\/v2\/menu-locations"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "\u06cc\u06a9 \u0634\u0646\u0627\u0633\u0647 \u0627\u0644\u0641\u0628\u0627\u06cc\u06cc \u0628\u0631\u0627\u06cc \u0645\u06a9\u0627\u0646 \u0641\u0647\u0631\u0633\u062a.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "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:\/\/www.zustellpartner.at\/fa\/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:\/\/www.zustellpartner.at\/fa\/wp-json\/wp-block-editor\/v1\/navigation-fallback"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/wp\/v2\/font-collections"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/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:\/\/www.zustellpartner.at\/fa\/wp-json\/wp-abilities\/v1"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/wp-abilities\/v1\/categories"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories\/(?P<slug>[a-z0-9]+(?:-[a-z0-9]+)*)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Unique identifier for the ability category.",
                            "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"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "name": {
                            "description": "Unique identifier for the ability.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        },
                        "input": {
                            "description": "Input parameters for the ability execution.",
                            "type": [
                                "integer",
                                "number",
                                "boolean",
                                "string",
                                "array",
                                "object",
                                "null"
                            ],
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1\/abilities": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\u0645\u062d\u062f\u0648\u062f\u0647 \u0632\u06cc\u0631\u06a9\u0647 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0633\u0627\u062e\u062a\u0647 \u0634\u062f\u0647 \u0627\u0633\u062a\u061b \u062a\u0639\u06cc\u06cc\u0646 \u0632\u0645\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u062d\u0636\u0648\u0631 \u062f\u0631 \u067e\u0627\u0633\u062e.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\u0628\u0631\u06af\u0647 \u0641\u0639\u0644\u06cc \u0627\u0632 \u0645\u062c\u0645\u0648\u0639\u0647.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u0645\u0648\u0627\u0631\u062f \u06a9\u0647 \u062f\u0631 \u0645\u062c\u0645\u0648\u0639\u0647 \u0646\u062a\u06cc\u062c\u0647 \u0628\u0627\u0632\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u062f.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "description": "Limit results to abilities in specific ability category.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/wp-abilities\/v1\/abilities"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "Unique identifier for the ability.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        }
                    }
                }
            ]
        }
    },
    "site_logo": 0,
    "site_icon": 1030,
    "site_icon_url": "https:\/\/www.zustellpartner.at\/wp-content\/uploads\/2022\/11\/cropped-308622631_492505816221419_3999887495686891351_n.jpg",
    "multisite": false,
    "_links": {
        "help": [
            {
                "href": "https:\/\/developer.wordpress.org\/rest-api\/"
            }
        ],
        "wp:featuredmedia": [
            {
                "embeddable": true,
                "type": "site_icon",
                "href": "https:\/\/www.zustellpartner.at\/fa\/wp-json\/wp\/v2\/media\/1030"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}