{"name":"FrederickVan","description":"Making things that mean something.","url":"https:\/\/frederickvan.com","home":"https:\/\/frederickvan.com","gmt_offset":-7,"timezone_string":"America\/Los_Angeles","page_for_posts":7736,"page_on_front":5406,"show_on_front":"page","namespaces":["oembed\/1.0","fluent-smtp","code-snippets\/v1","fluent-booking\/v2","fluent-cart\/v2","fluent-community\/v2","fluentform\/v1","masspost\/v1","uap\/v2","automator\/v1","vanos\/v2","kb-mailerlite\/v1","kb-getresponse\/v1","kb-fluentcrm\/v1","kbp\/v1","kb-lottieanimation\/v1","kb-vector\/v1","kb-design-library\/v1","kb-image-picker\/v1","kbpp\/v1","kb-mailchimp\/v1","kb-activecampaign\/v1","kb-sendinblue\/v1","kbp-dynamic\/v1","kb-convertkit\/v1","kb-custom-svg\/v1","duplicate-post\/v1","fluent-crm\/v2","git-updater\/v1","git-updater","github-updater\/v1","kadence-cloud\/v1","uap\/blocks\/v1","ktp\/v1","wp\/v2","jwt-auth\/v1","wp-site-health\/v1","wp-block-editor\/v1","wp-abilities\/v1"],"authentication":{"application-passwords":{"endpoints":{"authorization":"https:\/\/frederickvan.com\/wp-admin\/authorize-application.php"}}},"routes":{"\/":{"namespace":"","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/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:\/\/frederickvan.com\/wp-json\/batch\/v1"}]}},"\/oembed\/1.0":{"namespace":"oembed\/1.0","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"oembed\/1.0","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/oembed\/1.0"}]}},"\/oembed\/1.0\/embed":{"namespace":"oembed\/1.0","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"url":{"description":"The URL of the resource for which to fetch oEmbed data.","type":"string","format":"uri","required":true},"format":{"default":"json","required":false},"maxwidth":{"default":600,"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/oembed\/1.0\/embed"}]}},"\/oembed\/1.0\/proxy":{"namespace":"oembed\/1.0","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"url":{"description":"The URL of the resource for which to fetch oEmbed data.","type":"string","format":"uri","required":true},"format":{"description":"The oEmbed format to use.","type":"string","default":"json","enum":["json","xml"],"required":false},"maxwidth":{"description":"The maximum width of the embed frame in pixels.","type":"integer","default":600,"required":false},"maxheight":{"description":"The maximum height of the embed frame in pixels.","type":"integer","required":false},"discover":{"description":"Whether to perform an oEmbed discovery request for unsanctioned providers.","type":"boolean","default":true,"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/oembed\/1.0\/proxy"}]}},"\/fluent-smtp":{"namespace":"fluent-smtp","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"fluent-smtp","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-smtp"}]}},"\/fluent-smtp\/outlook_callback":{"namespace":"fluent-smtp","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-smtp\/outlook_callback"}]}},"\/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:\/\/frederickvan.com\/wp-json\/code-snippets\/v1"}]}},"\/code-snippets\/v1\/snippets":{"namespace":"code-snippets\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false}}},{"methods":["POST"],"args":{"name":{"description":"Descriptive title for the snippet.","type":"string","required":false},"desc":{"description":"Descriptive text associated with snippet.","type":"string","required":false},"code":{"description":"Executable snippet code.","type":"string","required":false},"tags":{"description":"List of tag categories the snippet belongs to.","type":"array","items":{"type":"string"},"required":false},"scope":{"description":"Context in which the snippet is executable.","type":"string","required":false},"condition_id":{"description":"Identifier of condition linked to this snippet.","type":"integer","required":false},"active":{"description":"Snippet activation status.","type":"boolean","required":false},"priority":{"description":"Relative priority in which the snippet is executed.","type":"integer","required":false},"network":{"description":"Whether the snippet is network-wide instead of site-wide.","type":["boolean","null"],"required":false},"shared_network":{"description":"If a network snippet, whether can be activated on discrete sites instead of network-wide.","type":["boolean","null"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/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":"Descriptive title for the snippet.","type":"string","required":false},"desc":{"description":"Descriptive text associated with snippet.","type":"string","required":false},"code":{"description":"Executable snippet code.","type":"string","required":false},"tags":{"description":"List of tag categories the snippet belongs to.","type":"array","items":{"type":"string"},"required":false},"scope":{"description":"Context in which the snippet is executable.","type":"string","required":false},"condition_id":{"description":"Identifier of condition linked to this snippet.","type":"integer","required":false},"active":{"description":"Snippet activation status.","type":"boolean","required":false},"priority":{"description":"Relative priority in which the snippet is executed.","type":"integer","required":false},"network":{"description":"Whether the snippet is network-wide instead of site-wide.","type":["boolean","null"],"required":false},"shared_network":{"description":"If a network snippet, whether can be activated on discrete sites instead of network-wide.","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:\/\/frederickvan.com\/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:\/\/frederickvan.com\/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:\/\/frederickvan.com\/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:\/\/frederickvan.com\/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:\/\/frederickvan.com\/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:\/\/frederickvan.com\/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:\/\/frederickvan.com\/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:\/\/frederickvan.com\/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:\/\/frederickvan.com\/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":"Array of snippet data to import","type":"array","required":true},"duplicate_action":{"description":"Action to take when duplicate snippets are found","type":"string","enum":["ignore","replace","skip"],"default":"ignore","required":false},"network":{"description":"Whether to import to network table","type":"boolean","default":false,"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/code-snippets\/v1\/file-upload\/import"}]}},"\/fluent-booking\/v2":{"namespace":"fluent-booking\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"fluent-booking\/v2","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-booking\/v2"}]}},"\/fluent-booking\/v2\/coupons":{"namespace":"fluent-booking\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-booking\/v2\/coupons"}]}},"\/fluent-booking\/v2\/coupons\/(?P<id>[^\\s(?!\/)]+)":{"namespace":"fluent-booking\/v2","methods":["GET","PUT","DELETE","GET","PUT","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/coupons\/event\/(?P<eventId>[^\\s(?!\/)]+)":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"eventId":{"required":true}}},{"methods":["GET"],"args":{"eventId":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/cart-settings":{"namespace":"fluent-booking\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/integrations\/options\/cart-products":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-booking\/v2\/integrations\/options\/cart-products"}]}},"\/fluent-booking\/v2\/integrations\/create\/cart-product":{"namespace":"fluent-booking\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-booking\/v2\/integrations\/create\/cart-product"}]}},"\/fluent-booking\/v2\/calendars":{"namespace":"fluent-booking\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-booking\/v2\/calendars"}]}},"\/fluent-booking\/v2\/calendars\/event-lists":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-booking\/v2\/calendars\/event-lists"}]}},"\/fluent-booking\/v2\/calendars\/check-slug":{"namespace":"fluent-booking\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-booking\/v2\/calendars\/check-slug"}]}},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)":{"namespace":"fluent-booking\/v2","methods":["GET","POST","DELETE","GET","POST","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events":{"namespace":"fluent-booking\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/event-schema":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/sharing-settings":{"namespace":"fluent-booking\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/event-order":{"namespace":"fluent-booking\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/clone-event\/(?P<event_id>[0-9]+)":{"namespace":"fluent-booking\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)":{"namespace":"fluent-booking\/v2","methods":["GET","PUT","DELETE","GET","PUT","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["PUT"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["PUT"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[^\\s(?!\/)]+)\/events\/(?P<event_id>[0-9]+)\/availability":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/details":{"namespace":"fluent-booking\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/availability":{"namespace":"fluent-booking\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/limits":{"namespace":"fluent-booking\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/email-notifications":{"namespace":"fluent-booking\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/email-notifications\/clone":{"namespace":"fluent-booking\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/booking-fields":{"namespace":"fluent-booking\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/payment-settings":{"namespace":"fluent-booking\/v2","methods":["GET","GET","GET","POST"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/admin\/remaining-hosts":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-booking\/v2\/admin\/remaining-hosts"}]}},"\/fluent-booking\/v2\/admin\/other-hosts":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-booking\/v2\/admin\/other-hosts"}]}},"\/fluent-booking\/v2\/admin\/all-hosts":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-booking\/v2\/admin\/all-hosts"}]}},"\/fluent-booking\/v2\/events\/(?P<event_id>[0-9]+)":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"event_id":{"required":true}}},{"methods":["GET"],"args":{"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/bookings":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-booking\/v2\/bookings"}]}},"\/fluent-booking\/v2\/bookings\/event\/(?P<event_id>[0-9]+)":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"event_id":{"required":true}}},{"methods":["GET"],"args":{"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/bookings\/create\/(?P<event_id>[0-9]+)":{"namespace":"fluent-booking\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"event_id":{"required":true}}},{"methods":["POST"],"args":{"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/schedules":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-booking\/v2\/schedules"}]}},"\/fluent-booking\/v2\/schedules\/(?P<id>[0-9]+)":{"namespace":"fluent-booking\/v2","methods":["GET","DELETE","PUT","GET","DELETE","PUT"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}},{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}},{"methods":["PUT"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/schedules\/(?P<id>[0-9]+)\/slot":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/schedules\/(?P<id>[0-9]+)\/activities":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/schedules\/(?P<id>[0-9]+)\/meta-info":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/schedules\/(?P<id>[0-9]+)\/send-confirmation-email":{"namespace":"fluent-booking\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/schedules\/group-bookings\/(?P<group_id>[0-9]+)\/attendees":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"group_id":{"required":true}}},{"methods":["GET"],"args":{"group_id":{"required":true}}}]},"\/fluent-booking\/v2\/integrations":{"namespace":"fluent-booking\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-booking\/v2\/integrations"}]}},"\/fluent-booking\/v2\/settings\/general":{"namespace":"fluent-booking\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-booking\/v2\/settings\/general"}]}},"\/fluent-booking\/v2\/settings\/payment":{"namespace":"fluent-booking\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-booking\/v2\/settings\/payment"}]}},"\/fluent-booking\/v2\/settings\/theme":{"namespace":"fluent-booking\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-booking\/v2\/settings\/theme"}]}},"\/fluent-booking\/v2\/settings\/menu":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-booking\/v2\/settings\/menu"}]}},"\/fluent-booking\/v2\/settings\/global-modules":{"namespace":"fluent-booking\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-booking\/v2\/settings\/global-modules"}]}},"\/fluent-booking\/v2\/settings\/pages":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-booking\/v2\/settings\/pages"}]}},"\/fluent-booking\/v2\/settings\/addons-settings":{"namespace":"fluent-booking\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-booking\/v2\/settings\/addons-settings"}]}},"\/fluent-booking\/v2\/settings\/install-plugin":{"namespace":"fluent-booking\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-booking\/v2\/settings\/install-plugin"}]}},"\/fluent-booking\/v2\/availability":{"namespace":"fluent-booking\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-booking\/v2\/availability"}]}},"\/fluent-booking\/v2\/availability\/(?P<schedule_id>[0-9]+)":{"namespace":"fluent-booking\/v2","methods":["GET","POST","DELETE","GET","POST","DELETE"],"endpoints":[{"methods":["GET"],"args":{"schedule_id":{"required":true}}},{"methods":["POST"],"args":{"schedule_id":{"required":true}}},{"methods":["DELETE"],"args":{"schedule_id":{"required":true}}},{"methods":["GET"],"args":{"schedule_id":{"required":true}}},{"methods":["POST"],"args":{"schedule_id":{"required":true}}},{"methods":["DELETE"],"args":{"schedule_id":{"required":true}}}]},"\/fluent-booking\/v2\/availability\/(?P<schedule_id>[0-9]+)\/usages":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"schedule_id":{"required":true}}},{"methods":["GET"],"args":{"schedule_id":{"required":true}}}]},"\/fluent-booking\/v2\/availability\/(?P<schedule_id>[0-9]+)\/update-title":{"namespace":"fluent-booking\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"schedule_id":{"required":true}}},{"methods":["POST"],"args":{"schedule_id":{"required":true}}}]},"\/fluent-booking\/v2\/availability\/(?P<schedule_id>[0-9]+)\/update-status":{"namespace":"fluent-booking\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"schedule_id":{"required":true}}},{"methods":["POST"],"args":{"schedule_id":{"required":true}}}]},"\/fluent-booking\/v2\/availability\/(?P<schedule_id>[0-9]+)\/clone":{"namespace":"fluent-booking\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"schedule_id":{"required":true}}},{"methods":["POST"],"args":{"schedule_id":{"required":true}}}]},"\/fluent-booking\/v2\/reports":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-booking\/v2\/reports"}]}},"\/fluent-booking\/v2\/reports\/graph-reports":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-booking\/v2\/reports\/graph-reports"}]}},"\/fluent-booking\/v2\/reports\/activities":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-booking\/v2\/reports\/activities"}]}},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/integrations":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/integrations\/clone":{"namespace":"fluent-booking\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/integrations\/(?P<integration_id>[0-9]+)":{"namespace":"fluent-booking\/v2","methods":["GET","POST","DELETE","GET","POST","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true},"integration_id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true},"integration_id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true},"event_id":{"required":true},"integration_id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true},"integration_id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true},"integration_id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true},"event_id":{"required":true},"integration_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[^\\s(?!\/)]+)\/events\/(?P<event_id>[^\\s(?!\/)]+)\/integrations\/(?P<integration_id>[^\\s(?!\/)]+)\/merge-fields":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true},"integration_id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true},"integration_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[^\\s(?!\/)]+)\/events\/(?P<event_id>[^\\s(?!\/)]+)\/integrations\/(?P<integration_id>[^\\s(?!\/)]+)\/config-field-options":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true},"integration_id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true},"integration_id":{"required":true}}}]},"\/fluent-cart\/v2":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"fluent-cart\/v2","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2"}]}},"\/fluent-cart\/v2\/subscriptions":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/subscriptions"}]}},"\/fluent-cart\/v2\/subscriptions\/(?P<subscriptionOrderId>[^\\s(?!\/)]+)":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"subscriptionOrderId":{"required":true}}}]},"\/fluent-cart\/v2\/orders\/(?P<order>[^\\s(?!\/)]+)\/subscriptions\/(?P<subscription>[^\\s(?!\/)]+)\/cancel":{"namespace":"fluent-cart\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"order":{"required":true},"subscription":{"required":true}}}]},"\/fluent-cart\/v2\/orders\/(?P<order>[^\\s(?!\/)]+)\/subscriptions\/(?P<subscription>[^\\s(?!\/)]+)\/fetch":{"namespace":"fluent-cart\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"order":{"required":true},"subscription":{"required":true}}}]},"\/fluent-cart\/v2\/orders\/(?P<order>[^\\s(?!\/)]+)\/subscriptions\/(?P<subscription>[^\\s(?!\/)]+)\/early-payment-link":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"order":{"required":true},"subscription":{"required":true}}}]},"\/fluent-cart\/v2\/orders\/(?P<order>[^\\s(?!\/)]+)\/subscriptions\/(?P<subscription>[^\\s(?!\/)]+)\/reactivate":{"namespace":"fluent-cart\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"order":{"required":true},"subscription":{"required":true}}}]},"\/fluent-cart\/v2\/orders\/(?P<order>[^\\s(?!\/)]+)\/subscriptions\/(?P<subscription>[^\\s(?!\/)]+)\/pause":{"namespace":"fluent-cart\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"order":{"required":true},"subscription":{"required":true}}}]},"\/fluent-cart\/v2\/orders\/(?P<order>[^\\s(?!\/)]+)\/subscriptions\/(?P<subscription>[^\\s(?!\/)]+)\/resume":{"namespace":"fluent-cart\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"order":{"required":true},"subscription":{"required":true}}}]},"\/fluent-cart\/v2\/shipping\/zones":{"namespace":"fluent-cart\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/shipping\/zones"}]}},"\/fluent-cart\/v2\/shipping\/zones\/(?P<id>[^\\s(?!\/)]+)":{"namespace":"fluent-cart\/v2","methods":["GET","PUT","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-cart\/v2\/shipping\/zones\/update-order":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/shipping\/zones\/update-order"}]}},"\/fluent-cart\/v2\/shipping\/zone\/states":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/shipping\/zone\/states"}]}},"\/fluent-cart\/v2\/shipping\/methods":{"namespace":"fluent-cart\/v2","methods":["POST","PUT"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["PUT"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/shipping\/methods"}]}},"\/fluent-cart\/v2\/shipping\/methods\/(?P<method_id>[^\\s(?!\/)]+)":{"namespace":"fluent-cart\/v2","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"method_id":{"required":true}}}]},"\/fluent-cart\/v2\/shipping\/classes":{"namespace":"fluent-cart\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/shipping\/classes"}]}},"\/fluent-cart\/v2\/shipping\/classes\/(?P<id>[^\\s(?!\/)]+)":{"namespace":"fluent-cart\/v2","methods":["GET","PUT","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-cart\/v2\/widgets":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/widgets"}]}},"\/fluent-cart\/v2\/dashboard":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/dashboard"}]}},"\/fluent-cart\/v2\/dashboard\/stats":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/dashboard\/stats"}]}},"\/fluent-cart\/v2\/products\/variants":{"namespace":"fluent-cart\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/products\/variants"}]}},"\/fluent-cart\/v2\/products":{"namespace":"fluent-cart\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/products"}]}},"\/fluent-cart\/v2\/products\/get-bundle-info\/(?P<productId>[^\\s(?!\/)]+)":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"productId":{"required":true}}}]},"\/fluent-cart\/v2\/products\/save-bundle-info\/(?P<variationId>[^\\s(?!\/)]+)":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"variationId":{"required":true}}}]},"\/fluent-cart\/v2\/products\/fetch-term":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/products\/fetch-term"}]}},"\/fluent-cart\/v2\/products\/searchProductByName":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/products\/searchProductByName"}]}},"\/fluent-cart\/v2\/products\/suggest-sku":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/products\/suggest-sku"}]}},"\/fluent-cart\/v2\/products\/searchVariantByName":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/products\/searchVariantByName"}]}},"\/fluent-cart\/v2\/products\/search-product-variant-options":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/products\/search-product-variant-options"}]}},"\/fluent-cart\/v2\/products\/findSubscriptionVariants":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/products\/findSubscriptionVariants"}]}},"\/fluent-cart\/v2\/products\/fetchProductsByIds":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/products\/fetchProductsByIds"}]}},"\/fluent-cart\/v2\/products\/fetchVariationsByIds":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/products\/fetchVariationsByIds"}]}},"\/fluent-cart\/v2\/products\/fetch-term-by-parent":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/products\/fetch-term-by-parent"}]}},"\/fluent-cart\/v2\/products\/bulk-insert":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/products\/bulk-insert"}]}},"\/fluent-cart\/v2\/products\/bulk-edit-data":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/products\/bulk-edit-data"}]}},"\/fluent-cart\/v2\/products\/bulk-update":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/products\/bulk-update"}]}},"\/fluent-cart\/v2\/products\/get-max-excerpt-word-count":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/products\/get-max-excerpt-word-count"}]}},"\/fluent-cart\/v2\/products\/(?P<product>[^\\s(?!\/)]+)":{"namespace":"fluent-cart\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"product":{"required":true}}},{"methods":["DELETE"],"args":{"product":{"required":true}}}]},"\/fluent-cart\/v2\/products\/(?P<productId>[^\\s(?!\/)]+)\/related-products":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"productId":{"required":true}}}]},"\/fluent-cart\/v2\/products\/(?P<productId>[^\\s(?!\/)]+)\/pricing":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"productId":{"required":true}}}]},"\/fluent-cart\/v2\/products\/(?P<productId>[^\\s(?!\/)]+)\/duplicate":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"productId":{"required":true}}}]},"\/fluent-cart\/v2\/products\/(?P<id>[0-9]+)\/upgrade-paths":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-cart\/v2\/products\/(?P<id>[0-9]+)\/upgrade-path":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-cart\/v2\/products\/upgrade-path\/(?P<id>[0-9]+)\/update":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-cart\/v2\/products\/upgrade-path\/(?P<id>[0-9]+)\/delete":{"namespace":"fluent-cart\/v2","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-cart\/v2\/products\/variation\/(?P<variantId>[^\\s(?!\/)]+)\/upgrade-paths":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"variantId":{"required":true}}}]},"\/fluent-cart\/v2\/products\/(?P<postId>[^\\s(?!\/)]+)\/pricing":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"postId":{"required":true}}}]},"\/fluent-cart\/v2\/products\/(?P<postId>[^\\s(?!\/)]+)\/update-long-desc-editor-mode":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"postId":{"required":true}}}]},"\/fluent-cart\/v2\/products\/(?P<postId>[^\\s(?!\/)]+)\/tax-class":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"postId":{"required":true}}}]},"\/fluent-cart\/v2\/products\/(?P<postId>[^\\s(?!\/)]+)\/tax-class\/remove":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"postId":{"required":true}}}]},"\/fluent-cart\/v2\/products\/(?P<postId>[^\\s(?!\/)]+)\/shipping-class":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"postId":{"required":true}}}]},"\/fluent-cart\/v2\/products\/(?P<postId>[^\\s(?!\/)]+)\/shipping-class\/remove":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"postId":{"required":true}}}]},"\/fluent-cart\/v2\/products\/(?P<postId>[^\\s(?!\/)]+)\/update-inventory\/(?P<variantId>[^\\s(?!\/)]+)":{"namespace":"fluent-cart\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"postId":{"required":true},"variantId":{"required":true}}}]},"\/fluent-cart\/v2\/products\/(?P<postId>[^\\s(?!\/)]+)\/update-manage-stock":{"namespace":"fluent-cart\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"postId":{"required":true}}}]},"\/fluent-cart\/v2\/products\/(?P<postId>[^\\s(?!\/)]+)\/sync-downloadable-files":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"postId":{"required":true}}}]},"\/fluent-cart\/v2\/products\/(?P<downloadableId>[^\\s(?!\/)]+)\/update":{"namespace":"fluent-cart\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"downloadableId":{"required":true}}}]},"\/fluent-cart\/v2\/products\/(?P<downloadableId>[^\\s(?!\/)]+)\/delete":{"namespace":"fluent-cart\/v2","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"downloadableId":{"required":true}}}]},"\/fluent-cart\/v2\/products\/getDownloadableUrl\/(?P<downloadableId>[^\\s(?!\/)]+)":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"downloadableId":{"required":true}}}]},"\/fluent-cart\/v2\/products\/(?P<productId>[^\\s(?!\/)]+)\/pricing-widgets":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"productId":{"required":true}}}]},"\/fluent-cart\/v2\/products\/(?P<postId>[^\\s(?!\/)]+)\/update-variant-option":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"postId":{"required":true}}}]},"\/fluent-cart\/v2\/products\/add-product-terms":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/products\/add-product-terms"}]}},"\/fluent-cart\/v2\/products\/do-bulk-action":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/products\/do-bulk-action"}]}},"\/fluent-cart\/v2\/products\/create-dummy":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/products\/create-dummy"}]}},"\/fluent-cart\/v2\/products\/sync-taxonomy-term\/(?P<postId>[^\\s(?!\/)]+)":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"postId":{"required":true}}}]},"\/fluent-cart\/v2\/products\/delete-taxonomy-term\/(?P<postId>[^\\s(?!\/)]+)":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"postId":{"required":true}}}]},"\/fluent-cart\/v2\/products\/detail\/(?P<detailId>[^\\s(?!\/)]+)":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"detailId":{"required":true}}}]},"\/fluent-cart\/v2\/products\/variants\/(?P<variantId>[^\\s(?!\/)]+)":{"namespace":"fluent-cart\/v2","methods":["POST","DELETE"],"endpoints":[{"methods":["POST"],"args":{"variantId":{"required":true}}},{"methods":["DELETE"],"args":{"variantId":{"required":true}}}]},"\/fluent-cart\/v2\/products\/variants\/(?P<variantId>[^\\s(?!\/)]+)\/setMedia":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"variantId":{"required":true}}}]},"\/fluent-cart\/v2\/products\/variants\/(?P<variantId>[^\\s(?!\/)]+)\/pricing-table":{"namespace":"fluent-cart\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"variantId":{"required":true}}}]},"\/fluent-cart\/v2\/variants":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/variants"}]}},"\/fluent-cart\/v2\/integration\/addons":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/integration\/addons"}]}},"\/fluent-cart\/v2\/integration\/global-settings":{"namespace":"fluent-cart\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/integration\/global-settings"}]}},"\/fluent-cart\/v2\/integration\/global-feeds":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/integration\/global-feeds"}]}},"\/fluent-cart\/v2\/integration\/global-feeds\/change-status\/(?P<integration_id>[0-9]+)":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"integration_id":{"required":true}}}]},"\/fluent-cart\/v2\/integration\/global-feeds\/(?P<integration_id>[0-9]+)":{"namespace":"fluent-cart\/v2","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"integration_id":{"required":true}}}]},"\/fluent-cart\/v2\/integration\/global-feeds\/settings":{"namespace":"fluent-cart\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/integration\/global-feeds\/settings"}]}},"\/fluent-cart\/v2\/integration\/feed\/lists":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/integration\/feed\/lists"}]}},"\/fluent-cart\/v2\/integration\/feed\/dynamic_options":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/integration\/feed\/dynamic_options"}]}},"\/fluent-cart\/v2\/integration\/feed\/chained":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/integration\/feed\/chained"}]}},"\/fluent-cart\/v2\/integration\/feed\/install-plugin":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/integration\/feed\/install-plugin"}]}},"\/fluent-cart\/v2\/settings\/payment-methods\/paypal\/seller-auth-token":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/settings\/payment-methods\/paypal\/seller-auth-token"}]}},"\/fluent-cart\/v2\/settings\/payment-methods\/paypal\/webhook\/setup":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/settings\/payment-methods\/paypal\/webhook\/setup"}]}},"\/fluent-cart\/v2\/settings\/payment-methods\/paypal\/webhook\/check":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/settings\/payment-methods\/paypal\/webhook\/check"}]}},"\/fluent-cart\/v2\/settings\/payment-methods":{"namespace":"fluent-cart\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/settings\/payment-methods"}]}},"\/fluent-cart\/v2\/settings\/payment-methods\/all":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/settings\/payment-methods\/all"}]}},"\/fluent-cart\/v2\/settings\/payment-methods\/reorder":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/settings\/payment-methods\/reorder"}]}},"\/fluent-cart\/v2\/settings\/payment-methods\/connect\/info":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/settings\/payment-methods\/connect\/info"}]}},"\/fluent-cart\/v2\/settings\/payment-methods\/disconnect":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/settings\/payment-methods\/disconnect"}]}},"\/fluent-cart\/v2\/settings\/payment-methods\/design":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/settings\/payment-methods\/design"}]}},"\/fluent-cart\/v2\/settings\/payment-methods\/install-addon":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/settings\/payment-methods\/install-addon"}]}},"\/fluent-cart\/v2\/settings\/payment-methods\/activate-addon":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/settings\/payment-methods\/activate-addon"}]}},"\/fluent-cart\/v2\/settings\/permissions":{"namespace":"fluent-cart\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/settings\/permissions"}]}},"\/fluent-cart\/v2\/settings\/store":{"namespace":"fluent-cart\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/settings\/store"}]}},"\/fluent-cart\/v2\/settings\/modules\/plugin-addons":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/settings\/modules\/plugin-addons"}]}},"\/fluent-cart\/v2\/settings\/modules\/plugin-addons\/install":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/settings\/modules\/plugin-addons\/install"}]}},"\/fluent-cart\/v2\/settings\/modules\/plugin-addons\/activate":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/settings\/modules\/plugin-addons\/activate"}]}},"\/fluent-cart\/v2\/settings\/modules":{"namespace":"fluent-cart\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/settings\/modules"}]}},"\/fluent-cart\/v2\/settings\/confirmation":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/settings\/confirmation"}]}},"\/fluent-cart\/v2\/settings\/confirmation\/shortcode":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/settings\/confirmation\/shortcode"}]}},"\/fluent-cart\/v2\/settings\/storage-drivers":{"namespace":"fluent-cart\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/settings\/storage-drivers"}]}},"\/fluent-cart\/v2\/settings\/storage-drivers\/active-drivers":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/settings\/storage-drivers\/active-drivers"}]}},"\/fluent-cart\/v2\/settings\/storage-drivers\/(?P<driver>[^\\s(?!\/)]+)":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"driver":{"required":true}}}]},"\/fluent-cart\/v2\/settings\/storage-drivers\/verify-info":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/settings\/storage-drivers\/verify-info"}]}},"\/fluent-cart\/v2\/orders":{"namespace":"fluent-cart\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/orders"}]}},"\/fluent-cart\/v2\/orders\/calculate-shipping":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/orders\/calculate-shipping"}]}},"\/fluent-cart\/v2\/orders\/do-bulk-action":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/orders\/do-bulk-action"}]}},"\/fluent-cart\/v2\/orders\/(?P<order>[^\\s(?!\/)]+)\/mark-as-paid":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"order":{"required":true}}}]},"\/fluent-cart\/v2\/orders\/(?P<order>[^\\s(?!\/)]+)\/generate-missing-licenses":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"order":{"required":true}}}]},"\/fluent-cart\/v2\/orders\/(?P<order_id>[0-9]+)":{"namespace":"fluent-cart\/v2","methods":["GET","POST","DELETE"],"endpoints":[{"methods":["GET"],"args":{"order_id":{"required":true}}},{"methods":["POST"],"args":{"order_id":{"required":true}}},{"methods":["DELETE"],"args":{"order_id":{"required":true}}}]},"\/fluent-cart\/v2\/orders\/(?P<order_id>[0-9]+)\/update-address-id":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"order_id":{"required":true}}}]},"\/fluent-cart\/v2\/orders\/(?P<order_id>[0-9]+)\/refund":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"order_id":{"required":true}}}]},"\/fluent-cart\/v2\/orders\/(?P<order_id>[0-9]+)\/change-customer":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"order_id":{"required":true}}}]},"\/fluent-cart\/v2\/orders\/(?P<order_id>[0-9]+)\/create-and-change-customer":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"order_id":{"required":true}}}]},"\/fluent-cart\/v2\/orders\/(?P<order>[^\\s(?!\/)]+)\/statuses":{"namespace":"fluent-cart\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"order":{"required":true}}}]},"\/fluent-cart\/v2\/orders\/(?P<order>[^\\s(?!\/)]+)\/transactions":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"order":{"required":true}}}]},"\/fluent-cart\/v2\/orders\/(?P<order>[^\\s(?!\/)]+)\/transactions\/(?P<transaction_id>[^\\s(?!\/)]+)\/accept-dispute":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"order":{"required":true},"transaction_id":{"required":true}}}]},"\/fluent-cart\/v2\/orders\/(?P<id>[^\\s(?!\/)]+)\/transactions\/(?P<transaction_id>[^\\s(?!\/)]+)":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true},"transaction_id":{"required":true}}}]},"\/fluent-cart\/v2\/orders\/(?P<order>[^\\s(?!\/)]+)\/address\/(?P<id>[^\\s(?!\/)]+)":{"namespace":"fluent-cart\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"order":{"required":true},"id":{"required":true}}}]},"\/fluent-cart\/v2\/orders\/(?P<order>[^\\s(?!\/)]+)\/transactions\/(?P<transaction>[^\\s(?!\/)]+)\/status":{"namespace":"fluent-cart\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"order":{"required":true},"transaction":{"required":true}}}]},"\/fluent-cart\/v2\/orders\/(?P<order>[^\\s(?!\/)]+)\/create-custom":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"order":{"required":true}}}]},"\/fluent-cart\/v2\/orders\/shipping_methods":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/orders\/shipping_methods"}]}},"\/fluent-cart\/v2\/orders\/(?P<order>[^\\s(?!\/)]+)\/sync-statuses":{"namespace":"fluent-cart\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"order":{"required":true}}}]},"\/fluent-cart\/v2\/labels":{"namespace":"fluent-cart\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/labels"}]}},"\/fluent-cart\/v2\/labels\/update-label-selections":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/labels\/update-label-selections"}]}},"\/fluent-cart\/v2\/customers":{"namespace":"fluent-cart\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/customers"}]}},"\/fluent-cart\/v2\/customers\/get-stats\/(?P<customer>[^\\s(?!\/)]+)":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"customer":{"required":true}}}]},"\/fluent-cart\/v2\/customers\/attachable-user":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/customers\/attachable-user"}]}},"\/fluent-cart\/v2\/customers\/(?P<customerId>[^\\s(?!\/)]+)\/attachable-user":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"customerId":{"required":true}}}]},"\/fluent-cart\/v2\/customers\/(?P<customerId>[^\\s(?!\/)]+)\/detach-user":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"customerId":{"required":true}}}]},"\/fluent-cart\/v2\/customers\/(?P<customerId>[0-9]+)":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"customerId":{"required":true}}}]},"\/fluent-cart\/v2\/customers\/(?P<customerId>[0-9]+)\/order":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"customerId":{"required":true}}}]},"\/fluent-cart\/v2\/customers\/(?P<customerId>[^\\s(?!\/)]+)":{"namespace":"fluent-cart\/v2","methods":["PUT","GET","PUT"],"endpoints":[{"methods":["PUT"],"args":{"customerId":{"required":true}}},{"methods":["GET"],"args":{"customerId":{"required":true}}},{"methods":["PUT"],"args":{"customerId":{"required":true}}}]},"\/fluent-cart\/v2\/customers\/(?P<customerId>[^\\s(?!\/)]+)\/additional-info":{"namespace":"fluent-cart\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"customerId":{"required":true}}}]},"\/fluent-cart\/v2\/customers\/do-bulk-action":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/customers\/do-bulk-action"}]}},"\/fluent-cart\/v2\/customers\/(?P<customerId>[^\\s(?!\/)]+)\/orders":{"namespace":"fluent-cart\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"customerId":{"required":true}}},{"methods":["GET"],"args":{"customerId":{"required":true}}}]},"\/fluent-cart\/v2\/customers\/(?P<customerId>[^\\s(?!\/)]+)\/address":{"namespace":"fluent-cart\/v2","methods":["GET","PUT","POST","DELETE","PUT","DELETE"],"endpoints":[{"methods":["GET"],"args":{"customerId":{"required":true}}},{"methods":["PUT"],"args":{"customerId":{"required":true}}},{"methods":["POST"],"args":{"customerId":{"required":true}}},{"methods":["DELETE"],"args":{"customerId":{"required":true}}},{"methods":["PUT"],"args":{"customerId":{"required":true}}},{"methods":["DELETE"],"args":{"customerId":{"required":true}}}]},"\/fluent-cart\/v2\/customers\/(?P<customerId>[^\\s(?!\/)]+)\/address\/make-primary":{"namespace":"fluent-cart\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"customerId":{"required":true}}},{"methods":["POST"],"args":{"customerId":{"required":true}}}]},"\/fluent-cart\/v2\/customers\/(?P<customerId>[0-9]+)\/recalculate-ltv":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"customerId":{"required":true}}}]},"\/fluent-cart\/v2\/options\/attr\/groups":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/options\/attr\/groups"}]}},"\/fluent-cart\/v2\/options\/attr\/group":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/options\/attr\/group"}]}},"\/fluent-cart\/v2\/options\/attr\/group\/(?P<group_id>[^\\s(?!\/)]+)":{"namespace":"fluent-cart\/v2","methods":["GET","PUT","DELETE"],"endpoints":[{"methods":["GET"],"args":{"group_id":{"required":true}}},{"methods":["PUT"],"args":{"group_id":{"required":true}}},{"methods":["DELETE"],"args":{"group_id":{"required":true}}}]},"\/fluent-cart\/v2\/options\/attr\/group\/(?P<group_id>[^\\s(?!\/)]+)\/terms":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"group_id":{"required":true}}}]},"\/fluent-cart\/v2\/options\/attr\/group\/(?P<group_id>[^\\s(?!\/)]+)\/term":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"group_id":{"required":true}}}]},"\/fluent-cart\/v2\/options\/attr\/group\/(?P<group_id>[^\\s(?!\/)]+)\/term\/(?P<term_id>[^\\s(?!\/)]+)":{"namespace":"fluent-cart\/v2","methods":["POST","DELETE"],"endpoints":[{"methods":["POST"],"args":{"group_id":{"required":true},"term_id":{"required":true}}},{"methods":["DELETE"],"args":{"group_id":{"required":true},"term_id":{"required":true}}}]},"\/fluent-cart\/v2\/options\/attr\/group\/(?P<group_id>[^\\s(?!\/)]+)\/term\/(?P<term_id>[^\\s(?!\/)]+)\/serial":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"group_id":{"required":true},"term_id":{"required":true}}}]},"\/fluent-cart\/v2\/onboarding":{"namespace":"fluent-cart\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/onboarding"}]}},"\/fluent-cart\/v2\/onboarding\/create-pages":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/onboarding\/create-pages"}]}},"\/fluent-cart\/v2\/onboarding\/create-page":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/onboarding\/create-page"}]}},"\/fluent-cart\/v2\/email-notification":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/email-notification"}]}},"\/fluent-cart\/v2\/email-notification\/get-short-codes":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/email-notification\/get-short-codes"}]}},"\/fluent-cart\/v2\/email-notification\/get-settings":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/email-notification\/get-settings"}]}},"\/fluent-cart\/v2\/email-notification\/save-settings":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/email-notification\/save-settings"}]}},"\/fluent-cart\/v2\/email-notification\/reminders":{"namespace":"fluent-cart\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/email-notification\/reminders"}]}},"\/fluent-cart\/v2\/email-notification\/enable-notification\/(?P<name>[^\\s(?!\/)]+)":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"name":{"required":true}}}]},"\/fluent-cart\/v2\/email-notification\/send-manual-reminder":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/email-notification\/send-manual-reminder"}]}},"\/fluent-cart\/v2\/email-notification\/preview-default-template":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/email-notification\/preview-default-template"}]}},"\/fluent-cart\/v2\/email-notification\/(?P<notification>[^\\s(?!\/)]+)":{"namespace":"fluent-cart\/v2","methods":["GET","PUT"],"endpoints":[{"methods":["GET"],"args":{"notification":{"required":true}}},{"methods":["PUT"],"args":{"notification":{"required":true}}}]},"\/fluent-cart\/v2\/templates\/print-templates":{"namespace":"fluent-cart\/v2","methods":["GET","PUT"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["PUT"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/templates\/print-templates"}]}},"\/fluent-cart\/v2\/coupons\/listCoupons":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/coupons\/listCoupons"}]}},"\/fluent-cart\/v2\/coupons":{"namespace":"fluent-cart\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/coupons"}]}},"\/fluent-cart\/v2\/coupons\/getSettings":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/coupons\/getSettings"}]}},"\/fluent-cart\/v2\/coupons\/(?P<id>[^\\s(?!\/)]+)":{"namespace":"fluent-cart\/v2","methods":["GET","PUT","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-cart\/v2\/coupons\/apply":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/coupons\/apply"}]}},"\/fluent-cart\/v2\/coupons\/cancel":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/coupons\/cancel"}]}},"\/fluent-cart\/v2\/coupons\/re-apply":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/coupons\/re-apply"}]}},"\/fluent-cart\/v2\/coupons\/checkProductEligibility":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/coupons\/checkProductEligibility"}]}},"\/fluent-cart\/v2\/coupons\/storeCouponSettings":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/coupons\/storeCouponSettings"}]}},"\/fluent-cart\/v2\/files":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/files"}]}},"\/fluent-cart\/v2\/files\/upload":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/files\/upload"}]}},"\/fluent-cart\/v2\/files\/bucket-list":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/files\/bucket-list"}]}},"\/fluent-cart\/v2\/files\/delete":{"namespace":"fluent-cart\/v2","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/files\/delete"}]}},"\/fluent-cart\/v2\/upload-editor-file":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/upload-editor-file"}]}},"\/fluent-cart\/v2\/notes\/attach":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/notes\/attach"}]}},"\/fluent-cart\/v2\/app\/init":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/app\/init"}]}},"\/fluent-cart\/v2\/app\/attachments":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/app\/attachments"}]}},"\/fluent-cart\/v2\/app\/upload-attachments":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/app\/upload-attachments"}]}},"\/fluent-cart\/v2\/activity":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/activity"}]}},"\/fluent-cart\/v2\/activity\/(?P<id>[^\\s(?!\/)]+)":{"namespace":"fluent-cart\/v2","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-cart\/v2\/activity\/(?P<id>[^\\s(?!\/)]+)\/mark-read":{"namespace":"fluent-cart\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true}}}]},"\/fluent-cart\/v2\/taxes":{"namespace":"fluent-cart\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/taxes"}]}},"\/fluent-cart\/v2\/address-info\/countries":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/address-info\/countries"}]}},"\/fluent-cart\/v2\/address-info\/get-country-info":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/address-info\/get-country-info"}]}},"\/fluent-cart\/v2\/products\/(?P<product_id>[^\\s(?!\/)]+)\/integrations\/(?P<integration_name>[^\\s(?!\/)]+)\/settings":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"product_id":{"required":true},"integration_name":{"required":true}}}]},"\/fluent-cart\/v2\/products\/(?P<product_id>[^\\s(?!\/)]+)\/integrations":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"product_id":{"required":true}}}]},"\/fluent-cart\/v2\/products\/(?P<product_id>[^\\s(?!\/)]+)\/integrations\/(?P<integration_id>[^\\s(?!\/)]+)":{"namespace":"fluent-cart\/v2","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"product_id":{"required":true},"integration_id":{"required":true}}}]},"\/fluent-cart\/v2\/products\/(?P<product_id>[^\\s(?!\/)]+)\/integrations\/feed\/change-status":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"product_id":{"required":true}}}]},"\/fluent-cart\/v2\/products\/(?P<productId>[^\\s(?!\/)]+)\/integrations":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"productId":{"required":true}}}]},"\/fluent-cart\/v2\/tax\/classes":{"namespace":"fluent-cart\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/tax\/classes"}]}},"\/fluent-cart\/v2\/tax\/classes\/(?P<id>[0-9]+)":{"namespace":"fluent-cart\/v2","methods":["PUT","DELETE"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-cart\/v2\/tax\/rates":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/tax\/rates"}]}},"\/fluent-cart\/v2\/tax\/rates\/country\/rates\/(?P<country_code>[^\\s(?!\/)]+)":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"country_code":{"required":true}}}]},"\/fluent-cart\/v2\/tax\/rates\/country\/override":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/tax\/rates\/country\/override"}]}},"\/fluent-cart\/v2\/tax\/rates\/country\/override\/(?P<id>[0-9]+)":{"namespace":"fluent-cart\/v2","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-cart\/v2\/tax\/country\/rate\/(?P<id>[0-9]+)":{"namespace":"fluent-cart\/v2","methods":["PUT","DELETE"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-cart\/v2\/tax\/country\/rate":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/tax\/country\/rate"}]}},"\/fluent-cart\/v2\/tax\/country\/(?P<country_code>[^\\s(?!\/)]+)":{"namespace":"fluent-cart\/v2","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"country_code":{"required":true}}}]},"\/fluent-cart\/v2\/tax\/country-tax-id\/(?P<country_code>[^\\s(?!\/)]+)":{"namespace":"fluent-cart\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"country_code":{"required":true}}},{"methods":["POST"],"args":{"country_code":{"required":true}}}]},"\/fluent-cart\/v2\/tax\/configuration\/rates":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/tax\/configuration\/rates"}]}},"\/fluent-cart\/v2\/tax\/configuration\/countries":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/tax\/configuration\/countries"}]}},"\/fluent-cart\/v2\/tax\/configuration\/settings":{"namespace":"fluent-cart\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/tax\/configuration\/settings"}]}},"\/fluent-cart\/v2\/tax\/configuration\/settings\/eu-vat":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/tax\/configuration\/settings\/eu-vat"}]}},"\/fluent-cart\/v2\/tax\/configuration\/settings\/eu-vat\/rates":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/tax\/configuration\/settings\/eu-vat\/rates"}]}},"\/fluent-cart\/v2\/tax\/configuration\/settings\/eu-vat\/oss\/override":{"namespace":"fluent-cart\/v2","methods":["POST","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/tax\/configuration\/settings\/eu-vat\/oss\/override"}]}},"\/fluent-cart\/v2\/tax\/configuration\/settings\/eu-vat\/oss\/shipping-override":{"namespace":"fluent-cart\/v2","methods":["POST","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/tax\/configuration\/settings\/eu-vat\/oss\/shipping-override"}]}},"\/fluent-cart\/v2\/checkout-fields\/get-fields":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/checkout-fields\/get-fields"}]}},"\/fluent-cart\/v2\/checkout-fields\/save-fields":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/checkout-fields\/save-fields"}]}},"\/fluent-cart\/v2\/reports\/overview":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/overview"}]}},"\/fluent-cart\/v2\/reports\/fetch-report-meta":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/fetch-report-meta"}]}},"\/fluent-cart\/v2\/reports\/quick-order-stats":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/quick-order-stats"}]}},"\/fluent-cart\/v2\/reports\/sales-growth":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/sales-growth"}]}},"\/fluent-cart\/v2\/reports\/report-overview":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/report-overview"}]}},"\/fluent-cart\/v2\/reports\/search-repeat-customer":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/search-repeat-customer"}]}},"\/fluent-cart\/v2\/reports\/top-products-sold":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/top-products-sold"}]}},"\/fluent-cart\/v2\/reports\/revenue":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/revenue"}]}},"\/fluent-cart\/v2\/reports\/revenue-by-group":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/revenue-by-group"}]}},"\/fluent-cart\/v2\/reports\/order-value-distribution":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/order-value-distribution"}]}},"\/fluent-cart\/v2\/reports\/fetch-new-vs-returning-customer":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/fetch-new-vs-returning-customer"}]}},"\/fluent-cart\/v2\/reports\/fetch-order-by-group":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/fetch-order-by-group"}]}},"\/fluent-cart\/v2\/reports\/fetch-report-by-day-and-hour":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/fetch-report-by-day-and-hour"}]}},"\/fluent-cart\/v2\/reports\/item-count-distribution":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/item-count-distribution"}]}},"\/fluent-cart\/v2\/reports\/order-completion-time":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/order-completion-time"}]}},"\/fluent-cart\/v2\/reports\/order-chart":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/order-chart"}]}},"\/fluent-cart\/v2\/reports\/sales-report":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/sales-report"}]}},"\/fluent-cart\/v2\/reports\/fetch-top-sold-products":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/fetch-top-sold-products"}]}},"\/fluent-cart\/v2\/reports\/fetch-top-sold-variants":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/fetch-top-sold-variants"}]}},"\/fluent-cart\/v2\/reports\/refund-chart":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/refund-chart"}]}},"\/fluent-cart\/v2\/reports\/weeks-between-refund":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/weeks-between-refund"}]}},"\/fluent-cart\/v2\/reports\/refund-data-by-group":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/refund-data-by-group"}]}},"\/fluent-cart\/v2\/reports\/license-chart":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/license-chart"}]}},"\/fluent-cart\/v2\/reports\/license-pie-chart":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/license-pie-chart"}]}},"\/fluent-cart\/v2\/reports\/license-summary":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/license-summary"}]}},"\/fluent-cart\/v2\/reports\/dashboard-stats":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/dashboard-stats"}]}},"\/fluent-cart\/v2\/reports\/sales-growth-chart":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/sales-growth-chart"}]}},"\/fluent-cart\/v2\/reports\/country-heat-map":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/country-heat-map"}]}},"\/fluent-cart\/v2\/reports\/get-recent-orders":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/get-recent-orders"}]}},"\/fluent-cart\/v2\/reports\/get-unfulfilled-orders":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/get-unfulfilled-orders"}]}},"\/fluent-cart\/v2\/reports\/get-recent-activities":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/get-recent-activities"}]}},"\/fluent-cart\/v2\/reports\/get-dashboard-summary":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/get-dashboard-summary"}]}},"\/fluent-cart\/v2\/reports\/cart-report":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/cart-report"}]}},"\/fluent-cart\/v2\/reports\/subscription-chart":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/subscription-chart"}]}},"\/fluent-cart\/v2\/reports\/daily-signups":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/daily-signups"}]}},"\/fluent-cart\/v2\/reports\/retention-chart":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/retention-chart"}]}},"\/fluent-cart\/v2\/reports\/future-renewals":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/future-renewals"}]}},"\/fluent-cart\/v2\/reports\/subscription-retention":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/subscription-retention"}]}},"\/fluent-cart\/v2\/reports\/subscription-cohorts":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/subscription-cohorts"}]}},"\/fluent-cart\/v2\/reports\/retention-snapshots\/generate":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/retention-snapshots\/generate"}]}},"\/fluent-cart\/v2\/reports\/retention-snapshots\/status":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/retention-snapshots\/status"}]}},"\/fluent-cart\/v2\/reports\/product-report":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/product-report"}]}},"\/fluent-cart\/v2\/reports\/product-performance":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/product-performance"}]}},"\/fluent-cart\/v2\/reports\/customer-report":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/customer-report"}]}},"\/fluent-cart\/v2\/reports\/sources":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/reports\/sources"}]}},"\/fluent-cart\/v2\/public\/products":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/public\/products"}]}},"\/fluent-cart\/v2\/public\/product-views":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/public\/product-views"}]}},"\/fluent-cart\/v2\/public\/product-search":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/public\/product-search"}]}},"\/fluent-cart\/v2\/checkout\/place-order":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/checkout\/place-order"}]}},"\/fluent-cart\/v2\/checkout\/get-order-info":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/checkout\/get-order-info"}]}},"\/fluent-cart\/v2\/checkout\/get-checkout-summary-view":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/checkout\/get-checkout-summary-view"}]}},"\/fluent-cart\/v2\/checkout\/get-available-shipping-methods":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/checkout\/get-available-shipping-methods"}]}},"\/fluent-cart\/v2\/checkout\/get-shipping-methods-list-view":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/checkout\/get-shipping-methods-list-view"}]}},"\/fluent-cart\/v2\/checkout\/get-country-info":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/checkout\/get-country-info"}]}},"\/fluent-cart\/v2\/user\/login":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/user\/login"}]}},"\/fluent-cart\/v2\/customers\/(?P<customerAddressId>[^\\s(?!\/)]+)\/update-address-select":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"customerAddressId":{"required":true}}}]},"\/fluent-cart\/v2\/customers\/add-address":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/customers\/add-address"}]}},"\/fluent-cart\/v2\/customer-profile":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/customer-profile"}]}},"\/fluent-cart\/v2\/customer-profile\/downloads":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/customer-profile\/downloads"}]}},"\/fluent-cart\/v2\/customer-profile\/profile":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/customer-profile\/profile"}]}},"\/fluent-cart\/v2\/customer-profile\/create-address":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/customer-profile\/create-address"}]}},"\/fluent-cart\/v2\/customer-profile\/edit-address":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/customer-profile\/edit-address"}]}},"\/fluent-cart\/v2\/customer-profile\/make-primary-address":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/customer-profile\/make-primary-address"}]}},"\/fluent-cart\/v2\/customer-profile\/delete-address":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/customer-profile\/delete-address"}]}},"\/fluent-cart\/v2\/customer-profile\/update":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/customer-profile\/update"}]}},"\/fluent-cart\/v2\/customer-profile\/orders":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/customer-profile\/orders"}]}},"\/fluent-cart\/v2\/customer-profile\/orders\/(?P<order_uuid>[a-zA-Z0-9-_]+)":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"order_uuid":{"required":true}}}]},"\/fluent-cart\/v2\/customer-profile\/orders\/(?P<order_uuid>[a-zA-Z0-9-_]+)\/upgrade-paths":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"order_uuid":{"required":true}}}]},"\/fluent-cart\/v2\/customer-profile\/orders\/(?P<transaction_uuid>[a-zA-Z0-9-_]+)\/billing-address":{"namespace":"fluent-cart\/v2","methods":["GET","PUT"],"endpoints":[{"methods":["GET"],"args":{"transaction_uuid":{"required":true}}},{"methods":["PUT"],"args":{"transaction_uuid":{"required":true}}}]},"\/fluent-cart\/v2\/customer-profile\/subscriptions":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/customer-profile\/subscriptions"}]}},"\/fluent-cart\/v2\/customer-profile\/subscriptions\/(?P<subscription_uuid>[a-zA-Z0-9-_]+)":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"subscription_uuid":{"required":true}}}]},"\/fluent-cart\/v2\/customer-profile\/subscriptions\/(?P<subscription_uuid>[a-zA-Z0-9-_]+)\/setup-intent-attempts":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"subscription_uuid":{"required":true}}}]},"\/fluent-cart\/v2\/customer-profile\/subscriptions\/(?P<subscription_uuid>[a-zA-Z0-9-_]+)\/update-payment-method":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"subscription_uuid":{"required":true}}}]},"\/fluent-cart\/v2\/customer-profile\/subscriptions\/(?P<subscription_uuid>[a-zA-Z0-9-_]+)\/get-or-create-plan":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"subscription_uuid":{"required":true}}}]},"\/fluent-cart\/v2\/customer-profile\/subscriptions\/(?P<subscription_uuid>[a-zA-Z0-9-_]+)\/switch-payment-method":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"subscription_uuid":{"required":true}}}]},"\/fluent-cart\/v2\/customer-profile\/subscriptions\/(?P<subscription_uuid>[a-zA-Z0-9-_]+)\/confirm-subscription-switch":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"subscription_uuid":{"required":true}}}]},"\/fluent-cart\/v2\/customer-profile\/subscriptions\/(?P<subscription_uuid>[a-zA-Z0-9-_]+)\/cancel-auto-renew":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"subscription_uuid":{"required":true}}}]},"\/fluent-cart\/v2\/customer-profile\/subscriptions\/(?P<subscription_uuid>[a-zA-Z0-9-_]+)\/initiate-early-payment":{"namespace":"fluent-cart\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"subscription_uuid":{"required":true}}}]},"\/fluent-cart\/v2\/advance_filter\/get-filter-options":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/advance_filter\/get-filter-options"}]}},"\/fluent-cart\/v2\/forms\/search_options":{"namespace":"fluent-cart\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-cart\/v2\/forms\/search_options"}]}},"\/fluent-community\/v2":{"namespace":"fluent-community\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"fluent-community\/v2","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2"}]}},"\/fluent-community\/v2\/leaderboard":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/leaderboard"}]}},"\/fluent-community\/v2\/admin\/leaderboards\/levels":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","GET","POST","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/admin\/leaderboards\/levels"}]}},"\/fluent-community\/v2\/admin\/user-badges":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","GET","POST","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/admin\/user-badges"}]}},"\/fluent-community\/v2\/documents":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/documents"}]}},"\/fluent-community\/v2\/documents\/upload":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/documents\/upload"}]}},"\/fluent-community\/v2\/documents\/update":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/documents\/update"}]}},"\/fluent-community\/v2\/documents\/delete":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/documents\/delete"}]}},"\/fluent-community\/v2\/invitations":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","GET","POST","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/invitations"}]}},"\/fluent-community\/v2\/invitations\/(?P<invitation_id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["DELETE","DELETE","DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"invitation_id":{"required":true}}},{"methods":["DELETE"],"args":{"invitation_id":{"required":true}}},{"methods":["DELETE"],"args":{"invitation_id":{"required":true}}}]},"\/fluent-community\/v2\/invitations\/link":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/invitations\/link"}]}},"\/fluent-community\/v2\/invitations\/(?P<invitation_id>[0-9]+)\/resend":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":{"invitation_id":{"required":true}}},{"methods":["POST"],"args":{"invitation_id":{"required":true}}},{"methods":["POST"],"args":{"invitation_id":{"required":true}}}]},"\/fluent-community\/v2\/courses\/(?P<course_id>[0-9]+)\/lessons\/(?P<lesson_id>[0-9]+)\/quiz\/submit":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}},{"methods":["POST"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}},{"methods":["POST"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}}]},"\/fluent-community\/v2\/courses\/(?P<course_id>[0-9]+)\/lessons\/(?P<lesson_id>[0-9]+)\/quiz\/result":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)\/quiz-results":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)\/quiz-results\/(?P<quiz_id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":{"course_id":{"required":true},"quiz_id":{"required":true}}},{"methods":["POST"],"args":{"course_id":{"required":true},"quiz_id":{"required":true}}},{"methods":["POST"],"args":{"course_id":{"required":true},"quiz_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)\/export\/quiz-results":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}}]},"\/fluent-community\/v2\/courses":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/courses"}]}},"\/fluent-community\/v2\/courses\/(?P<course_id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}}]},"\/fluent-community\/v2\/courses\/(?P<course_slug>[a-zA-Z0-9-_]+)\/by-slug":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":{"course_slug":{"required":true}}},{"methods":["GET"],"args":{"course_slug":{"required":true}}},{"methods":["GET"],"args":{"course_slug":{"required":true}}}]},"\/fluent-community\/v2\/courses\/(?P<course_slug>[a-zA-Z0-9-_]+)\/lessons\/(?P<lesson_slug>[a-zA-Z0-9-_]+)\/by-slug":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":{"course_slug":{"required":true},"lesson_slug":{"required":true}}},{"methods":["GET"],"args":{"course_slug":{"required":true},"lesson_slug":{"required":true}}},{"methods":["GET"],"args":{"course_slug":{"required":true},"lesson_slug":{"required":true}}}]},"\/fluent-community\/v2\/courses\/(?P<course_id>[0-9]+)\/enroll":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":{"course_id":{"required":true}}},{"methods":["POST"],"args":{"course_id":{"required":true}}},{"methods":["POST"],"args":{"course_id":{"required":true}}}]},"\/fluent-community\/v2\/courses\/(?P<course_id>[0-9]+)\/lessons\/(?P<lesson_id>[0-9]+)\/completion":{"namespace":"fluent-community\/v2","methods":["PUT","PUT","PUT"],"endpoints":[{"methods":["PUT"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}},{"methods":["PUT"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}},{"methods":["PUT"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}}]},"\/fluent-community\/v2\/courses\/all-courses":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/courses\/all-courses"}]}},"\/fluent-community\/v2\/admin\/courses":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","GET","POST","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/admin\/courses"}]}},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["GET","PUT","DELETE","GET","GET","PUT","PUT","DELETE","DELETE"],"endpoints":[{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["PUT"],"args":{"course_id":{"required":true}}},{"methods":["DELETE"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["PUT"],"args":{"course_id":{"required":true}}},{"methods":["PUT"],"args":{"course_id":{"required":true}}},{"methods":["DELETE"],"args":{"course_id":{"required":true}}},{"methods":["DELETE"],"args":{"course_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)\/duplicate":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":{"course_id":{"required":true}}},{"methods":["POST"],"args":{"course_id":{"required":true}}},{"methods":["POST"],"args":{"course_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)\/comments":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)\/students":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","GET","POST","POST"],"endpoints":[{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["POST"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["POST"],"args":{"course_id":{"required":true}}},{"methods":["POST"],"args":{"course_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)\/students\/(?P<student_id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["DELETE","DELETE","DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"course_id":{"required":true},"student_id":{"required":true}}},{"methods":["DELETE"],"args":{"course_id":{"required":true},"student_id":{"required":true}}},{"methods":["DELETE"],"args":{"course_id":{"required":true},"student_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)\/users\/search":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)\/links":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":{"course_id":{"required":true}}},{"methods":["POST"],"args":{"course_id":{"required":true}}},{"methods":["POST"],"args":{"course_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)\/meta-settings":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)\/instructors\/search":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)\/sections":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","GET","POST","POST"],"endpoints":[{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["POST"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["POST"],"args":{"course_id":{"required":true}}},{"methods":["POST"],"args":{"course_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)\/sections\/indexes":{"namespace":"fluent-community\/v2","methods":["PATCH","PATCH","PATCH"],"endpoints":[{"methods":["PATCH"],"args":{"course_id":{"required":true}}},{"methods":["PATCH"],"args":{"course_id":{"required":true}}},{"methods":["PATCH"],"args":{"course_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)\/sections\/(?P<section_id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["GET","PUT","PATCH","DELETE","GET","GET","PUT","PUT","PATCH","PATCH","DELETE","DELETE"],"endpoints":[{"methods":["GET"],"args":{"course_id":{"required":true},"section_id":{"required":true}}},{"methods":["PUT"],"args":{"course_id":{"required":true},"section_id":{"required":true}}},{"methods":["PATCH"],"args":{"course_id":{"required":true},"section_id":{"required":true}}},{"methods":["DELETE"],"args":{"course_id":{"required":true},"section_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true},"section_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true},"section_id":{"required":true}}},{"methods":["PUT"],"args":{"course_id":{"required":true},"section_id":{"required":true}}},{"methods":["PUT"],"args":{"course_id":{"required":true},"section_id":{"required":true}}},{"methods":["PATCH"],"args":{"course_id":{"required":true},"section_id":{"required":true}}},{"methods":["PATCH"],"args":{"course_id":{"required":true},"section_id":{"required":true}}},{"methods":["DELETE"],"args":{"course_id":{"required":true},"section_id":{"required":true}}},{"methods":["DELETE"],"args":{"course_id":{"required":true},"section_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)\/sections\/(?P<section_id>[0-9]+)\/indexes":{"namespace":"fluent-community\/v2","methods":["PATCH","PATCH","PATCH"],"endpoints":[{"methods":["PATCH"],"args":{"course_id":{"required":true},"section_id":{"required":true}}},{"methods":["PATCH"],"args":{"course_id":{"required":true},"section_id":{"required":true}}},{"methods":["PATCH"],"args":{"course_id":{"required":true},"section_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)\/lessons":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","GET","POST","POST"],"endpoints":[{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["POST"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["POST"],"args":{"course_id":{"required":true}}},{"methods":["POST"],"args":{"course_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)\/copy-section":{"namespace":"fluent-community\/v2","methods":["PUT","PUT","PUT"],"endpoints":[{"methods":["PUT"],"args":{"course_id":{"required":true}}},{"methods":["PUT"],"args":{"course_id":{"required":true}}},{"methods":["PUT"],"args":{"course_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)\/move-lesson":{"namespace":"fluent-community\/v2","methods":["PUT","PUT","PUT"],"endpoints":[{"methods":["PUT"],"args":{"course_id":{"required":true}}},{"methods":["PUT"],"args":{"course_id":{"required":true}}},{"methods":["PUT"],"args":{"course_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)\/lessons\/(?P<lesson_id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["GET","PUT","PATCH","DELETE","GET","GET","PUT","PUT","PATCH","PATCH","DELETE","DELETE"],"endpoints":[{"methods":["GET"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}},{"methods":["PUT"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}},{"methods":["PATCH"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}},{"methods":["DELETE"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}},{"methods":["PUT"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}},{"methods":["PUT"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}},{"methods":["PATCH"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}},{"methods":["PATCH"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}},{"methods":["DELETE"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}},{"methods":["DELETE"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}}]},"\/fluent-community\/v2\/cart\/products\/search":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/cart\/products\/search"}]}},"\/fluent-community\/v2\/cart\/products\/create":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/cart\/products\/create"}]}},"\/fluent-community\/v2\/cart\/spaces\/(?P<spaceId>[0-9]+)\/paywalls":{"namespace":"fluent-community\/v2","methods":["GET","POST","DELETE","GET","GET","POST","POST","DELETE","DELETE"],"endpoints":[{"methods":["GET"],"args":{"spaceId":{"required":true}}},{"methods":["POST"],"args":{"spaceId":{"required":true}}},{"methods":["DELETE"],"args":{"spaceId":{"required":true}}},{"methods":["GET"],"args":{"spaceId":{"required":true}}},{"methods":["GET"],"args":{"spaceId":{"required":true}}},{"methods":["POST"],"args":{"spaceId":{"required":true}}},{"methods":["POST"],"args":{"spaceId":{"required":true}}},{"methods":["DELETE"],"args":{"spaceId":{"required":true}}},{"methods":["DELETE"],"args":{"spaceId":{"required":true}}}]},"\/fluent-community\/v2\/fluent-player\/video-upload":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/fluent-player\/video-upload"}]}},"\/fluent-community\/v2\/fluent-player\/video-content\/(?P<media_id>[^\\s(?!\/)]+)":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":{"media_id":{"required":true}}},{"methods":["GET"],"args":{"media_id":{"required":true}}},{"methods":["GET"],"args":{"media_id":{"required":true}}}]},"\/fluent-community\/v2\/spaces":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","GET","POST","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/spaces"}]}},"\/fluent-community\/v2\/spaces\/(?P<spaceSlug>[a-zA-Z0-9-_]+)\/by-slug":{"namespace":"fluent-community\/v2","methods":["GET","PUT","GET","GET","PUT","PUT"],"endpoints":[{"methods":["GET"],"args":{"spaceSlug":{"required":true}}},{"methods":["PUT"],"args":{"spaceSlug":{"required":true}}},{"methods":["GET"],"args":{"spaceSlug":{"required":true}}},{"methods":["GET"],"args":{"spaceSlug":{"required":true}}},{"methods":["PUT"],"args":{"spaceSlug":{"required":true}}},{"methods":["PUT"],"args":{"spaceSlug":{"required":true}}}]},"\/fluent-community\/v2\/spaces\/(?P<spaceId>[0-9]+)\/by-id":{"namespace":"fluent-community\/v2","methods":["PUT","DELETE","PUT","PUT","DELETE","DELETE"],"endpoints":[{"methods":["PUT"],"args":{"spaceId":{"required":true}}},{"methods":["DELETE"],"args":{"spaceId":{"required":true}}},{"methods":["PUT"],"args":{"spaceId":{"required":true}}},{"methods":["PUT"],"args":{"spaceId":{"required":true}}},{"methods":["DELETE"],"args":{"spaceId":{"required":true}}},{"methods":["DELETE"],"args":{"spaceId":{"required":true}}}]},"\/fluent-community\/v2\/spaces\/(?P<spaceSlug>[a-zA-Z0-9-_]+)\/join":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":{"spaceSlug":{"required":true}}},{"methods":["POST"],"args":{"spaceSlug":{"required":true}}},{"methods":["POST"],"args":{"spaceSlug":{"required":true}}}]},"\/fluent-community\/v2\/spaces\/(?P<spaceSlug>[a-zA-Z0-9-_]+)\/leave":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":{"spaceSlug":{"required":true}}},{"methods":["POST"],"args":{"spaceSlug":{"required":true}}},{"methods":["POST"],"args":{"spaceSlug":{"required":true}}}]},"\/fluent-community\/v2\/spaces\/(?P<spaceSlug>[a-zA-Z0-9-_]+)\/meta-settings":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":{"spaceSlug":{"required":true}}},{"methods":["GET"],"args":{"spaceSlug":{"required":true}}},{"methods":["GET"],"args":{"spaceSlug":{"required":true}}}]},"\/fluent-community\/v2\/spaces\/(?P<spaceSlug>[a-zA-Z0-9-_]+)\/members":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","GET","POST","POST"],"endpoints":[{"methods":["GET"],"args":{"spaceSlug":{"required":true}}},{"methods":["POST"],"args":{"spaceSlug":{"required":true}}},{"methods":["GET"],"args":{"spaceSlug":{"required":true}}},{"methods":["GET"],"args":{"spaceSlug":{"required":true}}},{"methods":["POST"],"args":{"spaceSlug":{"required":true}}},{"methods":["POST"],"args":{"spaceSlug":{"required":true}}}]},"\/fluent-community\/v2\/spaces\/(?P<spaceSlug>[a-zA-Z0-9-_]+)":{"namespace":"fluent-community\/v2","methods":["DELETE","DELETE","DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"spaceSlug":{"required":true}}},{"methods":["DELETE"],"args":{"spaceSlug":{"required":true}}},{"methods":["DELETE"],"args":{"spaceSlug":{"required":true}}}]},"\/fluent-community\/v2\/spaces\/(?P<spaceSlug>[a-zA-Z0-9-_]+)\/members\/remove":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":{"spaceSlug":{"required":true}}},{"methods":["POST"],"args":{"spaceSlug":{"required":true}}},{"methods":["POST"],"args":{"spaceSlug":{"required":true}}}]},"\/fluent-community\/v2\/spaces\/(?P<spaceSlug>[a-zA-Z0-9-_]+)\/lockscreens":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET","PUT"],"endpoints":[{"methods":["GET"],"args":{"spaceSlug":{"required":true}}},{"methods":["GET"],"args":{"spaceSlug":{"required":true}}},{"methods":["GET"],"args":{"spaceSlug":{"required":true}}},{"methods":["PUT"],"args":{"spaceSlug":{"required":true}}}]},"\/fluent-community\/v2\/spaces\/(?P<spaceSlug>[a-zA-Z0-9-_]+)\/links":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":{"spaceSlug":{"required":true}}},{"methods":["POST"],"args":{"spaceSlug":{"required":true}}},{"methods":["POST"],"args":{"spaceSlug":{"required":true}}}]},"\/fluent-community\/v2\/spaces\/users\/search":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/spaces\/users\/search"}]}},"\/fluent-community\/v2\/spaces\/discover":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/spaces\/discover"}]}},"\/fluent-community\/v2\/spaces\/all-spaces":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/spaces\/all-spaces"}]}},"\/fluent-community\/v2\/spaces\/space_groups":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","GET","POST","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/spaces\/space_groups"}]}},"\/fluent-community\/v2\/spaces\/space_groups\/(?P<id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["PUT","DELETE","PUT","PUT","DELETE","DELETE"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}},{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-community\/v2\/spaces\/space_groups\/re-index":{"namespace":"fluent-community\/v2","methods":["PATCH","PATCH","PATCH"],"endpoints":[{"methods":["PATCH"],"args":[]},{"methods":["PATCH"],"args":[]},{"methods":["PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/spaces\/space_groups\/re-index"}]}},"\/fluent-community\/v2\/spaces\/space_groups\/re-index-spaces":{"namespace":"fluent-community\/v2","methods":["PATCH","PATCH","PATCH"],"endpoints":[{"methods":["PATCH"],"args":[]},{"methods":["PATCH"],"args":[]},{"methods":["PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/spaces\/space_groups\/re-index-spaces"}]}},"\/fluent-community\/v2\/spaces\/space_groups\/move-space":{"namespace":"fluent-community\/v2","methods":["PATCH","PATCH","PATCH"],"endpoints":[{"methods":["PATCH"],"args":[]},{"methods":["PATCH"],"args":[]},{"methods":["PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/spaces\/space_groups\/move-space"}]}},"\/fluent-community\/v2\/feeds":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","GET","POST","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/feeds"}]}},"\/fluent-community\/v2\/feeds\/(?P<feed_id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["POST","PATCH","DELETE","POST","POST","PATCH","PATCH","DELETE","DELETE"],"endpoints":[{"methods":["POST"],"args":{"feed_id":{"required":true}}},{"methods":["PATCH"],"args":{"feed_id":{"required":true}}},{"methods":["DELETE"],"args":{"feed_id":{"required":true}}},{"methods":["POST"],"args":{"feed_id":{"required":true}}},{"methods":["POST"],"args":{"feed_id":{"required":true}}},{"methods":["PATCH"],"args":{"feed_id":{"required":true}}},{"methods":["PATCH"],"args":{"feed_id":{"required":true}}},{"methods":["DELETE"],"args":{"feed_id":{"required":true}}},{"methods":["DELETE"],"args":{"feed_id":{"required":true}}}]},"\/fluent-community\/v2\/feeds\/media-upload":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/feeds\/media-upload"}]}},"\/fluent-community\/v2\/feeds\/bookmarks":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/feeds\/bookmarks"}]}},"\/fluent-community\/v2\/feeds\/(?P<feed_slug>[a-zA-Z0-9-_]+)\/by-slug":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":{"feed_slug":{"required":true}}},{"methods":["GET"],"args":{"feed_slug":{"required":true}}},{"methods":["GET"],"args":{"feed_slug":{"required":true}}}]},"\/fluent-community\/v2\/feeds\/(?P<feed_id>[0-9]+)\/by-id":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":{"feed_id":{"required":true}}},{"methods":["GET"],"args":{"feed_id":{"required":true}}},{"methods":["GET"],"args":{"feed_id":{"required":true}}}]},"\/fluent-community\/v2\/feeds\/(?P<feed_id>[0-9]+)\/comments":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","GET","POST","POST"],"endpoints":[{"methods":["GET"],"args":{"feed_id":{"required":true}}},{"methods":["POST"],"args":{"feed_id":{"required":true}}},{"methods":["GET"],"args":{"feed_id":{"required":true}}},{"methods":["GET"],"args":{"feed_id":{"required":true}}},{"methods":["POST"],"args":{"feed_id":{"required":true}}},{"methods":["POST"],"args":{"feed_id":{"required":true}}}]},"\/fluent-community\/v2\/feeds\/(?P<feed_id>[0-9]+)\/comments\/(?P<comment_id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["POST","PATCH","DELETE","POST","POST","PATCH","PATCH","DELETE","DELETE"],"endpoints":[{"methods":["POST"],"args":{"feed_id":{"required":true},"comment_id":{"required":true}}},{"methods":["PATCH"],"args":{"feed_id":{"required":true},"comment_id":{"required":true}}},{"methods":["DELETE"],"args":{"feed_id":{"required":true},"comment_id":{"required":true}}},{"methods":["POST"],"args":{"feed_id":{"required":true},"comment_id":{"required":true}}},{"methods":["POST"],"args":{"feed_id":{"required":true},"comment_id":{"required":true}}},{"methods":["PATCH"],"args":{"feed_id":{"required":true},"comment_id":{"required":true}}},{"methods":["PATCH"],"args":{"feed_id":{"required":true},"comment_id":{"required":true}}},{"methods":["DELETE"],"args":{"feed_id":{"required":true},"comment_id":{"required":true}}},{"methods":["DELETE"],"args":{"feed_id":{"required":true},"comment_id":{"required":true}}}]},"\/fluent-community\/v2\/feeds\/(?P<feed_id>[0-9]+)\/react":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":{"feed_id":{"required":true}}},{"methods":["POST"],"args":{"feed_id":{"required":true}}},{"methods":["POST"],"args":{"feed_id":{"required":true}}}]},"\/fluent-community\/v2\/feeds\/(?P<feed_id>[0-9]+)\/comments\/(?P<comment_id>[0-9]+)\/reactions":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":{"feed_id":{"required":true},"comment_id":{"required":true}}},{"methods":["POST"],"args":{"feed_id":{"required":true},"comment_id":{"required":true}}},{"methods":["POST"],"args":{"feed_id":{"required":true},"comment_id":{"required":true}}}]},"\/fluent-community\/v2\/feeds\/(?P<feed_id>[0-9]+)\/media-preview":{"namespace":"fluent-community\/v2","methods":["DELETE","DELETE","DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"feed_id":{"required":true}}},{"methods":["DELETE"],"args":{"feed_id":{"required":true}}},{"methods":["DELETE"],"args":{"feed_id":{"required":true}}}]},"\/fluent-community\/v2\/feeds\/ticker":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/feeds\/ticker"}]}},"\/fluent-community\/v2\/feeds\/ticker-updates":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/feeds\/ticker-updates"}]}},"\/fluent-community\/v2\/feeds\/batch":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/feeds\/batch"}]}},"\/fluent-community\/v2\/feeds\/oembed":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/feeds\/oembed"}]}},"\/fluent-community\/v2\/feeds\/links":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","GET","POST","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/feeds\/links"}]}},"\/fluent-community\/v2\/feeds\/welcome-banner":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/feeds\/welcome-banner"}]}},"\/fluent-community\/v2\/feeds\/(?P<feed_id>[0-9]+)\/reactions":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":{"feed_id":{"required":true}}},{"methods":["GET"],"args":{"feed_id":{"required":true}}},{"methods":["GET"],"args":{"feed_id":{"required":true}}}]},"\/fluent-community\/v2\/feeds\/(?P<feed_id>[0-9]+)\/apps\/survey-vote":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":{"feed_id":{"required":true}}},{"methods":["POST"],"args":{"feed_id":{"required":true}}},{"methods":["POST"],"args":{"feed_id":{"required":true}}}]},"\/fluent-community\/v2\/feeds\/(?P<feed_id>[0-9]+)\/apps\/survey-voters\/(?P<option_slug>[a-zA-Z0-9-_]+)":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":{"feed_id":{"required":true},"option_slug":{"required":true}}},{"methods":["GET"],"args":{"feed_id":{"required":true},"option_slug":{"required":true}}},{"methods":["GET"],"args":{"feed_id":{"required":true},"option_slug":{"required":true}}}]},"\/fluent-community\/v2\/feeds\/markdown-preview":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/feeds\/markdown-preview"}]}},"\/fluent-community\/v2\/profile\/(?P<username>[a-zA-Z0-9-_]+)":{"namespace":"fluent-community\/v2","methods":["GET","POST","PUT","GET","GET","POST","POST","PUT","PUT"],"endpoints":[{"methods":["GET"],"args":{"username":{"required":true}}},{"methods":["POST"],"args":{"username":{"required":true}}},{"methods":["PUT"],"args":{"username":{"required":true}}},{"methods":["GET"],"args":{"username":{"required":true}}},{"methods":["GET"],"args":{"username":{"required":true}}},{"methods":["POST"],"args":{"username":{"required":true}}},{"methods":["POST"],"args":{"username":{"required":true}}},{"methods":["PUT"],"args":{"username":{"required":true}}},{"methods":["PUT"],"args":{"username":{"required":true}}}]},"\/fluent-community\/v2\/profile\/(?P<username>[a-zA-Z0-9-_]+)\/spaces":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":{"username":{"required":true}}},{"methods":["GET"],"args":{"username":{"required":true}}},{"methods":["GET"],"args":{"username":{"required":true}}}]},"\/fluent-community\/v2\/profile\/(?P<username>[a-zA-Z0-9-_]+)\/memberships":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":{"username":{"required":true}}},{"methods":["GET"],"args":{"username":{"required":true}}},{"methods":["GET"],"args":{"username":{"required":true}}}]},"\/fluent-community\/v2\/profile\/(?P<username>[a-zA-Z0-9-_]+)\/comments":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":{"username":{"required":true}}},{"methods":["GET"],"args":{"username":{"required":true}}},{"methods":["GET"],"args":{"username":{"required":true}}}]},"\/fluent-community\/v2\/profile\/(?P<username>[a-zA-Z0-9-_]+)\/notification-preferences":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","GET","POST","POST"],"endpoints":[{"methods":["GET"],"args":{"username":{"required":true}}},{"methods":["POST"],"args":{"username":{"required":true}}},{"methods":["GET"],"args":{"username":{"required":true}}},{"methods":["GET"],"args":{"username":{"required":true}}},{"methods":["POST"],"args":{"username":{"required":true}}},{"methods":["POST"],"args":{"username":{"required":true}}}]},"\/fluent-community\/v2\/admin\/general":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","GET","POST","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/admin\/general"}]}},"\/fluent-community\/v2\/admin\/email-settings":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","GET","POST","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/admin\/email-settings"}]}},"\/fluent-community\/v2\/admin\/storage-settings":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","GET","POST","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/admin\/storage-settings"}]}},"\/fluent-community\/v2\/admin\/welcome-banner":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","GET","POST","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/admin\/welcome-banner"}]}},"\/fluent-community\/v2\/admin\/auth-settings":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/admin\/auth-settings"}]}},"\/fluent-community\/v2\/admin\/on-boardings":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","GET","POST","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/admin\/on-boardings"}]}},"\/fluent-community\/v2\/admin\/on-boardings\/change-slug":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/admin\/on-boardings\/change-slug"}]}},"\/fluent-community\/v2\/admin\/profile-link-providers":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","GET","POST","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/admin\/profile-link-providers"}]}},"\/fluent-community\/v2\/admin\/all_space_courses":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/admin\/all_space_courses"}]}},"\/fluent-community\/v2\/members":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/members"}]}},"\/fluent-community\/v2\/members\/(?P<user_id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["PATCH","PATCH","PATCH"],"endpoints":[{"methods":["PATCH"],"args":{"user_id":{"required":true}}},{"methods":["PATCH"],"args":{"user_id":{"required":true}}},{"methods":["PATCH"],"args":{"user_id":{"required":true}}}]},"\/fluent-community\/v2\/notifications":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/notifications"}]}},"\/fluent-community\/v2\/notifications\/unread":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/notifications\/unread"}]}},"\/fluent-community\/v2\/notifications\/mark-read\/(?P<notification_id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":{"notification_id":{"required":true}}},{"methods":["POST"],"args":{"notification_id":{"required":true}}},{"methods":["POST"],"args":{"notification_id":{"required":true}}}]},"\/fluent-community\/v2\/notifications\/mark-read\/(?P<feed_id>[0-9]+)\/by-feed-id":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":{"feed_id":{"required":true}}},{"methods":["POST"],"args":{"feed_id":{"required":true}}},{"methods":["POST"],"args":{"feed_id":{"required":true}}}]},"\/fluent-community\/v2\/notifications\/mark-all-read":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/notifications\/mark-all-read"}]}},"\/fluent-community\/v2\/activities":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/activities"}]}},"\/fluent-community\/v2\/comments\/(?P<comment_id>[0-9]+)\/reactions":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":{"comment_id":{"required":true}}},{"methods":["GET"],"args":{"comment_id":{"required":true}}},{"methods":["GET"],"args":{"comment_id":{"required":true}}}]},"\/fluent-community\/v2\/comments\/(?P<id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-community\/v2\/options\/app-vars":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/options\/app-vars"}]}},"\/fluent-community\/v2\/options\/sidebar-menu-html":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/options\/sidebar-menu-html"}]}},"\/fluent-community\/v2\/options\/menu-items":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/options\/menu-items"}]}},"\/fluent-community\/v2\/settings\/features":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","GET","POST","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/settings\/features"}]}},"\/fluent-community\/v2\/settings\/menu-settings":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","GET","POST","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/settings\/menu-settings"}]}},"\/fluent-community\/v2\/settings\/install_plugin":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/settings\/install_plugin"}]}},"\/fluent-community\/v2\/settings\/customization-settings":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","GET","POST","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/settings\/customization-settings"}]}},"\/fluent-community\/v2\/settings\/privacy-settings":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","GET","POST","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/settings\/privacy-settings"}]}},"\/fluent-community\/v2\/settings\/color-config":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/settings\/color-config"}]}},"\/fluent-community\/v2\/settings\/crm-tagging-config":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/settings\/crm-tagging-config"}]}},"\/fluent-community\/v2\/settings\/fluent-player-settings":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","GET","POST","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/settings\/fluent-player-settings"}]}},"\/fluentform\/v1":{"namespace":"fluentform\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"fluentform\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluentform\/v1"}]}},"\/fluentform\/v1\/forms":{"namespace":"fluentform\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluentform\/v1\/forms"}]}},"\/fluentform\/v1\/forms\/templates":{"namespace":"fluentform\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluentform\/v1\/forms\/templates"}]}},"\/fluentform\/v1\/forms\/ping":{"namespace":"fluentform\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluentform\/v1\/forms\/ping"}]}},"\/fluentform\/v1\/forms\/(?P<form_id>[^\\s(?!\/)]+)":{"namespace":"fluentform\/v1","methods":["GET","POST","DELETE"],"endpoints":[{"methods":["GET"],"args":{"form_id":{"required":true}}},{"methods":["POST"],"args":{"form_id":{"required":true}}},{"methods":["DELETE"],"args":{"form_id":{"required":true}}}]},"\/fluentform\/v1\/forms\/(?P<form_id>[^\\s(?!\/)]+)\/duplicate":{"namespace":"fluentform\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"form_id":{"required":true}}}]},"\/fluentform\/v1\/forms\/(?P<form_id>[^\\s(?!\/)]+)\/convert":{"namespace":"fluentform\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"form_id":{"required":true}}}]},"\/fluentform\/v1\/forms\/(?P<form_id>[^\\s(?!\/)]+)\/resources":{"namespace":"fluentform\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"form_id":{"required":true}}}]},"\/fluentform\/v1\/forms\/(?P<form_id>[^\\s(?!\/)]+)\/pages":{"namespace":"fluentform\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"form_id":{"required":true}}}]},"\/fluentform\/v1\/forms\/(?P<form_id>[^\\s(?!\/)]+)\/fields":{"namespace":"fluentform\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"form_id":{"required":true}}}]},"\/fluentform\/v1\/forms\/(?P<form_id>[^\\s(?!\/)]+)\/shortcodes":{"namespace":"fluentform\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"form_id":{"required":true}}}]},"\/fluentform\/v1\/forms\/(?P<form_id>[^\\s(?!\/)]+)\/findShortCodePage":{"namespace":"fluentform\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"form_id":{"required":true}}}]},"\/fluentform\/v1\/forms\/(?P<form_id>[^\\s(?!\/)]+)\/editHistory":{"namespace":"fluentform\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"form_id":{"required":true}}}]},"\/fluentform\/v1\/forms\/(?P<form_id>[^\\s(?!\/)]+)\/clearHistory":{"namespace":"fluentform\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"form_id":{"required":true}}}]},"\/fluentform\/v1\/settings\/(?P<form_id>[^\\s(?!\/)]+)":{"namespace":"fluentform\/v1","methods":["GET","POST","DELETE"],"endpoints":[{"methods":["GET"],"args":{"form_id":{"required":true}}},{"methods":["POST"],"args":{"form_id":{"required":true}}},{"methods":["DELETE"],"args":{"form_id":{"required":true}}}]},"\/fluentform\/v1\/settings\/(?P<form_id>[^\\s(?!\/)]+)\/general":{"namespace":"fluentform\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"form_id":{"required":true}}},{"methods":["POST"],"args":{"form_id":{"required":true}}}]},"\/fluentform\/v1\/settings\/(?P<form_id>[^\\s(?!\/)]+)\/customizer":{"namespace":"fluentform\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"form_id":{"required":true}}},{"methods":["POST"],"args":{"form_id":{"required":true}}}]},"\/fluentform\/v1\/settings\/(?P<form_id>[^\\s(?!\/)]+)\/entry-columns":{"namespace":"fluentform\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"form_id":{"required":true}}}]},"\/fluentform\/v1\/settings\/(?P<form_id>[^\\s(?!\/)]+)\/conversational-design":{"namespace":"fluentform\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"form_id":{"required":true}}}]},"\/fluentform\/v1\/settings\/(?P<form_id>[^\\s(?!\/)]+)\/store-conversational-design":{"namespace":"fluentform\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"form_id":{"required":true}}}]},"\/fluentform\/v1\/settings\/(?P<form_id>[^\\s(?!\/)]+)\/preset":{"namespace":"fluentform\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"form_id":{"required":true}}}]},"\/fluentform\/v1\/settings\/(?P<form_id>[^\\s(?!\/)]+)\/save-preset":{"namespace":"fluentform\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"form_id":{"required":true}}}]},"\/fluentform\/v1\/submissions":{"namespace":"fluentform\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluentform\/v1\/submissions"}]}},"\/fluentform\/v1\/submissions\/resources":{"namespace":"fluentform\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluentform\/v1\/submissions\/resources"}]}},"\/fluentform\/v1\/submissions\/bulk-actions":{"namespace":"fluentform\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluentform\/v1\/submissions\/bulk-actions"}]}},"\/fluentform\/v1\/submissions\/print":{"namespace":"fluentform\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluentform\/v1\/submissions\/print"}]}},"\/fluentform\/v1\/submissions\/all":{"namespace":"fluentform\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluentform\/v1\/submissions\/all"}]}},"\/fluentform\/v1\/submissions\/(?P<entry_id>[^\\s(?!\/)]+)":{"namespace":"fluentform\/v1","methods":["DELETE","GET"],"endpoints":[{"methods":["DELETE"],"args":{"entry_id":{"required":true}}},{"methods":["GET"],"args":{"entry_id":{"required":true}}}]},"\/fluentform\/v1\/submissions\/(?P<entry_id>[^\\s(?!\/)]+)\/status":{"namespace":"fluentform\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"entry_id":{"required":true}}}]},"\/fluentform\/v1\/submissions\/(?P<entry_id>[^\\s(?!\/)]+)\/is-favorite":{"namespace":"fluentform\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"entry_id":{"required":true}}}]},"\/fluentform\/v1\/submissions\/(?P<entry_id>[^\\s(?!\/)]+)\/logs":{"namespace":"fluentform\/v1","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"entry_id":{"required":true}}},{"methods":["DELETE"],"args":{"entry_id":{"required":true}}}]},"\/fluentform\/v1\/submissions\/(?P<entry_id>[^\\s(?!\/)]+)\/notes":{"namespace":"fluentform\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"entry_id":{"required":true}}},{"methods":["POST"],"args":{"entry_id":{"required":true}}}]},"\/fluentform\/v1\/submissions\/(?P<entry_id>[^\\s(?!\/)]+)\/submission-users":{"namespace":"fluentform\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"entry_id":{"required":true}}}]},"\/fluentform\/v1\/submissions\/(?P<entry_id>[^\\s(?!\/)]+)\/update-submission-user":{"namespace":"fluentform\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"entry_id":{"required":true}}}]},"\/fluentform\/v1\/logs":{"namespace":"fluentform\/v1","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluentform\/v1\/logs"}]}},"\/fluentform\/v1\/logs\/filters":{"namespace":"fluentform\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluentform\/v1\/logs\/filters"}]}},"\/fluentform\/v1\/integrations":{"namespace":"fluentform\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluentform\/v1\/integrations"}]}},"\/fluentform\/v1\/integrations\/update-status":{"namespace":"fluentform\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluentform\/v1\/integrations\/update-status"}]}},"\/fluentform\/v1\/integrations\/(?P<form_id>[^\\s(?!\/)]+)\/form-integrations":{"namespace":"fluentform\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"form_id":{"required":true}}}]},"\/fluentform\/v1\/integrations\/(?P<form_id>[^\\s(?!\/)]+)":{"namespace":"fluentform\/v1","methods":["GET","POST","DELETE"],"endpoints":[{"methods":["GET"],"args":{"form_id":{"required":true}}},{"methods":["POST"],"args":{"form_id":{"required":true}}},{"methods":["DELETE"],"args":{"form_id":{"required":true}}}]},"\/fluentform\/v1\/integrations\/(?P<form_id>[^\\s(?!\/)]+)\/integration-list-id":{"namespace":"fluentform\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"form_id":{"required":true}}}]},"\/fluentform\/v1\/global-settings":{"namespace":"fluentform\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluentform\/v1\/global-settings"}]}},"\/fluentform\/v1\/roles":{"namespace":"fluentform\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluentform\/v1\/roles"}]}},"\/fluentform\/v1\/managers":{"namespace":"fluentform\/v1","methods":["GET","POST","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluentform\/v1\/managers"}]}},"\/fluentform\/v1\/managers\/users":{"namespace":"fluentform\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluentform\/v1\/managers\/users"}]}},"\/fluentform\/v1\/analytics\/(?P<form_id>[^\\s(?!\/)]+)\/reset":{"namespace":"fluentform\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"form_id":{"required":true}}}]},"\/fluentform\/v1\/form-submit":{"namespace":"fluentform\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluentform\/v1\/form-submit"}]}},"\/fluentform\/v1\/report\/overview-chart":{"namespace":"fluentform\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluentform\/v1\/report\/overview-chart"}]}},"\/fluentform\/v1\/report\/revenue-chart":{"namespace":"fluentform\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluentform\/v1\/report\/revenue-chart"}]}},"\/fluentform\/v1\/report\/completion-rate":{"namespace":"fluentform\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluentform\/v1\/report\/completion-rate"}]}},"\/fluentform\/v1\/report\/form-stats":{"namespace":"fluentform\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluentform\/v1\/report\/form-stats"}]}},"\/fluentform\/v1\/report\/heatmap-data":{"namespace":"fluentform\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluentform\/v1\/report\/heatmap-data"}]}},"\/fluentform\/v1\/report\/country-heatmap":{"namespace":"fluentform\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluentform\/v1\/report\/country-heatmap"}]}},"\/fluentform\/v1\/report\/api-logs":{"namespace":"fluentform\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluentform\/v1\/report\/api-logs"}]}},"\/fluentform\/v1\/report\/top-performing-forms":{"namespace":"fluentform\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluentform\/v1\/report\/top-performing-forms"}]}},"\/fluentform\/v1\/report\/subscriptions":{"namespace":"fluentform\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluentform\/v1\/report\/subscriptions"}]}},"\/fluentform\/v1\/report\/payment-types":{"namespace":"fluentform\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluentform\/v1\/report\/payment-types"}]}},"\/fluentform\/v1\/report\/select-forms":{"namespace":"fluentform\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluentform\/v1\/report\/select-forms"}]}},"\/fluentform\/v1\/report\/net-revenue":{"namespace":"fluentform\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluentform\/v1\/report\/net-revenue"}]}},"\/fluentform\/v1\/report\/submissions-analysis":{"namespace":"fluentform\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluentform\/v1\/report\/submissions-analysis"}]}},"\/fluentform\/v1\/report\/submissions":{"namespace":"fluentform\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluentform\/v1\/report\/submissions"}]}},"\/fluentform\/v1\/report\/forms\/(?P<form_id>[^\\s(?!\/)]+)":{"namespace":"fluentform\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"form_id":{"required":true}}}]},"\/fluentform\/v1\/notice":{"namespace":"fluentform\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluentform\/v1\/notice"}]}},"\/fluentform\/v1\/global-search":{"namespace":"fluentform\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluentform\/v1\/global-search"}]}},"\/fluentform\/v1\/suggested-plugins\/check-plugin-statuses":{"namespace":"fluentform\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluentform\/v1\/suggested-plugins\/check-plugin-statuses"}]}},"\/fluentform\/v1\/suggested-plugins\/install-plugin":{"namespace":"fluentform\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluentform\/v1\/suggested-plugins\/install-plugin"}]}},"\/fluentform\/v1\/suggested-plugins\/activate-plugin":{"namespace":"fluentform\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluentform\/v1\/suggested-plugins\/activate-plugin"}]}},"\/masspost\/v1":{"namespace":"masspost\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"masspost\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/masspost\/v1"}]}},"\/masspost\/v1\/post":{"namespace":"masspost\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/masspost\/v1\/post"}]}},"\/masspost\/v1\/post\/(?P<source_post_id>\\d+)":{"namespace":"masspost\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}]},"\/uap\/v2":{"namespace":"uap\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"uap\/v2","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2"}]}},"\/uap\/v2\/loop\/process\/(?P<action>\\w+)":{"namespace":"uap\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"process_id":{"required":true}}}]},"\/uap\/v2\/loop\/(?P<recipe_id>\\d+)":{"namespace":"uap\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/uap\/v2\/mcp\/chat\/refresh":{"namespace":"uap\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"page_url":{"type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/mcp\/chat\/refresh"}]}},"\/uap\/v2\/mcp\/chat\/launcher\/(?P<recipe_id>\\d+)":{"namespace":"uap\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"recipe_id":{"type":"integer","required":true}}}]},"\/automator\/v1":{"namespace":"automator\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"automator\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/automator\/v1"}]}},"\/automator\/v1\/mcp":{"namespace":"automator\/v1","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":{"jsonrpc":{"type":"string","enum":["2.0"],"required":true},"method":{"type":"string","required":false},"id":{"type":["string","number"],"required":false}}},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/automator\/v1\/mcp"}]}},"\/automator\/v1\/mcp\/dropdown":{"namespace":"automator\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"entity_type":{"type":"string","description":"The entity type: \"action\" or \"trigger\".","required":true},"entity_code":{"type":"string","description":"The action\/trigger code (e.g., SLACKSENDMESSAGE).","required":true},"field_option_code":{"type":"string","description":"The field option code (e.g., SLACKCHANNEL).","required":true},"field_parent_option_code":{"type":"string","description":"Parent field option code for cascading dropdowns (e.g., ASANA_WORKSPACE).","required":false},"field_parent_option_value":{"type":"string","description":"Parent option value for cascading dropdowns.","required":false},"parent_values":{"type":"string","description":"JSON object of multiple parent field values for multi-level cascading (e.g., {\"GSSPREADSHEET\":\"abc123\",\"GSWORKSHEET\":\"xyz789\"}).","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/automator\/v1\/mcp\/dropdown"}]}},"\/uap\/v2\/recipe\/(?P<recipe_id>\\d+)\/item\/(?P<item_type>[a-zA-Z0-9_-]+)\/(?P<operation>[a-zA-Z0-9_-]+)":{"namespace":"uap\/v2","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"recipe_id":{"required":false},"item_type":{"required":false},"operation":{"required":false}}}]},"\/uap\/v2\/recipe\/(?P<recipe_id>\\d+)\/block\/(?P<block_type>[a-zA-Z0-9_-]+)\/(?P<operation>[a-zA-Z0-9_-]+)":{"namespace":"uap\/v2","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"recipe_id":{"required":false},"block_type":{"required":false},"operation":{"required":false}}}]},"\/uap\/v2\/integrations\/get":{"namespace":"uap\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/integrations\/get"}]}},"\/uap\/v2\/integrations\/get\/(?P<scope>[a-zA-Z0-9_-]+)":{"namespace":"uap\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"scope":{"type":"string","required":true}}}]},"\/uap\/v2\/integrations\/collections\/get":{"namespace":"uap\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/integrations\/collections\/get"}]}},"\/uap\/v2\/blocks\/get":{"namespace":"uap\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/blocks\/get"}]}},"\/uap\/v2\/async_action":{"namespace":"uap\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/async_action"}]}},"\/uap\/v2\/log-event":{"namespace":"uap\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/log-event"}]}},"\/automator\/v1\/email\/test":{"namespace":"automator\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/automator\/v1\/email\/test"}]}},"\/automator\/v1\/user\/(?P<id>\\d+)":{"namespace":"automator\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}]},"\/automator\/v1\/log\/recipe_id\/(?P<recipe_id>\\d+)\/run_number\/(?P<run_number>\\d+)\/recipe_log_id\/(?P<recipe_log_id>\\d+)":{"namespace":"automator\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}]},"\/automator\/v1\/license\/summary":{"namespace":"automator\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/automator\/v1\/license\/summary"}]}},"\/automator\/v1\/addons\/get-list\/(?P<list_code>\\w+)":{"namespace":"automator\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}]},"\/automator\/v1\/addons\/plugin-manager\/(?P<action>\\w+)\/(?P<addon_id>\\d+)":{"namespace":"automator\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/uap\/v2\/integration-settings\/(?P<integration_id>[a-zA-Z0-9_-]+)":{"namespace":"uap\/v2","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"integration_id":{"required":true},"action":{"required":true},"data":{"type":"object","required":false}}}]},"\/vanos\/v2":{"namespace":"vanos\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"vanos\/v2","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/vanos\/v2"}]}},"\/vanos\/v2\/crop-image":{"namespace":"vanos\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/vanos\/v2\/crop-image"}]}},"\/vanos\/v2\/events\/(?P<id>\\d+)\/email-content":{"namespace":"vanos\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":false},"type":{"required":true},"user_id":{"required":false}}}]},"\/vanos\/v2\/events\/(?P<id>\\d+)\/generation-complete":{"namespace":"vanos\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":false}}}]},"\/vanos\/v2\/events\/(?P<id>\\d+)\/generation-status":{"namespace":"vanos\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":false}}}]},"\/vanos\/v2\/events\/(?P<id>\\d+)\/rsvps":{"namespace":"vanos\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true},"order":{"default":"ASC","required":false},"limit":{"default":0,"required":false}}}]},"\/vanos\/v2\/events\/(?P<id>\\d+)\/rsvp":{"namespace":"vanos\/v2","methods":["POST","DELETE","POST","PUT","PATCH"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true},"user_id":{"default":0,"required":false},"notes":{"default":"","required":false}}},{"methods":["DELETE"],"args":{"id":{"required":true},"user_id":{"default":0,"required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"required":true},"status":{"required":true},"user_id":{"default":0,"required":false}}}]},"\/vanos\/v2\/events\/(?P<id>\\d+)\/rsvps\/export":{"namespace":"vanos\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/vanos\/v2\/events\/(?P<id>\\d+)\/rsvp\/status":{"namespace":"vanos\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/vanos\/v2\/series\/(?P<id>\\d+)\/enroll":{"namespace":"vanos\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":false}}}]},"\/vanos\/v2\/series\/(?P<id>\\d+)\/progress":{"namespace":"vanos\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":false},"user_id":{"required":false}}}]},"\/kb-mailerlite\/v1":{"namespace":"kb-mailerlite\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"kb-mailerlite\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-mailerlite\/v1"}]}},"\/kb-mailerlite\/v1\/get":{"namespace":"kb-mailerlite\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"apikey":{"description":"The API Key for Mailerlite account.","type":"string","required":false},"endpoint":{"description":"Actionable endpoint for api call.","type":"string","required":false},"queryargs":{"description":"Query Args for url.","type":"array","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-mailerlite\/v1\/get"}]}},"\/kb-getresponse\/v1":{"namespace":"kb-getresponse\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"kb-getresponse\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-getresponse\/v1"}]}},"\/kb-getresponse\/v1\/get":{"namespace":"kb-getresponse\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"endpoint":{"description":"Actionable endpoint for api call.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-getresponse\/v1\/get"}]}},"\/kb-fluentcrm\/v1":{"namespace":"kb-fluentcrm\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"kb-fluentcrm\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-fluentcrm\/v1"}]}},"\/kb-fluentcrm\/v1\/get":{"namespace":"kb-fluentcrm\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"endpoint":{"description":"Actionable endpoint for api call.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-fluentcrm\/v1\/get"}]}},"\/kbp\/v1":{"namespace":"kbp\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"kbp\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kbp\/v1"}]}},"\/kbp\/v1\/post-query":{"namespace":"kbp\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Number of results to return.","type":"number","default":25,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"type":{"description":"Limit results to items of a specific post type.","type":"string","required":false},"include":{"description":"Include posts by ID.","type":"array","required":false},"query":{"description":"Define Type of Query.","type":"string","required":false},"order":{"description":"Define Query Order.","type":"string","required":false},"order_by":{"description":"Define Query Order By.","type":"string","required":false},"allow_sticky":{"description":"Allow Sticky in Query.","type":"boolean","required":false},"exclude":{"description":"Exclude Category.","type":"string","required":false},"offset":{"description":"Number of items to offset in query.","type":"number","default":0,"required":false},"post_id":{"description":"The Current Post ID.","type":"string","required":false},"custom_tax":{"description":"Check if using a custom Taxonomy","type":"boolean","required":false},"tax_type":{"description":"Define Query Order By.","type":"string","required":false},"category":{"description":"Include posts category.","type":"string","required":false},"tags":{"description":"Include posts tags.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kbp\/v1\/post-query"}]}},"\/kbp\/v1\/taxonomies-select":{"namespace":"kbp\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"Page of results to return.","type":"number","default":1,"required":false},"per_page":{"description":"Number of results to return.","type":"number","default":25,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"source":{"description":"The source of the content.","type":"string","default":"","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kbp\/v1\/taxonomies-select"}]}},"\/kbp\/v1\/term-select":{"namespace":"kbp\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"Page of results to return.","type":"number","default":1,"required":false},"per_page":{"description":"Number of results to return.","type":"number","default":25,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"source":{"description":"The source of the content.","type":"string","default":"","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kbp\/v1\/term-select"}]}},"\/kb-lottieanimation\/v1":{"namespace":"kb-lottieanimation\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"kb-lottieanimation\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-lottieanimation\/v1"}]}},"\/kb-lottieanimation\/v1\/animations\/(?P<id>[\\a-zA-Z0-9]+)":{"namespace":"kb-lottieanimation\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}]},"\/kb-lottieanimation\/v1\/animations":{"namespace":"kb-lottieanimation\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-lottieanimation\/v1\/animations"}]}},"\/kb-vector\/v1":{"namespace":"kb-vector\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"kb-vector\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-vector\/v1"}]}},"\/kb-vector\/v1\/vectors":{"namespace":"kb-vector\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-vector\/v1\/vectors"}]}},"\/kb-design-library\/v1":{"namespace":"kb-design-library\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"kb-design-library\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-design-library\/v1"}]}},"\/kb-design-library\/v1\/get":{"namespace":"kb-design-library\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The requested ai context.","type":"string","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"library":{"description":"The requested library.","type":"string","required":false},"library_url":{"description":"The requested library URL.","type":"string","required":false},"force_reload":{"description":"Force a refresh of the context.","type":"boolean","default":false,"required":false},"key":{"description":"Library Key.","type":"string","required":false},"api_key":{"description":"Kadence License Key.","type":"string","required":false},"api_email":{"description":"Kadence License Email.","type":"string","required":false},"product_id":{"description":"Kadence License Product ID.","type":"string","required":false},"pattern_type":{"description":"Pattern Type","type":"string","required":false},"pattern_style":{"description":"Pattern Style","type":"string","required":false},"pattern_id":{"description":"Pattern ID","type":"string","required":false},"industry":{"description":"The selected Industry","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"industries":{"description":"The industries to return","type":"array","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false},"meta":{"description":"The meta to return","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-design-library\/v1\/get"}]}},"\/kb-design-library\/v1\/get_all_items":{"namespace":"kb-design-library\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The requested ai context.","type":"string","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"library":{"description":"The requested library.","type":"string","required":false},"library_url":{"description":"The requested library URL.","type":"string","required":false},"force_reload":{"description":"Force a refresh of the context.","type":"boolean","default":false,"required":false},"key":{"description":"Library Key.","type":"string","required":false},"api_key":{"description":"Kadence License Key.","type":"string","required":false},"api_email":{"description":"Kadence License Email.","type":"string","required":false},"product_id":{"description":"Kadence License Product ID.","type":"string","required":false},"pattern_type":{"description":"Pattern Type","type":"string","required":false},"pattern_style":{"description":"Pattern Style","type":"string","required":false},"pattern_id":{"description":"Pattern ID","type":"string","required":false},"industry":{"description":"The selected Industry","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"industries":{"description":"The industries to return","type":"array","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false},"meta":{"description":"The meta to return","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-design-library\/v1\/get_all_items"}]}},"\/kb-design-library\/v1\/get-all-ai":{"namespace":"kb-design-library\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The requested ai context.","type":"string","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"library":{"description":"The requested library.","type":"string","required":false},"library_url":{"description":"The requested library URL.","type":"string","required":false},"force_reload":{"description":"Force a refresh of the context.","type":"boolean","default":false,"required":false},"key":{"description":"Library Key.","type":"string","required":false},"api_key":{"description":"Kadence License Key.","type":"string","required":false},"api_email":{"description":"Kadence License Email.","type":"string","required":false},"product_id":{"description":"Kadence License Product ID.","type":"string","required":false},"pattern_type":{"description":"Pattern Type","type":"string","required":false},"pattern_style":{"description":"Pattern Style","type":"string","required":false},"pattern_id":{"description":"Pattern ID","type":"string","required":false},"industry":{"description":"The selected Industry","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"industries":{"description":"The industries to return","type":"array","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false},"meta":{"description":"The meta to return","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-design-library\/v1\/get-all-ai"}]}},"\/kb-design-library\/v1\/get_remaining_jobs":{"namespace":"kb-design-library\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The requested ai context.","type":"string","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"library":{"description":"The requested library.","type":"string","required":false},"library_url":{"description":"The requested library URL.","type":"string","required":false},"force_reload":{"description":"Force a refresh of the context.","type":"boolean","default":false,"required":false},"key":{"description":"Library Key.","type":"string","required":false},"api_key":{"description":"Kadence License Key.","type":"string","required":false},"api_email":{"description":"Kadence License Email.","type":"string","required":false},"product_id":{"description":"Kadence License Product ID.","type":"string","required":false},"pattern_type":{"description":"Pattern Type","type":"string","required":false},"pattern_style":{"description":"Pattern Style","type":"string","required":false},"pattern_id":{"description":"Pattern ID","type":"string","required":false},"industry":{"description":"The selected Industry","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"industries":{"description":"The industries to return","type":"array","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false},"meta":{"description":"The meta to return","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-design-library\/v1\/get_remaining_jobs"}]}},"\/kb-design-library\/v1\/get_library":{"namespace":"kb-design-library\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The requested ai context.","type":"string","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"library":{"description":"The requested library.","type":"string","required":false},"library_url":{"description":"The requested library URL.","type":"string","required":false},"force_reload":{"description":"Force a refresh of the context.","type":"boolean","default":false,"required":false},"key":{"description":"Library Key.","type":"string","required":false},"api_key":{"description":"Kadence License Key.","type":"string","required":false},"api_email":{"description":"Kadence License Email.","type":"string","required":false},"product_id":{"description":"Kadence License Product ID.","type":"string","required":false},"pattern_type":{"description":"Pattern Type","type":"string","required":false},"pattern_style":{"description":"Pattern Style","type":"string","required":false},"pattern_id":{"description":"Pattern ID","type":"string","required":false},"industry":{"description":"The selected Industry","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"industries":{"description":"The industries to return","type":"array","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false},"meta":{"description":"The meta to return","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-design-library\/v1\/get_library"}]}},"\/kb-design-library\/v1\/get_library_categories":{"namespace":"kb-design-library\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The requested ai context.","type":"string","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"library":{"description":"The requested library.","type":"string","required":false},"library_url":{"description":"The requested library URL.","type":"string","required":false},"force_reload":{"description":"Force a refresh of the context.","type":"boolean","default":false,"required":false},"key":{"description":"Library Key.","type":"string","required":false},"api_key":{"description":"Kadence License Key.","type":"string","required":false},"api_email":{"description":"Kadence License Email.","type":"string","required":false},"product_id":{"description":"Kadence License Product ID.","type":"string","required":false},"pattern_type":{"description":"Pattern Type","type":"string","required":false},"pattern_style":{"description":"Pattern Style","type":"string","required":false},"pattern_id":{"description":"Pattern ID","type":"string","required":false},"industry":{"description":"The selected Industry","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"industries":{"description":"The industries to return","type":"array","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false},"meta":{"description":"The meta to return","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-design-library\/v1\/get_library_categories"}]}},"\/kb-design-library\/v1\/get_connection":{"namespace":"kb-design-library\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The requested ai context.","type":"string","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"library":{"description":"The requested library.","type":"string","required":false},"library_url":{"description":"The requested library URL.","type":"string","required":false},"force_reload":{"description":"Force a refresh of the context.","type":"boolean","default":false,"required":false},"key":{"description":"Library Key.","type":"string","required":false},"api_key":{"description":"Kadence License Key.","type":"string","required":false},"api_email":{"description":"Kadence License Email.","type":"string","required":false},"product_id":{"description":"Kadence License Product ID.","type":"string","required":false},"pattern_type":{"description":"Pattern Type","type":"string","required":false},"pattern_style":{"description":"Pattern Style","type":"string","required":false},"pattern_id":{"description":"Pattern ID","type":"string","required":false},"industry":{"description":"The selected Industry","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"industries":{"description":"The industries to return","type":"array","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false},"meta":{"description":"The meta to return","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-design-library\/v1\/get_connection"}]}},"\/kb-design-library\/v1\/get_local_contexts":{"namespace":"kb-design-library\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The requested ai context.","type":"string","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"library":{"description":"The requested library.","type":"string","required":false},"library_url":{"description":"The requested library URL.","type":"string","required":false},"force_reload":{"description":"Force a refresh of the context.","type":"boolean","default":false,"required":false},"key":{"description":"Library Key.","type":"string","required":false},"api_key":{"description":"Kadence License Key.","type":"string","required":false},"api_email":{"description":"Kadence License Email.","type":"string","required":false},"product_id":{"description":"Kadence License Product ID.","type":"string","required":false},"pattern_type":{"description":"Pattern Type","type":"string","required":false},"pattern_style":{"description":"Pattern Style","type":"string","required":false},"pattern_id":{"description":"Pattern ID","type":"string","required":false},"industry":{"description":"The selected Industry","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"industries":{"description":"The industries to return","type":"array","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false},"meta":{"description":"The meta to return","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-design-library\/v1\/get_local_contexts"}]}},"\/kb-design-library\/v1\/get_verticals":{"namespace":"kb-design-library\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The requested ai context.","type":"string","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"library":{"description":"The requested library.","type":"string","required":false},"library_url":{"description":"The requested library URL.","type":"string","required":false},"force_reload":{"description":"Force a refresh of the context.","type":"boolean","default":false,"required":false},"key":{"description":"Library Key.","type":"string","required":false},"api_key":{"description":"Kadence License Key.","type":"string","required":false},"api_email":{"description":"Kadence License Email.","type":"string","required":false},"product_id":{"description":"Kadence License Product ID.","type":"string","required":false},"pattern_type":{"description":"Pattern Type","type":"string","required":false},"pattern_style":{"description":"Pattern Style","type":"string","required":false},"pattern_id":{"description":"Pattern ID","type":"string","required":false},"industry":{"description":"The selected Industry","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"industries":{"description":"The industries to return","type":"array","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false},"meta":{"description":"The meta to return","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-design-library\/v1\/get_verticals"}]}},"\/kb-design-library\/v1\/get_keywords":{"namespace":"kb-design-library\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"context":{"description":"The requested ai context.","type":"string","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"library":{"description":"The requested library.","type":"string","required":false},"library_url":{"description":"The requested library URL.","type":"string","required":false},"force_reload":{"description":"Force a refresh of the context.","type":"boolean","default":false,"required":false},"key":{"description":"Library Key.","type":"string","required":false},"api_key":{"description":"Kadence License Key.","type":"string","required":false},"api_email":{"description":"Kadence License Email.","type":"string","required":false},"product_id":{"description":"Kadence License Product ID.","type":"string","required":false},"pattern_type":{"description":"Pattern Type","type":"string","required":false},"pattern_style":{"description":"Pattern Style","type":"string","required":false},"pattern_id":{"description":"Pattern ID","type":"string","required":false},"industry":{"description":"The selected Industry","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"industries":{"description":"The industries to return","type":"array","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false},"meta":{"description":"The meta to return","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-design-library\/v1\/get_keywords"}]}},"\/kb-design-library\/v1\/get_initial_jobs":{"namespace":"kb-design-library\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The requested ai context.","type":"string","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"library":{"description":"The requested library.","type":"string","required":false},"library_url":{"description":"The requested library URL.","type":"string","required":false},"force_reload":{"description":"Force a refresh of the context.","type":"boolean","default":false,"required":false},"key":{"description":"Library Key.","type":"string","required":false},"api_key":{"description":"Kadence License Key.","type":"string","required":false},"api_email":{"description":"Kadence License Email.","type":"string","required":false},"product_id":{"description":"Kadence License Product ID.","type":"string","required":false},"pattern_type":{"description":"Pattern Type","type":"string","required":false},"pattern_style":{"description":"Pattern Style","type":"string","required":false},"pattern_id":{"description":"Pattern ID","type":"string","required":false},"industry":{"description":"The selected Industry","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"industries":{"description":"The industries to return","type":"array","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false},"meta":{"description":"The meta to return","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-design-library\/v1\/get_initial_jobs"}]}},"\/kb-design-library\/v1\/get_search_query":{"namespace":"kb-design-library\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"context":{"description":"The requested ai context.","type":"string","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"library":{"description":"The requested library.","type":"string","required":false},"library_url":{"description":"The requested library URL.","type":"string","required":false},"force_reload":{"description":"Force a refresh of the context.","type":"boolean","default":false,"required":false},"key":{"description":"Library Key.","type":"string","required":false},"api_key":{"description":"Kadence License Key.","type":"string","required":false},"api_email":{"description":"Kadence License Email.","type":"string","required":false},"product_id":{"description":"Kadence License Product ID.","type":"string","required":false},"pattern_type":{"description":"Pattern Type","type":"string","required":false},"pattern_style":{"description":"Pattern Style","type":"string","required":false},"pattern_id":{"description":"Pattern ID","type":"string","required":false},"industry":{"description":"The selected Industry","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"industries":{"description":"The industries to return","type":"array","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false},"meta":{"description":"The meta to return","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-design-library\/v1\/get_search_query"}]}},"\/kb-design-library\/v1\/get_images":{"namespace":"kb-design-library\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The requested ai context.","type":"string","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"library":{"description":"The requested library.","type":"string","required":false},"library_url":{"description":"The requested library URL.","type":"string","required":false},"force_reload":{"description":"Force a refresh of the context.","type":"boolean","default":false,"required":false},"key":{"description":"Library Key.","type":"string","required":false},"api_key":{"description":"Kadence License Key.","type":"string","required":false},"api_email":{"description":"Kadence License Email.","type":"string","required":false},"product_id":{"description":"Kadence License Product ID.","type":"string","required":false},"pattern_type":{"description":"Pattern Type","type":"string","required":false},"pattern_style":{"description":"Pattern Style","type":"string","required":false},"pattern_id":{"description":"Pattern ID","type":"string","required":false},"industry":{"description":"The selected Industry","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"industries":{"description":"The industries to return","type":"array","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false},"meta":{"description":"The meta to return","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-design-library\/v1\/get_images"}]}},"\/kb-design-library\/v1\/get_image_collections":{"namespace":"kb-design-library\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The requested ai context.","type":"string","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"library":{"description":"The requested library.","type":"string","required":false},"library_url":{"description":"The requested library URL.","type":"string","required":false},"force_reload":{"description":"Force a refresh of the context.","type":"boolean","default":false,"required":false},"key":{"description":"Library Key.","type":"string","required":false},"api_key":{"description":"Kadence License Key.","type":"string","required":false},"api_email":{"description":"Kadence License Email.","type":"string","required":false},"product_id":{"description":"Kadence License Product ID.","type":"string","required":false},"pattern_type":{"description":"Pattern Type","type":"string","required":false},"pattern_style":{"description":"Pattern Style","type":"string","required":false},"pattern_id":{"description":"Pattern ID","type":"string","required":false},"industry":{"description":"The selected Industry","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"industries":{"description":"The industries to return","type":"array","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false},"meta":{"description":"The meta to return","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-design-library\/v1\/get_image_collections"}]}},"\/kb-design-library\/v1\/get_pattern_content":{"namespace":"kb-design-library\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The requested ai context.","type":"string","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"library":{"description":"The requested library.","type":"string","required":false},"library_url":{"description":"The requested library URL.","type":"string","required":false},"force_reload":{"description":"Force a refresh of the context.","type":"boolean","default":false,"required":false},"key":{"description":"Library Key.","type":"string","required":false},"api_key":{"description":"Kadence License Key.","type":"string","required":false},"api_email":{"description":"Kadence License Email.","type":"string","required":false},"product_id":{"description":"Kadence License Product ID.","type":"string","required":false},"pattern_type":{"description":"Pattern Type","type":"string","required":false},"pattern_style":{"description":"Pattern Style","type":"string","required":false},"pattern_id":{"description":"Pattern ID","type":"string","required":false},"industry":{"description":"The selected Industry","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"industries":{"description":"The industries to return","type":"array","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false},"meta":{"description":"The meta to return","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-design-library\/v1\/get_pattern_content"}]}},"\/kb-design-library\/v1\/process_pattern":{"namespace":"kb-design-library\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"context":{"description":"The requested ai context.","type":"string","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"library":{"description":"The requested library.","type":"string","required":false},"library_url":{"description":"The requested library URL.","type":"string","required":false},"force_reload":{"description":"Force a refresh of the context.","type":"boolean","default":false,"required":false},"key":{"description":"Library Key.","type":"string","required":false},"api_key":{"description":"Kadence License Key.","type":"string","required":false},"api_email":{"description":"Kadence License Email.","type":"string","required":false},"product_id":{"description":"Kadence License Product ID.","type":"string","required":false},"pattern_type":{"description":"Pattern Type","type":"string","required":false},"pattern_style":{"description":"Pattern Style","type":"string","required":false},"pattern_id":{"description":"Pattern ID","type":"string","required":false},"industry":{"description":"The selected Industry","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"industries":{"description":"The industries to return","type":"array","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false},"meta":{"description":"The meta to return","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-design-library\/v1\/process_pattern"}]}},"\/kb-design-library\/v1\/process_images":{"namespace":"kb-design-library\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"context":{"description":"The requested ai context.","type":"string","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"library":{"description":"The requested library.","type":"string","required":false},"library_url":{"description":"The requested library URL.","type":"string","required":false},"force_reload":{"description":"Force a refresh of the context.","type":"boolean","default":false,"required":false},"key":{"description":"Library Key.","type":"string","required":false},"api_key":{"description":"Kadence License Key.","type":"string","required":false},"api_email":{"description":"Kadence License Email.","type":"string","required":false},"product_id":{"description":"Kadence License Product ID.","type":"string","required":false},"pattern_type":{"description":"Pattern Type","type":"string","required":false},"pattern_style":{"description":"Pattern Style","type":"string","required":false},"pattern_id":{"description":"Pattern ID","type":"string","required":false},"industry":{"description":"The selected Industry","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"industries":{"description":"The industries to return","type":"array","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false},"meta":{"description":"The meta to return","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-design-library\/v1\/process_images"}]}},"\/kb-design-library\/v1\/get_remaining_credits":{"namespace":"kb-design-library\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The requested ai context.","type":"string","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"library":{"description":"The requested library.","type":"string","required":false},"library_url":{"description":"The requested library URL.","type":"string","required":false},"force_reload":{"description":"Force a refresh of the context.","type":"boolean","default":false,"required":false},"key":{"description":"Library Key.","type":"string","required":false},"api_key":{"description":"Kadence License Key.","type":"string","required":false},"api_email":{"description":"Kadence License Email.","type":"string","required":false},"product_id":{"description":"Kadence License Product ID.","type":"string","required":false},"pattern_type":{"description":"Pattern Type","type":"string","required":false},"pattern_style":{"description":"Pattern Style","type":"string","required":false},"pattern_id":{"description":"Pattern ID","type":"string","required":false},"industry":{"description":"The selected Industry","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"industries":{"description":"The industries to return","type":"array","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false},"meta":{"description":"The meta to return","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-design-library\/v1\/get_remaining_credits"}]}},"\/kb-design-library\/v1\/reset":{"namespace":"kb-design-library\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The requested ai context.","type":"string","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"library":{"description":"The requested library.","type":"string","required":false},"library_url":{"description":"The requested library URL.","type":"string","required":false},"force_reload":{"description":"Force a refresh of the context.","type":"boolean","default":false,"required":false},"key":{"description":"Library Key.","type":"string","required":false},"api_key":{"description":"Kadence License Key.","type":"string","required":false},"api_email":{"description":"Kadence License Email.","type":"string","required":false},"product_id":{"description":"Kadence License Product ID.","type":"string","required":false},"pattern_type":{"description":"Pattern Type","type":"string","required":false},"pattern_style":{"description":"Pattern Style","type":"string","required":false},"pattern_id":{"description":"Pattern ID","type":"string","required":false},"industry":{"description":"The selected Industry","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"industries":{"description":"The industries to return","type":"array","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false},"meta":{"description":"The meta to return","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-design-library\/v1\/reset"}]}},"\/kb-image-picker\/v1":{"namespace":"kb-image-picker\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"kb-image-picker\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-image-picker\/v1"}]}},"\/kb-image-picker\/v1\/process_images":{"namespace":"kb-image-picker\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"image_type":{"description":"The Image type to return","type":"string","required":false},"image_sizes":{"description":"The Image type to return","type":"array","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-image-picker\/v1\/process_images"}]}},"\/kb-design-library\/v1\/handle_event":{"namespace":"kb-design-library\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"event_label":{"description":"The Event Label","type":"string","required":false},"event_data":{"description":"The Event Data","type":"object","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-design-library\/v1\/handle_event"}]}},"\/kbpp\/v1":{"namespace":"kbpp\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"kbpp\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kbpp\/v1"}]}},"\/kbpp\/v1\/post-select":{"namespace":"kbpp\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"Page of results to return.","type":"number","default":1,"required":false},"per_page":{"description":"Number of results to return.","type":"number","default":25,"required":false},"search":{"description":"Limit results to items that match search query.","type":"string","required":false},"type":{"description":"Limit results to items of an object type.","type":"array","items":{"type":"string"},"default":{"0":"post","1":"page","3":"kt_gallery","4":"kadence_cloud","5":"kadence_element","6":"kadence_adv_page","7":"fluent-products","8":"vanos_event_series","9":"vanos_event"},"required":false},"include":{"description":"Include posts by ID.","type":"array","required":false},"categories":{"description":"Limit result set to all items that have the specified term assigned in the categories taxonomy.","type":"array","items":{"type":"integer"},"default":[],"required":false},"tags":{"description":"Limit result set to all items that have the specified term assigned in the tags taxonomy.","type":"array","items":{"type":"integer"},"default":[],"required":false},"kadence-cloud-collections":{"description":"Limit result set to all items that have the specified term assigned in the kadence-cloud-collections taxonomy.","type":"array","items":{"type":"integer"},"default":[],"required":false},"kadence-cloud-categories":{"description":"Limit result set to all items that have the specified term assigned in the kadence-cloud-categories taxonomy.","type":"array","items":{"type":"integer"},"default":[],"required":false},"kadence-cloud-keywords":{"description":"Limit result set to all items that have the specified term assigned in the kadence-cloud-keywords taxonomy.","type":"array","items":{"type":"integer"},"default":[],"required":false},"product-categories":{"description":"Limit result set to all items that have the specified term assigned in the product-categories taxonomy.","type":"array","items":{"type":"integer"},"default":[],"required":false},"product-brands":{"description":"Limit result set to all items that have the specified term assigned in the product-brands taxonomy.","type":"array","items":{"type":"integer"},"default":[],"required":false},"vanos_brand":{"description":"Limit result set to all items that have the specified term assigned in the vanos_brand taxonomy.","type":"array","items":{"type":"integer"},"default":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kbpp\/v1\/post-select"}]}},"\/kbpp\/v1\/post-query":{"namespace":"kbpp\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Number of results to return.","type":"number","default":25,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"type":{"description":"Limit results to items of a specific post type.","type":"string","required":false},"include":{"description":"Include posts by ID.","type":"array","required":false},"query":{"description":"Define Type of Query.","type":"string","required":false},"order":{"description":"Define Query Order.","type":"string","required":false},"order_by":{"description":"Define Query Order By.","type":"string","required":false},"allow_sticky":{"description":"Allow Sticky in Query.","type":"boolean","required":false},"exclude":{"description":"Exclude Category.","type":"string","required":false},"offset":{"description":"Number of items to offset in query.","type":"number","default":0,"required":false},"post_tax":{"description":"Check if using a custom Taxonomy","type":"boolean","required":false},"tax_type":{"description":"Define Query Order By.","type":"string","required":false},"category":{"description":"Include posts category.","type":"string","required":false},"author":{"description":"Include posts by Author","type":"string","required":false},"tags":{"description":"Include posts tags.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kbpp\/v1\/post-query"}]}},"\/kbpp\/v1\/tax-query":{"namespace":"kbpp\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"type":{"description":"Limit results to items of a specific post type.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kbpp\/v1\/tax-query"}]}},"\/kbpp\/v1\/term-query":{"namespace":"kbpp\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"tax_type":{"description":"Taxonomy Type.","type":"string","required":false},"source":{"description":"The source of the content.","type":"string","default":"current","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kbpp\/v1\/term-query"}]}},"\/kb-mailchimp\/v1":{"namespace":"kb-mailchimp\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"kb-mailchimp\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-mailchimp\/v1"}]}},"\/kb-mailchimp\/v1\/get":{"namespace":"kb-mailchimp\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"apikey":{"description":"The API Key for mailchimp account.","type":"string","required":false},"endpoint":{"description":"Actionable endpoint for api call.","type":"string","required":false},"queryargs":{"description":"Query Args for url.","type":"array","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-mailchimp\/v1\/get"}]}},"\/kb-activecampaign\/v1":{"namespace":"kb-activecampaign\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"kb-activecampaign\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-activecampaign\/v1"}]}},"\/kb-activecampaign\/v1\/get":{"namespace":"kb-activecampaign\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"endpoint":{"description":"Actionable endpoint for api call.","type":"string","required":false},"queryargs":{"description":"Query Args for url.","type":"array","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-activecampaign\/v1\/get"}]}},"\/kb-sendinblue\/v1":{"namespace":"kb-sendinblue\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"kb-sendinblue\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-sendinblue\/v1"}]}},"\/kb-sendinblue\/v1\/get":{"namespace":"kb-sendinblue\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"apikey":{"description":"The API Key for Brevo (SendInBlue ) account.","type":"string","required":false},"endpoint":{"description":"Actionable endpoint for api call.","type":"string","required":false},"queryargs":{"description":"Query Args for url.","type":"array","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-sendinblue\/v1\/get"}]}},"\/kbp-dynamic\/v1":{"namespace":"kbp-dynamic\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"kbp-dynamic\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kbp-dynamic\/v1"}]}},"\/kbp-dynamic\/v1\/render":{"namespace":"kbp-dynamic\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"Page of results to return.","type":"number","default":1,"required":false},"per_page":{"description":"Number of results to return.","type":"number","default":25,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"origin":{"description":"The origin of content.","type":"string","default":"core","required":false},"source":{"description":"The source of the content.","type":"string","default":"current","required":false},"group":{"description":"The group for source.","type":"string","default":"post","required":false},"field":{"description":"The dynamic field","type":"string","required":false},"custom":{"description":"The custom field setting.","type":"string","required":false},"para":{"description":"The custom field Key.","type":"string","required":false},"force_string":{"description":"For a string return","type":"boolean","default":false,"required":false},"ignore_source":{"description":"Fetch all fields","type":"boolean","default":false,"required":false},"before":{"description":"Text Before Item.","type":"string","required":false},"after":{"description":"Text After Item.","type":"string","required":false},"fallback":{"description":"Fallback.","type":"string","required":false},"current":{"description":"If the content is current.","type":"string","required":false},"relcustom":{"description":"The custom field setting.","type":"string","required":false},"relate":{"description":"The custom field Key.","type":"string","required":false},"useRepeaterContext":{"description":"If this dynamic content should be rendered in repeater context.","type":"boolean","default":false,"required":false},"repeaterRow":{"description":"The repeater row to use for repeater context.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kbp-dynamic\/v1\/render"}]}},"\/kbp-dynamic\/v1\/image_render":{"namespace":"kbp-dynamic\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"Page of results to return.","type":"number","default":1,"required":false},"per_page":{"description":"Number of results to return.","type":"number","default":25,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"origin":{"description":"The origin of content.","type":"string","default":"core","required":false},"source":{"description":"The source of the content.","type":"string","default":"current","required":false},"group":{"description":"The group for source.","type":"string","default":"post","required":false},"field":{"description":"The dynamic field","type":"string","required":false},"custom":{"description":"The custom field setting.","type":"string","required":false},"para":{"description":"The custom field Key.","type":"string","required":false},"force_string":{"description":"For a string return","type":"boolean","default":false,"required":false},"ignore_source":{"description":"Fetch all fields","type":"boolean","default":false,"required":false},"before":{"description":"Text Before Item.","type":"string","required":false},"after":{"description":"Text After Item.","type":"string","required":false},"fallback":{"description":"Fallback.","type":"string","required":false},"current":{"description":"If the content is current.","type":"string","required":false},"relcustom":{"description":"The custom field setting.","type":"string","required":false},"relate":{"description":"The custom field Key.","type":"string","required":false},"useRepeaterContext":{"description":"If this dynamic content should be rendered in repeater context.","type":"boolean","default":false,"required":false},"repeaterRow":{"description":"The repeater row to use for repeater context.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kbp-dynamic\/v1\/image_render"}]}},"\/kbp-dynamic\/v1\/image_data":{"namespace":"kbp-dynamic\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"Page of results to return.","type":"number","default":1,"required":false},"per_page":{"description":"Number of results to return.","type":"number","default":25,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"origin":{"description":"The origin of content.","type":"string","default":"core","required":false},"source":{"description":"The source of the content.","type":"string","default":"current","required":false},"group":{"description":"The group for source.","type":"string","default":"post","required":false},"field":{"description":"The dynamic field","type":"string","required":false},"custom":{"description":"The custom field setting.","type":"string","required":false},"para":{"description":"The custom field Key.","type":"string","required":false},"force_string":{"description":"For a string return","type":"boolean","default":false,"required":false},"ignore_source":{"description":"Fetch all fields","type":"boolean","default":false,"required":false},"before":{"description":"Text Before Item.","type":"string","required":false},"after":{"description":"Text After Item.","type":"string","required":false},"fallback":{"description":"Fallback.","type":"string","required":false},"current":{"description":"If the content is current.","type":"string","required":false},"relcustom":{"description":"The custom field setting.","type":"string","required":false},"relate":{"description":"The custom field Key.","type":"string","required":false},"useRepeaterContext":{"description":"If this dynamic content should be rendered in repeater context.","type":"boolean","default":false,"required":false},"repeaterRow":{"description":"The repeater row to use for repeater context.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kbp-dynamic\/v1\/image_data"}]}},"\/kbp-dynamic\/v1\/gallery_data":{"namespace":"kbp-dynamic\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"Page of results to return.","type":"number","default":1,"required":false},"per_page":{"description":"Number of results to return.","type":"number","default":25,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"origin":{"description":"The origin of content.","type":"string","default":"core","required":false},"source":{"description":"The source of the content.","type":"string","default":"current","required":false},"group":{"description":"The group for source.","type":"string","default":"post","required":false},"field":{"description":"The dynamic field","type":"string","required":false},"custom":{"description":"The custom field setting.","type":"string","required":false},"para":{"description":"The custom field Key.","type":"string","required":false},"force_string":{"description":"For a string return","type":"boolean","default":false,"required":false},"ignore_source":{"description":"Fetch all fields","type":"boolean","default":false,"required":false},"before":{"description":"Text Before Item.","type":"string","required":false},"after":{"description":"Text After Item.","type":"string","required":false},"fallback":{"description":"Fallback.","type":"string","required":false},"current":{"description":"If the content is current.","type":"string","required":false},"relcustom":{"description":"The custom field setting.","type":"string","required":false},"relate":{"description":"The custom field Key.","type":"string","required":false},"useRepeaterContext":{"description":"If this dynamic content should be rendered in repeater context.","type":"boolean","default":false,"required":false},"repeaterRow":{"description":"The repeater row to use for repeater context.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kbp-dynamic\/v1\/gallery_data"}]}},"\/kbp-dynamic\/v1\/custom_fields":{"namespace":"kbp-dynamic\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"Page of results to return.","type":"number","default":1,"required":false},"per_page":{"description":"Number of results to return.","type":"number","default":25,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"origin":{"description":"The origin of content.","type":"string","default":"core","required":false},"source":{"description":"The source of the content.","type":"string","default":"current","required":false},"group":{"description":"The group for source.","type":"string","default":"post","required":false},"field":{"description":"The dynamic field","type":"string","required":false},"custom":{"description":"The custom field setting.","type":"string","required":false},"para":{"description":"The custom field Key.","type":"string","required":false},"force_string":{"description":"For a string return","type":"boolean","default":false,"required":false},"ignore_source":{"description":"Fetch all fields","type":"boolean","default":false,"required":false},"before":{"description":"Text Before Item.","type":"string","required":false},"after":{"description":"Text After Item.","type":"string","required":false},"fallback":{"description":"Fallback.","type":"string","required":false},"current":{"description":"If the content is current.","type":"string","required":false},"relcustom":{"description":"The custom field setting.","type":"string","required":false},"relate":{"description":"The custom field Key.","type":"string","required":false},"useRepeaterContext":{"description":"If this dynamic content should be rendered in repeater context.","type":"boolean","default":false,"required":false},"repeaterRow":{"description":"The repeater row to use for repeater context.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kbp-dynamic\/v1\/custom_fields"}]}},"\/kbp-dynamic\/v1\/link_label":{"namespace":"kbp-dynamic\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"Page of results to return.","type":"number","default":1,"required":false},"per_page":{"description":"Number of results to return.","type":"number","default":25,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"origin":{"description":"The origin of content.","type":"string","default":"core","required":false},"source":{"description":"The source of the content.","type":"string","default":"current","required":false},"group":{"description":"The group for source.","type":"string","default":"post","required":false},"field":{"description":"The dynamic field","type":"string","required":false},"custom":{"description":"The custom field setting.","type":"string","required":false},"para":{"description":"The custom field Key.","type":"string","required":false},"force_string":{"description":"For a string return","type":"boolean","default":false,"required":false},"ignore_source":{"description":"Fetch all fields","type":"boolean","default":false,"required":false},"before":{"description":"Text Before Item.","type":"string","required":false},"after":{"description":"Text After Item.","type":"string","required":false},"fallback":{"description":"Fallback.","type":"string","required":false},"current":{"description":"If the content is current.","type":"string","required":false},"relcustom":{"description":"The custom field setting.","type":"string","required":false},"relate":{"description":"The custom field Key.","type":"string","required":false},"useRepeaterContext":{"description":"If this dynamic content should be rendered in repeater context.","type":"boolean","default":false,"required":false},"repeaterRow":{"description":"The repeater row to use for repeater context.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kbp-dynamic\/v1\/link_label"}]}},"\/kbp-dynamic\/v1\/input_label":{"namespace":"kbp-dynamic\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"Page of results to return.","type":"number","default":1,"required":false},"per_page":{"description":"Number of results to return.","type":"number","default":25,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"origin":{"description":"The origin of content.","type":"string","default":"core","required":false},"source":{"description":"The source of the content.","type":"string","default":"current","required":false},"group":{"description":"The group for source.","type":"string","default":"post","required":false},"field":{"description":"The dynamic field","type":"string","required":false},"custom":{"description":"The custom field setting.","type":"string","required":false},"para":{"description":"The custom field Key.","type":"string","required":false},"force_string":{"description":"For a string return","type":"boolean","default":false,"required":false},"ignore_source":{"description":"Fetch all fields","type":"boolean","default":false,"required":false},"before":{"description":"Text Before Item.","type":"string","required":false},"after":{"description":"Text After Item.","type":"string","required":false},"fallback":{"description":"Fallback.","type":"string","required":false},"current":{"description":"If the content is current.","type":"string","required":false},"relcustom":{"description":"The custom field setting.","type":"string","required":false},"relate":{"description":"The custom field Key.","type":"string","required":false},"useRepeaterContext":{"description":"If this dynamic content should be rendered in repeater context.","type":"boolean","default":false,"required":false},"repeaterRow":{"description":"The repeater row to use for repeater context.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kbp-dynamic\/v1\/input_label"}]}},"\/kbp-dynamic\/v1\/list_data":{"namespace":"kbp-dynamic\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"Page of results to return.","type":"number","default":1,"required":false},"per_page":{"description":"Number of results to return.","type":"number","default":25,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"origin":{"description":"The origin of content.","type":"string","default":"core","required":false},"source":{"description":"The source of the content.","type":"string","default":"current","required":false},"group":{"description":"The group for source.","type":"string","default":"post","required":false},"field":{"description":"The dynamic field","type":"string","required":false},"custom":{"description":"The custom field setting.","type":"string","required":false},"para":{"description":"The custom field Key.","type":"string","required":false},"force_string":{"description":"For a string return","type":"boolean","default":false,"required":false},"ignore_source":{"description":"Fetch all fields","type":"boolean","default":false,"required":false},"before":{"description":"Text Before Item.","type":"string","required":false},"after":{"description":"Text After Item.","type":"string","required":false},"fallback":{"description":"Fallback.","type":"string","required":false},"current":{"description":"If the content is current.","type":"string","required":false},"relcustom":{"description":"The custom field setting.","type":"string","required":false},"relate":{"description":"The custom field Key.","type":"string","required":false},"useRepeaterContext":{"description":"If this dynamic content should be rendered in repeater context.","type":"boolean","default":false,"required":false},"repeaterRow":{"description":"The repeater row to use for repeater context.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kbp-dynamic\/v1\/list_data"}]}},"\/kbp-dynamic\/v1\/html_data":{"namespace":"kbp-dynamic\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"Page of results to return.","type":"number","default":1,"required":false},"per_page":{"description":"Number of results to return.","type":"number","default":25,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"origin":{"description":"The origin of content.","type":"string","default":"core","required":false},"source":{"description":"The source of the content.","type":"string","default":"current","required":false},"group":{"description":"The group for source.","type":"string","default":"post","required":false},"field":{"description":"The dynamic field","type":"string","required":false},"custom":{"description":"The custom field setting.","type":"string","required":false},"para":{"description":"The custom field Key.","type":"string","required":false},"force_string":{"description":"For a string return","type":"boolean","default":false,"required":false},"ignore_source":{"description":"Fetch all fields","type":"boolean","default":false,"required":false},"before":{"description":"Text Before Item.","type":"string","required":false},"after":{"description":"Text After Item.","type":"string","required":false},"fallback":{"description":"Fallback.","type":"string","required":false},"current":{"description":"If the content is current.","type":"string","required":false},"relcustom":{"description":"The custom field setting.","type":"string","required":false},"relate":{"description":"The custom field Key.","type":"string","required":false},"useRepeaterContext":{"description":"If this dynamic content should be rendered in repeater context.","type":"boolean","default":false,"required":false},"repeaterRow":{"description":"The repeater row to use for repeater context.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kbp-dynamic\/v1\/html_data"}]}},"\/kbp-dynamic\/v1\/repeaters":{"namespace":"kbp-dynamic\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"Page of results to return.","type":"number","default":1,"required":false},"per_page":{"description":"Number of results to return.","type":"number","default":25,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"origin":{"description":"The origin of content.","type":"string","default":"core","required":false},"source":{"description":"The source of the content.","type":"string","default":"current","required":false},"group":{"description":"The group for source.","type":"string","default":"post","required":false},"field":{"description":"The dynamic field","type":"string","required":false},"custom":{"description":"The custom field setting.","type":"string","required":false},"para":{"description":"The custom field Key.","type":"string","required":false},"force_string":{"description":"For a string return","type":"boolean","default":false,"required":false},"ignore_source":{"description":"Fetch all fields","type":"boolean","default":false,"required":false},"before":{"description":"Text Before Item.","type":"string","required":false},"after":{"description":"Text After Item.","type":"string","required":false},"fallback":{"description":"Fallback.","type":"string","required":false},"current":{"description":"If the content is current.","type":"string","required":false},"relcustom":{"description":"The custom field setting.","type":"string","required":false},"relate":{"description":"The custom field Key.","type":"string","required":false},"useRepeaterContext":{"description":"If this dynamic content should be rendered in repeater context.","type":"boolean","default":false,"required":false},"repeaterRow":{"description":"The repeater row to use for repeater context.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kbp-dynamic\/v1\/repeaters"}]}},"\/kbp-dynamic\/v1\/repeater_data":{"namespace":"kbp-dynamic\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"Page of results to return.","type":"number","default":1,"required":false},"per_page":{"description":"Number of results to return.","type":"number","default":25,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"origin":{"description":"The origin of content.","type":"string","default":"core","required":false},"source":{"description":"The source of the content.","type":"string","default":"current","required":false},"group":{"description":"The group for source.","type":"string","default":"post","required":false},"field":{"description":"The dynamic field","type":"string","required":false},"custom":{"description":"The custom field setting.","type":"string","required":false},"para":{"description":"The custom field Key.","type":"string","required":false},"force_string":{"description":"For a string return","type":"boolean","default":false,"required":false},"ignore_source":{"description":"Fetch all fields","type":"boolean","default":false,"required":false},"before":{"description":"Text Before Item.","type":"string","required":false},"after":{"description":"Text After Item.","type":"string","required":false},"fallback":{"description":"Fallback.","type":"string","required":false},"current":{"description":"If the content is current.","type":"string","required":false},"relcustom":{"description":"The custom field setting.","type":"string","required":false},"relate":{"description":"The custom field Key.","type":"string","required":false},"useRepeaterContext":{"description":"If this dynamic content should be rendered in repeater context.","type":"boolean","default":false,"required":false},"repeaterRow":{"description":"The repeater row to use for repeater context.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kbp-dynamic\/v1\/repeater_data"}]}},"\/kbp-dynamic\/v1\/batch":{"namespace":"kbp-dynamic\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kbp-dynamic\/v1\/batch"}]}},"\/kb-convertkit\/v1":{"namespace":"kb-convertkit\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"kb-convertkit\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-convertkit\/v1"}]}},"\/kb-convertkit\/v1\/get":{"namespace":"kb-convertkit\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"endpoint":{"description":"Actionable endpoint for api call.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-convertkit\/v1\/get"}]}},"\/kb-custom-svg\/v1":{"namespace":"kb-custom-svg\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"kb-custom-svg\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-custom-svg\/v1"}]}},"\/kb-custom-svg\/v1\/manage":{"namespace":"kb-custom-svg\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-custom-svg\/v1\/manage"}]}},"\/kb-custom-svg\/v1\/search":{"namespace":"kb-custom-svg\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-custom-svg\/v1\/search"}]}},"\/kb-custom-svg\/v1\/search\/add":{"namespace":"kb-custom-svg\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kb-custom-svg\/v1\/search\/add"}]}},"\/uap\/v2\/actions_conditions_update":{"namespace":"uap\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/actions_conditions_update"}]}},"\/uap\/v2\/actions_conditions_fields":{"namespace":"uap\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/actions_conditions_fields"}]}},"\/uap\/v2\/actions_order_and_conditions":{"namespace":"uap\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/actions_order_and_conditions"}]}},"\/duplicate-post\/v1":{"namespace":"duplicate-post\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"duplicate-post\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/duplicate-post\/v1"}]}},"\/duplicate-post\/v1\/original\/(?P<post_id>\\d+)":{"namespace":"duplicate-post\/v1","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"post_id":{"description":"The ID of the post to remove the original reference from.","type":"integer","required":true}}}]},"\/fluent-booking\/v2\/settings\/team":{"namespace":"fluent-booking\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-booking\/v2\/settings\/team"}]}},"\/fluent-booking\/v2\/settings\/team\/(?P<id>[0-9]+)":{"namespace":"fluent-booking\/v2","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/settings\/license":{"namespace":"fluent-booking\/v2","methods":["GET","POST","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-booking\/v2\/settings\/license"}]}},"\/fluent-booking\/v2\/schedules\/(?P<id>[0-9]+)\/transactions\/(?P<transaction_id>[0-9]+)":{"namespace":"fluent-booking\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true},"transaction_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/integrations\/remote-calendars":{"namespace":"fluent-booking\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/integrations\/remote-calendars\/patch-conflicts":{"namespace":"fluent-booking\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/integrations\/remote-calendars\/patch-settings":{"namespace":"fluent-booking\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/integrations\/remote-calendars\/sync-settings":{"namespace":"fluent-booking\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/integrations\/remote-calendars\/disconnect-calendar":{"namespace":"fluent-booking\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/integrations\/remote-calendars\/cal-dav-auth":{"namespace":"fluent-booking\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/integrations\/zoom-connection":{"namespace":"fluent-booking\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/integrations\/zoom-connection\/add":{"namespace":"fluent-booking\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/integrations\/zoom-connection\/disconnect":{"namespace":"fluent-booking\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/assignments":{"namespace":"fluent-booking\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/advanced-settings":{"namespace":"fluent-booking\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/recurring-settings":{"namespace":"fluent-booking\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/sms-notifications":{"namespace":"fluent-booking\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/sms-notifications\/clone":{"namespace":"fluent-booking\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/webhooks":{"namespace":"fluent-booking\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/webhooks\/clone":{"namespace":"fluent-booking\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/webhooks\/(?P<webhook_id>[0-9]+)":{"namespace":"fluent-booking\/v2","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"id":{"required":true},"event_id":{"required":true},"webhook_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/integrations\/general_integration_feed":{"namespace":"fluent-booking\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/integrations\/general_integration_feed\/disconnect":{"namespace":"fluent-booking\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/event-available-slots":{"namespace":"fluent-booking\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/event-availability":{"namespace":"fluent-booking\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/integrations\/(?P<host_id>[0-9]+)\/settings":{"namespace":"fluent-booking\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"host_id":{"required":true}}},{"methods":["POST"],"args":{"host_id":{"required":true}}}]},"\/fluent-booking\/v2\/integrations\/(?P<host_id>[0-9]+)\/disconnect":{"namespace":"fluent-booking\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"host_id":{"required":true}}}]},"\/fluent-booking\/v2\/integrations\/menu":{"namespace":"fluent-booking\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-booking\/v2\/integrations\/menu"}]}},"\/fluent-booking\/v2\/integrations\/zoom\/connected-users":{"namespace":"fluent-booking\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-booking\/v2\/integrations\/zoom\/connected-users"}]}},"\/fluent-booking\/v2\/integrations\/zoom\/save-user-account":{"namespace":"fluent-booking\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-booking\/v2\/integrations\/zoom\/save-user-account"}]}},"\/fluent-booking\/v2\/integrations\/zoom\/disconnect":{"namespace":"fluent-booking\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-booking\/v2\/integrations\/zoom\/disconnect"}]}},"\/fluent-booking\/v2\/integrations\/settings\/payment-methods\/all":{"namespace":"fluent-booking\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-booking\/v2\/integrations\/settings\/payment-methods\/all"}]}},"\/fluent-booking\/v2\/integrations\/settings\/payment-methods":{"namespace":"fluent-booking\/v2","methods":["POST","GET"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-booking\/v2\/integrations\/settings\/payment-methods"}]}},"\/fluent-booking\/v2\/integrations\/settings\/payment-methods\/connect\/info":{"namespace":"fluent-booking\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-booking\/v2\/integrations\/settings\/payment-methods\/connect\/info"}]}},"\/fluent-booking\/v2\/integrations\/settings\/payment-methods\/disconnect":{"namespace":"fluent-booking\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-booking\/v2\/integrations\/settings\/payment-methods\/disconnect"}]}},"\/fluent-booking\/v2\/integrations\/settings\/payment-methods\/currencies":{"namespace":"fluent-booking\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-booking\/v2\/integrations\/settings\/payment-methods\/currencies"}]}},"\/fluent-booking\/v2\/integrations\/options\/woo-products":{"namespace":"fluent-booking\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-booking\/v2\/integrations\/options\/woo-products"}]}},"\/fluent-community\/v2\/admin\/managers":{"namespace":"fluent-community\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/admin\/managers"}]}},"\/fluent-community\/v2\/admin\/managers\/(?P<user_id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"user_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/users":{"namespace":"fluent-community\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/admin\/users"}]}},"\/fluent-community\/v2\/admin\/license":{"namespace":"fluent-community\/v2","methods":["GET","POST","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/admin\/license"}]}},"\/fluent-community\/v2\/admin\/messaging-setting":{"namespace":"fluent-community\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/admin\/messaging-setting"}]}},"\/fluent-community\/v2\/admin\/custom-profile-fields":{"namespace":"fluent-community\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/admin\/custom-profile-fields"}]}},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)\/export\/students":{"namespace":"fluent-community\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"course_id":{"required":true}}}]},"\/fluent-community\/v2\/settings\/snippets-settings":{"namespace":"fluent-community\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/settings\/snippets-settings"}]}},"\/fluent-community\/v2\/settings\/moderation-config":{"namespace":"fluent-community\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/settings\/moderation-config"}]}},"\/fluent-community\/v2\/settings\/followers\/config":{"namespace":"fluent-community\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/settings\/followers\/config"}]}},"\/fluent-community\/v2\/admin\/topics":{"namespace":"fluent-community\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/admin\/topics"}]}},"\/fluent-community\/v2\/admin\/topics\/config":{"namespace":"fluent-community\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/admin\/topics\/config"}]}},"\/fluent-community\/v2\/admin\/topics\/(?P<topic_id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"topic_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/webhooks":{"namespace":"fluent-community\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/admin\/webhooks"}]}},"\/fluent-community\/v2\/admin\/webhooks\/(?P<id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/links":{"namespace":"fluent-community\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/admin\/links"}]}},"\/fluent-community\/v2\/admin\/links\/(?P<id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)\/lockscreens":{"namespace":"fluent-community\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"course_id":{"required":true}}}]},"\/fluent-community\/v2\/analytics\/overview\/widget":{"namespace":"fluent-community\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/analytics\/overview\/widget"}]}},"\/fluent-community\/v2\/analytics\/overview\/activity":{"namespace":"fluent-community\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/analytics\/overview\/activity"}]}},"\/fluent-community\/v2\/analytics\/overview\/popular-day-time":{"namespace":"fluent-community\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/analytics\/overview\/popular-day-time"}]}},"\/fluent-community\/v2\/analytics\/members\/widget":{"namespace":"fluent-community\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/analytics\/members\/widget"}]}},"\/fluent-community\/v2\/analytics\/members\/activity":{"namespace":"fluent-community\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/analytics\/members\/activity"}]}},"\/fluent-community\/v2\/analytics\/members\/top-members":{"namespace":"fluent-community\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/analytics\/members\/top-members"}]}},"\/fluent-community\/v2\/analytics\/members\/top-post-starters":{"namespace":"fluent-community\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/analytics\/members\/top-post-starters"}]}},"\/fluent-community\/v2\/analytics\/members\/top-commenters":{"namespace":"fluent-community\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/analytics\/members\/top-commenters"}]}},"\/fluent-community\/v2\/analytics\/spaces\/widget":{"namespace":"fluent-community\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/analytics\/spaces\/widget"}]}},"\/fluent-community\/v2\/analytics\/spaces\/activity":{"namespace":"fluent-community\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/analytics\/spaces\/activity"}]}},"\/fluent-community\/v2\/analytics\/spaces\/popular":{"namespace":"fluent-community\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/analytics\/spaces\/popular"}]}},"\/fluent-community\/v2\/analytics\/spaces\/search":{"namespace":"fluent-community\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/analytics\/spaces\/search"}]}},"\/fluent-community\/v2\/moderation\/report":{"namespace":"fluent-community\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/moderation\/report"}]}},"\/fluent-community\/v2\/moderation\/config":{"namespace":"fluent-community\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/moderation\/config"}]}},"\/fluent-community\/v2\/scheduled-posts":{"namespace":"fluent-community\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-community\/v2\/scheduled-posts"}]}},"\/fluent-community\/v2\/scheduled-posts\/(?P<feed_id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"feed_id":{"required":true}}}]},"\/fluent-community\/v2\/scheduled-posts\/publish\/(?P<feed_id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"feed_id":{"required":true}}}]},"\/fluent-crm\/v2":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"fluent-crm\/v2","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2"}]}},"\/fluent-crm\/v2\/sequences":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/sequences"}]}},"\/fluent-crm\/v2\/sequences\/subscriber\/(?P<subscriber_id>[0-9]+)\/sequences":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"subscriber_id":{"required":true}}}]},"\/fluent-crm\/v2\/sequences\/do-bulk-action":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/sequences\/do-bulk-action"}]}},"\/fluent-crm\/v2\/sequences\/(?P<id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["GET","PUT","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/sequences\/(?P<id>[0-9]+)\/duplicate":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/sequences\/sequence-email-update-create":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/sequences\/sequence-email-update-create"}]}},"\/fluent-crm\/v2\/sequences\/(?P<id>[0-9]+)\/email\/(?P<email_id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true},"email_id":{"required":true}}}]},"\/fluent-crm\/v2\/sequences\/(?P<id>[0-9]+)\/email":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/sequences\/(?P<id>[0-9]+)\/email\/duplicate":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/sequences\/(?P<id>[0-9]+)\/email\/(?P<email_id>[^\\s(?!\/)]+)":{"namespace":"fluent-crm\/v2","methods":["PUT","DELETE"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true},"email_id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true},"email_id":{"required":true}}}]},"\/fluent-crm\/v2\/sequences\/(?P<id>[0-9]+)\/subscribers":{"namespace":"fluent-crm\/v2","methods":["GET","POST","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/sequences\/(?P<id>[^\\s(?!\/)]+)\/reapply":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/recurring-campaigns":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/recurring-campaigns"}]}},"\/fluent-crm\/v2\/recurring-campaigns\/update-campaign-data":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/recurring-campaigns\/update-campaign-data"}]}},"\/fluent-crm\/v2\/recurring-campaigns\/(?P<campaign_id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"campaign_id":{"required":true}}}]},"\/fluent-crm\/v2\/recurring-campaigns\/(?P<campaign_id>[0-9]+)\/change-status":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"campaign_id":{"required":true}}}]},"\/fluent-crm\/v2\/recurring-campaigns\/(?P<campaign_id>[0-9]+)\/update-settings":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"campaign_id":{"required":true}}}]},"\/fluent-crm\/v2\/recurring-campaigns\/(?P<campaign_id>[0-9]+)\/duplicate":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"campaign_id":{"required":true}}}]},"\/fluent-crm\/v2\/recurring-campaigns\/(?P<campaign_id>[0-9]+)\/emails":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"campaign_id":{"required":true}}}]},"\/fluent-crm\/v2\/recurring-campaigns\/(?P<campaign_id>[0-9]+)\/emails\/(?P<email_id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["GET","PUT"],"endpoints":[{"methods":["GET"],"args":{"campaign_id":{"required":true},"email_id":{"required":true}}},{"methods":["PUT"],"args":{"campaign_id":{"required":true},"email_id":{"required":true}}}]},"\/fluent-crm\/v2\/recurring-campaigns\/(?P<campaign_id>[0-9]+)\/emails\/update-email":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"campaign_id":{"required":true}}}]},"\/fluent-crm\/v2\/recurring-campaigns\/delete-bulk":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/recurring-campaigns\/delete-bulk"}]}},"\/fluent-crm\/v2\/recurring-campaigns\/do-bulk-action":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/recurring-campaigns\/do-bulk-action"}]}},"\/fluent-crm\/v2\/recurring-campaigns\/(?P<campaign_id>[0-9]+)\/update-labels":{"namespace":"fluent-crm\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"campaign_id":{"required":true}}}]},"\/fluent-crm\/v2\/dynamic-segments":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/dynamic-segments"}]}},"\/fluent-crm\/v2\/dynamic-segments\/stats":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/dynamic-segments\/stats"}]}},"\/fluent-crm\/v2\/dynamic-segments\/estimated-contacts":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/dynamic-segments\/estimated-contacts"}]}},"\/fluent-crm\/v2\/dynamic-segments\/(?P<id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/dynamic-segments\/(?P<id>[^\\s(?!\/)]+)":{"namespace":"fluent-crm\/v2","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/dynamic-segments\/duplicate\/(?P<id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/dynamic-segments\/(?P<slug>[a-zA-Z0-9-_]+)\/subscribers\/(?P<id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"slug":{"required":true},"id":{"required":true}}}]},"\/fluent-crm\/v2\/dynamic-segments\/custom-fields":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/dynamic-segments\/custom-fields"}]}},"\/fluent-crm\/v2\/campaigns-pro\/(?P<id>[^\\s(?!\/)]+)\/resend-failed-emails":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns-pro\/(?P<id>[^\\s(?!\/)]+)\/resend-unopened-emails":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns-pro\/(?P<id>[^\\s(?!\/)]+)\/resend-emails":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns-pro\/(?P<id>[^\\s(?!\/)]+)\/tag-actions":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns-pro\/posts":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/campaigns-pro\/posts"}]}},"\/fluent-crm\/v2\/campaigns-pro\/posts\/taxonomies":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/campaigns-pro\/posts\/taxonomies"}]}},"\/fluent-crm\/v2\/campaigns-pro\/products":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/campaigns-pro\/products"}]}},"\/fluent-crm\/v2\/smart-links":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/smart-links"}]}},"\/fluent-crm\/v2\/smart-links\/activate":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/smart-links\/activate"}]}},"\/fluent-crm\/v2\/smart-links\/(?P<id>[^\\s(?!\/)]+)":{"namespace":"fluent-crm\/v2","methods":["PUT","DELETE"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaign-pro-settings\/license":{"namespace":"fluent-crm\/v2","methods":["GET","POST","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/campaign-pro-settings\/license"}]}},"\/fluent-crm\/v2\/campaign-pro-settings\/managers":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/campaign-pro-settings\/managers"}]}},"\/fluent-crm\/v2\/campaign-pro-settings\/managers\/(?P<id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["PUT","DELETE"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaign-pro-settings\/import_funnel":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/campaign-pro-settings\/import_funnel"}]}},"\/fluent-crm\/v2\/campaign-pro-settings\/abandon-cart":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/campaign-pro-settings\/abandon-cart"}]}},"\/fluent-crm\/v2\/commerce-reports\/(?P<provider>[a-zA-Z0-9-_]+)":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"provider":{"required":true}}}]},"\/fluent-crm\/v2\/commerce-reports\/(?P<provider>[a-zA-Z0-9-_]+)\/report":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"provider":{"required":true}}}]},"\/fluent-crm\/v2\/abandon-carts":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/abandon-carts"}]}},"\/fluent-crm\/v2\/abandon-carts\/bulk-delete":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/abandon-carts\/bulk-delete"}]}},"\/fluent-crm\/v2\/abandon-carts\/report-summary":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/abandon-carts\/report-summary"}]}},"\/fluent-crm\/v2\/tags":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/tags"}]}},"\/fluent-crm\/v2\/tags\/(?P<id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["GET","PUT","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/tags\/do-bulk-action":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/tags\/do-bulk-action"}]}},"\/fluent-crm\/v2\/tags\/bulk":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/tags\/bulk"}]}},"\/fluent-crm\/v2\/lists":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/lists"}]}},"\/fluent-crm\/v2\/lists\/(?P<id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["GET","PUT","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/lists\/do-bulk-action":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/lists\/do-bulk-action"}]}},"\/fluent-crm\/v2\/lists\/bulk":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/lists\/bulk"}]}},"\/fluent-crm\/v2\/subscribers":{"namespace":"fluent-crm\/v2","methods":["GET","POST","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/subscribers"}]}},"\/fluent-crm\/v2\/subscribers\/subscribers-property":{"namespace":"fluent-crm\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/subscribers\/subscribers-property"}]}},"\/fluent-crm\/v2\/subscribers\/sync-segments":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/subscribers\/sync-segments"}]}},"\/fluent-crm\/v2\/subscribers\/do-bulk-action":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/subscribers\/do-bulk-action"}]}},"\/fluent-crm\/v2\/subscribers\/prev-next-ids":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/subscribers\/prev-next-ids"}]}},"\/fluent-crm\/v2\/subscribers\/(?P<id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["GET","DELETE","PUT"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}},{"methods":["PUT"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/subscribers\/(?P<id>[0-9]+)\/emails":{"namespace":"fluent-crm\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/subscribers\/(?P<id>[0-9]+)\/emails\/template-mock":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/subscribers\/(?P<id>[0-9]+)\/emails\/send":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/subscribers\/(?P<id>[0-9]+)\/purchase-history":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/subscribers\/(?P<id>[0-9]+)\/form-submissions":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/subscribers\/(?P<id>[0-9]+)\/support-tickets":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/subscribers\/(?P<id>[0-9]+)\/send-double-optin":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/subscribers\/(?P<id>[0-9]+)\/notes":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/subscribers\/(?P<id>[0-9]+)\/notes\/(?P<note_id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["PUT","DELETE"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true},"note_id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true},"note_id":{"required":true}}}]},"\/fluent-crm\/v2\/subscribers\/(?P<id>[0-9]+)\/external_view":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/subscribers\/(?P<id>[0-9]+)\/info-widgets":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/subscribers\/search-contacts":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/subscribers\/search-contacts"}]}},"\/fluent-crm\/v2\/subscribers\/(?P<id>[0-9]+)\/tracking-events":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/subscribers\/track-event":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/subscribers\/track-event"}]}},"\/fluent-crm\/v2\/subscribers\/(?P<id>[0-9]+)\/url-metrics":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/subscribers\/bulk-add-update":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/subscribers\/bulk-add-update"}]}},"\/fluent-crm\/v2\/campaigns":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/campaigns"}]}},"\/fluent-crm\/v2\/campaigns\/send-test-email":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/campaigns\/send-test-email"}]}},"\/fluent-crm\/v2\/campaigns\/email-preview-html":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/campaigns\/email-preview-html"}]}},"\/fluent-crm\/v2\/campaigns\/emails\/(?P<email_id>[0-9]+)\/preview":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"email_id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/estimated-contacts":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/campaigns\/estimated-contacts"}]}},"\/fluent-crm\/v2\/campaigns\/update-single-campaign":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/campaigns\/update-single-campaign"}]}},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["GET","PUT","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/step":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/pause":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/duplicate":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/resume":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/title":{"namespace":"fluent-crm\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/do-bulk-action":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/campaigns\/do-bulk-action"}]}},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/subscribe":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/draft-recipients":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/estimated-recipients-count":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/emails":{"namespace":"fluent-crm\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/schedule":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/un-schedule":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/processing-stat":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/share-url":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/status":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/overview_stats":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/link-report":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/revenues":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/revenues\/resync":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/unsubscribers":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/contacts-by-segment":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/update-labels":{"namespace":"fluent-crm\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/templates":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/templates"}]}},"\/fluent-crm\/v2\/templates\/all":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/templates\/all"}]}},"\/fluent-crm\/v2\/templates\/smartcodes":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/templates\/smartcodes"}]}},"\/fluent-crm\/v2\/templates\/(?P<id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["GET","PUT","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/templates\/duplicate\/(?P<id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/templates\/do-bulk-action":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/templates\/do-bulk-action"}]}},"\/fluent-crm\/v2\/templates\/set-global-style":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/templates\/set-global-style"}]}},"\/fluent-crm\/v2\/templates\/built-in-templates":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/templates\/built-in-templates"}]}},"\/fluent-crm\/v2\/funnels":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/funnels"}]}},"\/fluent-crm\/v2\/funnels\/templates":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/funnels\/templates"}]}},"\/fluent-crm\/v2\/funnels\/create-from-template":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/funnels\/create-from-template"}]}},"\/fluent-crm\/v2\/funnels\/import":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/funnels\/import"}]}},"\/fluent-crm\/v2\/funnels\/all-activities":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/funnels\/all-activities"}]}},"\/fluent-crm\/v2\/funnels\/remove-bulk-subscribers":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/funnels\/remove-bulk-subscribers"}]}},"\/fluent-crm\/v2\/funnels\/triggers":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/funnels\/triggers"}]}},"\/fluent-crm\/v2\/funnels\/subscriber\/(?P<subscriber_id>[^\\s(?!\/)]+)\/automations":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"subscriber_id":{"required":true}}}]},"\/fluent-crm\/v2\/funnels\/funnel\/save-funnel-sequences":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/funnels\/funnel\/save-funnel-sequences"}]}},"\/fluent-crm\/v2\/funnels\/funnel\/save-email-action-fallback":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/funnels\/funnel\/save-email-action-fallback"}]}},"\/fluent-crm\/v2\/funnels\/(?P<id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["GET","PUT","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/funnels\/(?P<id>[0-9]+)\/clone":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/funnels\/(?P<id>[0-9]+)\/change-trigger":{"namespace":"fluent-crm\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/funnels\/(?P<id>[0-9]+)\/sequences":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/funnels\/funnel\/(?P<id>[0-9]+)\/title":{"namespace":"fluent-crm\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/funnels\/(?P<id>[0-9]+)\/sequences\/save-email-action":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/funnels\/(?P<id>[0-9]+)\/subscribers":{"namespace":"fluent-crm\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/funnels\/(?P<id>[0-9]+)\/subscribers\/(?P<contact_id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true},"contact_id":{"required":true}}}]},"\/fluent-crm\/v2\/funnels\/(?P<id>[0-9]+)\/report":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/funnels\/do-bulk-action":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/funnels\/do-bulk-action"}]}},"\/fluent-crm\/v2\/funnels\/(?P<id>[0-9]+)\/email_reports":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/funnels\/(?P<id>[0-9]+)\/subscribers\/(?P<subscriber_id>[0-9]+)\/status":{"namespace":"fluent-crm\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true},"subscriber_id":{"required":true}}}]},"\/fluent-crm\/v2\/funnels\/(?P<id>[0-9]+)\/syncable-counts":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/funnels\/(?P<id>[0-9]+)\/sync-new-steps":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/funnels\/send-test-webhook":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/funnels\/send-test-webhook"}]}},"\/fluent-crm\/v2\/funnels\/(?P<id>[0-9]+)\/update-labels":{"namespace":"fluent-crm\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/reports\/dashboard-stats":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/reports\/dashboard-stats"}]}},"\/fluent-crm\/v2\/reports\/subscribers":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/reports\/subscribers"}]}},"\/fluent-crm\/v2\/reports\/email-sents":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/reports\/email-sents"}]}},"\/fluent-crm\/v2\/reports\/email-opens":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/reports\/email-opens"}]}},"\/fluent-crm\/v2\/reports\/email-clicks":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/reports\/email-clicks"}]}},"\/fluent-crm\/v2\/reports\/options":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/reports\/options"}]}},"\/fluent-crm\/v2\/reports\/ajax-options":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/reports\/ajax-options"}]}},"\/fluent-crm\/v2\/reports\/taxonomy-terms":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/reports\/taxonomy-terms"}]}},"\/fluent-crm\/v2\/reports\/cascade_selections":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/reports\/cascade_selections"}]}},"\/fluent-crm\/v2\/reports\/emails":{"namespace":"fluent-crm\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/reports\/emails"}]}},"\/fluent-crm\/v2\/reports\/advanced-providers":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/reports\/advanced-providers"}]}},"\/fluent-crm\/v2\/reports\/ping":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/reports\/ping"}]}},"\/fluent-crm\/v2\/setting":{"namespace":"fluent-crm\/v2","methods":["GET","PUT"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["PUT"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/setting"}]}},"\/fluent-crm\/v2\/setting\/complete-installation":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/setting\/complete-installation"}]}},"\/fluent-crm\/v2\/setting\/double-optin":{"namespace":"fluent-crm\/v2","methods":["GET","PUT"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["PUT"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/setting\/double-optin"}]}},"\/fluent-crm\/v2\/setting\/install-fluentform":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/setting\/install-fluentform"}]}},"\/fluent-crm\/v2\/setting\/install-fluentsmtp":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/setting\/install-fluentsmtp"}]}},"\/fluent-crm\/v2\/setting\/install-fluentconnect":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/setting\/install-fluentconnect"}]}},"\/fluent-crm\/v2\/setting\/install-fluent-support":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/setting\/install-fluent-support"}]}},"\/fluent-crm\/v2\/setting\/bounce_configs":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/setting\/bounce_configs"}]}},"\/fluent-crm\/v2\/setting\/auto_subscribe_settings":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/setting\/auto_subscribe_settings"}]}},"\/fluent-crm\/v2\/setting\/test":{"namespace":"fluent-crm\/v2","methods":["GET","PUT","POST","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["PUT"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/setting\/test"}]}},"\/fluent-crm\/v2\/setting\/reset_db":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/setting\/reset_db"}]}},"\/fluent-crm\/v2\/setting\/old_logs":{"namespace":"fluent-crm\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/setting\/old_logs"}]}},"\/fluent-crm\/v2\/setting\/cron_status":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/setting\/cron_status"}]}},"\/fluent-crm\/v2\/setting\/run_cron":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/setting\/run_cron"}]}},"\/fluent-crm\/v2\/setting\/rest-keys":{"namespace":"fluent-crm\/v2","methods":["GET","POST","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/setting\/rest-keys"}]}},"\/fluent-crm\/v2\/setting\/integrations":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/setting\/integrations"}]}},"\/fluent-crm\/v2\/setting\/compliance":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/setting\/compliance"}]}},"\/fluent-crm\/v2\/setting\/experiments":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/setting\/experiments"}]}},"\/fluent-crm\/v2\/setting\/experiments\/campaigns":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/setting\/experiments\/campaigns"}]}},"\/fluent-crm\/v2\/setting\/system-logs":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/setting\/system-logs"}]}},"\/fluent-crm\/v2\/setting\/system-logs\/reset":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/setting\/system-logs\/reset"}]}},"\/fluent-crm\/v2\/setting\/activity-logs":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/setting\/activity-logs"}]}},"\/fluent-crm\/v2\/setting\/activity-logs\/reset":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/setting\/activity-logs\/reset"}]}},"\/fluent-crm\/v2\/custom-fields\/contacts":{"namespace":"fluent-crm\/v2","methods":["GET","PUT"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["PUT"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/custom-fields\/contacts"}]}},"\/fluent-crm\/v2\/custom-fields\/contacts\/update_group_name":{"namespace":"fluent-crm\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/custom-fields\/contacts\/update_group_name"}]}},"\/fluent-crm\/v2\/labels":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/labels"}]}},"\/fluent-crm\/v2\/labels\/(?P<id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["PUT","DELETE"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/webhooks":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/webhooks"}]}},"\/fluent-crm\/v2\/webhooks\/(?P<id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["PUT","DELETE"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/users":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/users"}]}},"\/fluent-crm\/v2\/users\/roles":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/users\/roles"}]}},"\/fluent-crm\/v2\/import\/csv-upload":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/import\/csv-upload"}]}},"\/fluent-crm\/v2\/import\/csv-import":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/import\/csv-import"}]}},"\/fluent-crm\/v2\/import\/users":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/import\/users"}]}},"\/fluent-crm\/v2\/import\/drivers":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/import\/drivers"}]}},"\/fluent-crm\/v2\/import\/drivers\/(?P<driver>[a-zA-Z0-9-_]+)":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"driver":{"required":true}}},{"methods":["POST"],"args":{"driver":{"required":true}}}]},"\/fluent-crm\/v2\/forms":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/forms"}]}},"\/fluent-crm\/v2\/forms\/templates":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/forms\/templates"}]}},"\/fluent-crm\/v2\/docs":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/docs"}]}},"\/fluent-crm\/v2\/docs\/(?P<doc_id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"doc_id":{"required":true}}}]},"\/fluent-crm\/v2\/docs\/addons":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/docs\/addons"}]}},"\/fluent-crm\/v2\/public\/bounce_handler\/(?P<service_name>[a-zA-Z0-9-_]+)\/handle\/(?P<security_code>[a-zA-Z0-9-_]+)":{"namespace":"fluent-crm\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET","POST","PUT","PATCH","DELETE"],"args":{"service_name":{"required":true},"security_code":{"required":true}}}]},"\/fluent-crm\/v2\/public\/bounce_handler\/(?P<service_name>[a-zA-Z0-9-_]+)\/(?P<security_code>[a-zA-Z0-9-_]+)":{"namespace":"fluent-crm\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET","POST","PUT","PATCH","DELETE"],"args":{"service_name":{"required":true},"security_code":{"required":true}}}]},"\/fluent-crm\/v2\/migrators":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/migrators"}]}},"\/fluent-crm\/v2\/migrators\/verify-cred":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/migrators\/verify-cred"}]}},"\/fluent-crm\/v2\/migrators\/list-tag-mappings":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/migrators\/list-tag-mappings"}]}},"\/fluent-crm\/v2\/migrators\/summary":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/migrators\/summary"}]}},"\/fluent-crm\/v2\/migrators\/import":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/migrators\/import"}]}},"\/fluent-crm\/v2\/companies":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/companies"}]}},"\/fluent-crm\/v2\/companies\/(?P<id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["GET","PUT","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/companies\/search":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/companies\/search"}]}},"\/fluent-crm\/v2\/companies\/search-unattached-contacts":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/companies\/search-unattached-contacts"}]}},"\/fluent-crm\/v2\/companies\/companies-property":{"namespace":"fluent-crm\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/companies\/companies-property"}]}},"\/fluent-crm\/v2\/companies\/attach-subscribers":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/companies\/attach-subscribers"}]}},"\/fluent-crm\/v2\/companies\/detach-subscribers":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/companies\/detach-subscribers"}]}},"\/fluent-crm\/v2\/companies\/do-bulk-action":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/companies\/do-bulk-action"}]}},"\/fluent-crm\/v2\/companies\/(?P<id>[0-9]+)\/notes":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/companies\/(?P<id>[0-9]+)\/notes\/(?P<note_id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["PUT","DELETE"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true},"note_id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true},"note_id":{"required":true}}}]},"\/fluent-crm\/v2\/companies\/csv-import":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/companies\/csv-import"}]}},"\/fluent-crm\/v2\/companies\/custom-fields":{"namespace":"fluent-crm\/v2","methods":["GET","PUT"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["PUT"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/fluent-crm\/v2\/companies\/custom-fields"}]}},"\/fluent-crm\/v2\/companies\/(?P<id>[0-9]+)\/custom_tab_view":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/git-updater\/v1":{"namespace":"git-updater\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"git-updater\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/git-updater\/v1"}]}},"\/git-updater\/v1\/test":{"namespace":"git-updater\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/git-updater\/v1\/test"}]}},"\/git-updater":{"namespace":"git-updater","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"git-updater","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/git-updater"}]}},"\/git-updater\/namespace":{"namespace":"git-updater","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/git-updater\/namespace"}]}},"\/git-updater\/v1\/plugins-api":{"namespace":"git-updater\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"slug":{"default":false,"required":true}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/git-updater\/v1\/plugins-api"}]}},"\/git-updater\/v1\/themes-api":{"namespace":"git-updater\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"slug":{"default":false,"required":true}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/git-updater\/v1\/themes-api"}]}},"\/git-updater\/v1\/update-api":{"namespace":"git-updater\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"slug":{"default":false,"required":true}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/git-updater\/v1\/update-api"}]}},"\/git-updater\/v1\/flush-repo-cache":{"namespace":"git-updater\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"key":{"default":null,"required":true},"slug":{"default":false,"required":true}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/git-updater\/v1\/flush-repo-cache"}]}},"\/git-updater\/v1\/update":{"namespace":"git-updater\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"key":{"default":false,"required":true},"plugin":{"default":false,"required":false},"theme":{"default":false,"required":false},"tag":{"default":false,"required":false},"branch":{"default":false,"required":false},"committish":{"default":false,"required":false},"override":{"default":false,"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/git-updater\/v1\/update"}]}},"\/git-updater\/v1\/reset-branch":{"namespace":"git-updater\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"key":{"default":null,"required":true},"plugin":{"default":false,"required":false},"theme":{"default":false,"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/git-updater\/v1\/reset-branch"}]}},"\/github-updater\/v1":{"namespace":"github-updater\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"github-updater\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/github-updater\/v1"}]}},"\/github-updater\/v1\/test":{"namespace":"github-updater\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/github-updater\/v1\/test"}]}},"\/github-updater\/v1\/repos":{"namespace":"github-updater\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/github-updater\/v1\/repos"}]}},"\/kadence-cloud\/v1":{"namespace":"kadence-cloud\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"kadence-cloud\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kadence-cloud\/v1"}]}},"\/kadence-cloud\/v1\/pages":{"namespace":"kadence-cloud\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"The Page to return.","type":"string","required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"key":{"description":"The request key.","type":"string","required":false},"site":{"description":"The request website.","type":"string","required":false},"items":{"description":"Items to return.","type":"string","required":false},"page-item":{"description":"The Page to return.","type":"string","required":false},"read":{"description":"Return the item html content only.","type":"boolean","default":false,"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kadence-cloud\/v1\/pages"}]}},"\/kadence-cloud\/v1\/page":{"namespace":"kadence-cloud\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"The Page to return.","type":"string","required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"key":{"description":"The request key.","type":"string","required":false},"site":{"description":"The request website.","type":"string","required":false},"items":{"description":"Items to return.","type":"string","required":false},"page-item":{"description":"The Page to return.","type":"string","required":false},"read":{"description":"Return the item html content only.","type":"boolean","default":false,"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kadence-cloud\/v1\/page"}]}},"\/kadence-cloud\/v1\/page-categories":{"namespace":"kadence-cloud\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"The Page to return.","type":"string","required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"key":{"description":"The request key.","type":"string","required":false},"site":{"description":"The request website.","type":"string","required":false},"items":{"description":"Items to return.","type":"string","required":false},"page-item":{"description":"The Page to return.","type":"string","required":false},"read":{"description":"Return the item html content only.","type":"boolean","default":false,"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kadence-cloud\/v1\/page-categories"}]}},"\/kadence-cloud\/v1\/get":{"namespace":"kadence-cloud\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"The Page to return.","type":"string","required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"key":{"description":"The request key.","type":"string","required":false},"site":{"description":"The request website.","type":"string","required":false},"items":{"description":"Items to return.","type":"string","required":false},"beta":{"description":"Use the Beta Library","type":"string","required":false},"reload":{"description":"Force a cache reload","type":"string","required":false},"ids":{"description":"The Ids to collect.","required":false},"meta":{"description":"Determine the type of data to return.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kadence-cloud\/v1\/get"}]}},"\/kadence-cloud\/v1\/info":{"namespace":"kadence-cloud\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"The Page to return.","type":"string","required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"key":{"description":"The request key.","type":"string","required":false},"site":{"description":"The request website.","type":"string","required":false},"items":{"description":"Items to return.","type":"string","required":false},"beta":{"description":"Use the Beta Library","type":"string","required":false},"reload":{"description":"Force a cache reload","type":"string","required":false},"ids":{"description":"The Ids to collect.","required":false},"meta":{"description":"Determine the type of data to return.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kadence-cloud\/v1\/info"}]}},"\/kadence-cloud\/v1\/categories":{"namespace":"kadence-cloud\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"The Page to return.","type":"string","required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"key":{"description":"The request key.","type":"string","required":false},"site":{"description":"The request website.","type":"string","required":false},"items":{"description":"Items to return.","type":"string","required":false},"beta":{"description":"Use the Beta Library","type":"string","required":false},"reload":{"description":"Force a cache reload","type":"string","required":false},"ids":{"description":"The Ids to collect.","required":false},"meta":{"description":"Determine the type of data to return.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kadence-cloud\/v1\/categories"}]}},"\/kadence-cloud\/v1\/single":{"namespace":"kadence-cloud\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"key":{"description":"The request key.","type":"string","required":false},"id":{"description":"The item id.","type":"string","required":false},"ids":{"description":"The Ids to collect.","required":false},"type":{"description":"The Item Type.","type":"string","required":false},"read":{"description":"Use the if just viewing","type":"string","required":false},"data":{"description":"Return the item data.","type":"boolean","default":false,"required":false},"style":{"description":"The item style.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kadence-cloud\/v1\/single"}]}},"\/kadence-cloud\/v1\/single_pattern":{"namespace":"kadence-cloud\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"key":{"description":"The request key.","type":"string","required":false},"id":{"description":"The item id.","type":"string","required":false},"ids":{"description":"The Ids to collect.","required":false},"type":{"description":"The Item Type.","type":"string","required":false},"read":{"description":"Use the if just viewing","type":"string","required":false},"data":{"description":"Return the item data.","type":"boolean","default":false,"required":false},"style":{"description":"The item style.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kadence-cloud\/v1\/single_pattern"}]}},"\/kadence-cloud\/v1\/patterns":{"namespace":"kadence-cloud\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"The Page to return.","type":"string","required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"key":{"description":"The request key.","type":"string","required":false},"site":{"description":"The request website.","type":"string","required":false},"items":{"description":"Items to return.","type":"string","required":false},"beta":{"description":"Use the Beta Library","type":"string","required":false},"reload":{"description":"Force a cache reload","type":"string","required":false},"ids":{"description":"The Ids to collect.","required":false},"meta":{"description":"Determine the type of data to return.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kadence-cloud\/v1\/patterns"}]}},"\/kadence-cloud\/v1\/search":{"namespace":"kadence-cloud\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"The Page to return.","type":"string","required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"key":{"description":"The request key.","type":"string","required":false},"site":{"description":"The request website.","type":"string","required":false},"items":{"description":"Items to return.","type":"string","required":false},"beta":{"description":"Use the Beta Library","type":"string","required":false},"reload":{"description":"Force a cache reload","type":"string","required":false},"ids":{"description":"The Ids to collect.","required":false},"meta":{"description":"Determine the type of data to return.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/kadence-cloud\/v1\/search"}]}},"\/uap\/blocks\/v1":{"namespace":"uap\/blocks\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"uap\/blocks\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/blocks\/v1"}]}},"\/uap\/blocks\/v1\/magic-triggers":{"namespace":"uap\/blocks\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/blocks\/v1\/magic-triggers"}]}},"\/ktp\/v1":{"namespace":"ktp\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"ktp\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/ktp\/v1"}]}},"\/ktp\/v1\/post-select":{"namespace":"ktp\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"Page of results to return.","type":"number","default":1,"required":false},"per_page":{"description":"Number of results to return.","type":"number","default":25,"required":false},"search":{"description":"Limit results to items that match search query.","type":"string","required":false},"type":{"description":"Limit results to items of an object type.","type":"array","items":{"type":"string"},"default":{"0":"post","1":"page","3":"nav_menu_item","4":"wp_block","5":"wp_template","6":"wp_template_part","7":"wp_global_styles","8":"wp_navigation","9":"wp_font_family","10":"wp_font_face","11":"kt_gallery","12":"kadence_cloud","13":"kadence_element","14":"kadence_adv_page","15":"fcom-dummy","16":"fcom-lockscreen","17":"kadence_form","18":"kadence_navigation","19":"kadence_header","20":"kadence_custom_svg","21":"kadence_query","22":"kadence_query_card","23":"fluent-products","24":"vanos_event_series","25":"vanos_event","26":"kadence_lottie","27":"kadence_vector","28":"kt_font","29":"kb_icon"},"required":false},"include":{"description":"Include posts by ID.","type":"array","required":false},"categories":{"description":"Limit result set to all items that have the specified term assigned in the categories taxonomy.","type":"array","items":{"type":"integer"},"default":[],"required":false},"tags":{"description":"Limit result set to all items that have the specified term assigned in the tags taxonomy.","type":"array","items":{"type":"integer"},"default":[],"required":false},"menus":{"description":"Limit result set to all items that have the specified term assigned in the menus taxonomy.","type":"array","items":{"type":"integer"},"default":[],"required":false},"wp_pattern_category":{"description":"Limit result set to all items that have the specified term assigned in the wp_pattern_category taxonomy.","type":"array","items":{"type":"integer"},"default":[],"required":false},"kadence-cloud-collections":{"description":"Limit result set to all items that have the specified term assigned in the kadence-cloud-collections taxonomy.","type":"array","items":{"type":"integer"},"default":[],"required":false},"kadence-cloud-categories":{"description":"Limit result set to all items that have the specified term assigned in the kadence-cloud-categories taxonomy.","type":"array","items":{"type":"integer"},"default":[],"required":false},"kadence-cloud-keywords":{"description":"Limit result set to all items that have the specified term assigned in the kadence-cloud-keywords taxonomy.","type":"array","items":{"type":"integer"},"default":[],"required":false},"product-categories":{"description":"Limit result set to all items that have the specified term assigned in the product-categories taxonomy.","type":"array","items":{"type":"integer"},"default":[],"required":false},"product-brands":{"description":"Limit result set to all items that have the specified term assigned in the product-brands taxonomy.","type":"array","items":{"type":"integer"},"default":[],"required":false},"vanos_brand":{"description":"Limit result set to all items that have the specified term assigned in the vanos_brand taxonomy.","type":"array","items":{"type":"integer"},"default":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/ktp\/v1\/post-select"}]}},"\/uap\/v2\/microsoft-teams":{"namespace":"uap\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/microsoft-teams"}]}},"\/automator\/v1\/integration\/facebook-lead-ads":{"namespace":"automator\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/automator\/v1\/integration\/facebook-lead-ads"}]}},"\/automator\/v1\/integration\/facebook-lead-ads\/verification":{"namespace":"automator\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/automator\/v1\/integration\/facebook-lead-ads\/verification"}]}},"\/uap\/v2\/run-code-wp-hook":{"namespace":"uap\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/run-code-wp-hook"}]}},"\/uap\/v2\/run-code-wp-hook-save-trigger-tokens":{"namespace":"uap\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/run-code-wp-hook-save-trigger-tokens"}]}},"\/uap\/v2\/run-now\/start\/(?P<recipe_id>\\d+)":{"namespace":"uap\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"recipe_id":{"required":true}}}]},"\/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:\/\/frederickvan.com\/wp-json\/wp\/v2"}]}},"\/wp\/v2\/wpmcp":{"namespace":"wp\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/wpmcp"}]}},"\/wp\/v2\/wpmcp\/streamable":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET","POST","PUT","PATCH","DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/wpmcp\/streamable"}]}},"\/jwt-auth\/v1":{"namespace":"jwt-auth\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"jwt-auth\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/jwt-auth\/v1"}]}},"\/jwt-auth\/v1\/token":{"namespace":"jwt-auth\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"username":{"type":"string","description":"Username for authentication","required":false},"password":{"type":"string","description":"Password for authentication","required":false},"expires_in":{"type":"integer","description":"Token expiration time in seconds (3600-2592000)","minimum":3600,"maximum":2592000,"default":3600,"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/jwt-auth\/v1\/token"}]}},"\/jwt-auth\/v1\/revoke":{"namespace":"jwt-auth\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/jwt-auth\/v1\/revoke"}]}},"\/jwt-auth\/v1\/tokens":{"namespace":"jwt-auth\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/jwt-auth\/v1\/tokens"}]}},"\/uap\/v2\/get_recipe":{"namespace":"uap\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/get_recipe"}]}},"\/uap\/v2\/create":{"namespace":"uap\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/create"}]}},"\/uap\/v2\/add":{"namespace":"uap\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/add"}]}},"\/uap\/v2\/delete":{"namespace":"uap\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/delete"}]}},"\/uap\/v2\/update":{"namespace":"uap\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/update"}]}},"\/uap\/v2\/get_options":{"namespace":"uap\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/get_options"}]}},"\/uap\/v2\/change_post_status":{"namespace":"uap\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/change_post_status"}]}},"\/uap\/v2\/change_post_recipe_type":{"namespace":"uap\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/change_post_recipe_type"}]}},"\/uap\/v2\/set_walkthrough_progress":{"namespace":"uap\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/set_walkthrough_progress"}]}},"\/uap\/v2\/change_post_title":{"namespace":"uap\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/change_post_title"}]}},"\/uap\/v2\/change_recipe_notes":{"namespace":"uap\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/change_recipe_notes"}]}},"\/uap\/v2\/recipe_completions_allowed":{"namespace":"uap\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/recipe_completions_allowed"}]}},"\/uap\/v2\/recipe_max_completions_allowed":{"namespace":"uap\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/recipe_max_completions_allowed"}]}},"\/uap\/v2\/set_recipe_terms":{"namespace":"uap\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/set_recipe_terms"}]}},"\/uap\/v2\/user-selector":{"namespace":"uap\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/user-selector"}]}},"\/uap\/v2\/trigger-options":{"namespace":"uap\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/trigger-options"}]}},"\/uap\/v2\/schedule_action":{"namespace":"uap\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/schedule_action"}]}},"\/uap\/v2\/remove_schedule":{"namespace":"uap\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/remove_schedule"}]}},"\/uap\/v2\/set_recipe_requires_user":{"namespace":"uap\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/set_recipe_requires_user"}]}},"\/uap\/v2\/actions_order":{"namespace":"uap\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/actions_order"}]}},"\/uap\/v2\/set_any_or_all_trigger_option":{"namespace":"uap\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/set_any_or_all_trigger_option"}]}},"\/uap\/v2\/duplicate_action":{"namespace":"uap\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/duplicate_action"}]}},"\/uap\/v2\/resend_api_request":{"namespace":"uap\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/resend_api_request"}]}},"\/uap\/v2\/triggers_change_logic":{"namespace":"uap\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/triggers_change_logic"}]}},"\/uap\/v2\/recipe_update_setting":{"namespace":"uap\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/recipe_update_setting"}]}},"\/uap\/v2\/async_run_now":{"namespace":"uap\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/async_run_now"}]}},"\/uap\/v2\/async_cancel_action":{"namespace":"uap\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/uap\/v2\/async_cancel_action"}]}},"\/wp\/v2\/posts":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limit result set to posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Ensure result set excludes posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title","rand","menu_order"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","dp-rewrite-republish","any"],"type":"string"},"required":false},"tax_relation":{"description":"Limit result set based on relationship between multiple taxonomies.","type":"string","enum":["AND","OR"],"required":false},"categories":{"description":"Limit result set to items with specific terms assigned in the categories taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether to include child terms in the terms limiting the result set.","type":"boolean","default":false},"operator":{"description":"Whether items must be assigned all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"categories_exclude":{"description":"Limit result set to items except those with specific terms assigned in the categories taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether to include child terms in the terms limiting the result set.","type":"boolean","default":false}},"additionalProperties":false}],"required":false},"tags":{"description":"Limit result set to items with specific terms assigned in the tags taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"operator":{"description":"Whether items must be assigned all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"tags_exclude":{"description":"Limit result set to items except those with specific terms assigned in the tags taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]}},"additionalProperties":false}],"required":false},"sticky":{"description":"Limit result set to items that are sticky.","type":"boolean","required":false},"ignore_sticky":{"description":"Whether to ignore sticky posts or not.","type":"boolean","default":true,"required":false},"format":{"description":"Limit result set to items assigned one or more given formats.","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":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"format":{"description":"The format for the post.","type":"string","enum":["standard","aside","chat","gallery","link","image","quote","status","video","audio"],"required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"_masspost_selected_sites":{"type":"array","title":"","description":"","default":[],"items":{"type":"string"}},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"sticky":{"description":"Whether or not the post should be treated as sticky.","type":"boolean","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"categories":{"description":"The terms assigned to the post in the category taxonomy.","type":"array","items":{"type":"integer"},"required":false},"tags":{"description":"The terms assigned to the post in the post_tag taxonomy.","type":"array","items":{"type":"integer"},"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/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":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"excerpt_length":{"description":"Override the default excerpt length.","type":"integer","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"format":{"description":"The format for the post.","type":"string","enum":["standard","aside","chat","gallery","link","image","quote","status","video","audio"],"required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"_masspost_selected_sites":{"type":"array","title":"","description":"","default":[],"items":{"type":"string"}},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"sticky":{"description":"Whether or not the post should be treated as sticky.","type":"boolean","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"categories":{"description":"The terms assigned to the post in the category taxonomy.","type":"array","items":{"type":"integer"},"required":false},"tags":{"description":"The terms assigned to the post in the post_tag taxonomy.","type":"array","items":{"type":"integer"},"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","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":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as revisions do not support trashing.","required":false}}}]},"\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"format":{"description":"The format for the post.","type":"string","enum":["standard","aside","chat","gallery","link","image","quote","status","video","audio"],"required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"_masspost_selected_sites":{"type":"array","title":"","description":"","default":[],"items":{"type":"string"}},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"sticky":{"description":"Whether or not the post should be treated as sticky.","type":"boolean","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"categories":{"description":"The terms assigned to the post in the category taxonomy.","type":"array","items":{"type":"integer"},"required":false},"tags":{"description":"The terms assigned to the post in the post_tag taxonomy.","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":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","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":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limit result set to posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Ensure result set excludes posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"menu_order":{"description":"Limit result set to posts with a specific menu_order value.","type":"integer","required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title","menu_order"],"required":false},"parent":{"description":"Limit result set to items with particular parent IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Limit result set to all items except those of a particular parent ID.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","dp-rewrite-republish","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"parent":{"description":"The ID for the parent of the post.","type":"integer","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"menu_order":{"description":"The order of the post in relation to other posts.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/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":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"excerpt_length":{"description":"Override the default excerpt length.","type":"integer","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"parent":{"description":"The ID for the parent of the post.","type":"integer","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"menu_order":{"description":"The order of the post in relation to other posts.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","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":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as revisions do not support trashing.","required":false}}}]},"\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"menu_order":{"description":"The order of the post in relation to other posts.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","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":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","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":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limit result set to posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Ensure result set excludes posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"parent":{"description":"Limit result set to items with particular parent IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Limit result set to all items except those of a particular parent ID.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"inherit","description":"Limit result set to posts assigned one or more statuses.","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","font"]},"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":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"alt_text":{"description":"Alternative text to display when attachment is not displayed.","type":"string","required":false},"caption":{"description":"The attachment caption.","type":"object","properties":{"raw":{"description":"Caption for the attachment, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML caption for the attachment, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"The attachment description.","type":"object","properties":{"raw":{"description":"Description for the attachment, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML description for the attachment, transformed for display.","type":"string","context":["view","edit"],"readonly":true}},"required":false},"post":{"description":"The ID for the associated post of the attachment.","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/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":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"alt_text":{"description":"Alternative text to display when attachment is not displayed.","type":"string","required":false},"caption":{"description":"The attachment caption.","type":"object","properties":{"raw":{"description":"Caption for the attachment, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML caption for the attachment, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"The attachment description.","type":"object","properties":{"raw":{"description":"Description for the attachment, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML description for the attachment, transformed for display.","type":"string","context":["view","edit"],"readonly":true}},"required":false},"post":{"description":"The ID for the associated post of the attachment.","type":"integer","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process":{"namespace":"wp\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"description":"Unique identifier for the attachment.","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":"URL to the edited image file.","type":"string","format":"uri","required":true},"modifiers":{"description":"Array of image edits.","type":"array","minItems":1,"items":{"description":"Image edit.","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":"Rotation","properties":{"type":{"description":"Rotation type.","type":"string","enum":["rotate"]},"args":{"description":"Rotation arguments.","type":"object","required":["angle"],"properties":{"angle":{"description":"Angle to rotate clockwise in degrees.","type":"number"}}}}},{"title":"Crop","properties":{"type":{"description":"Crop type.","type":"string","enum":["crop"]},"args":{"description":"Crop arguments.","type":"object","required":["left","top","width","height"],"properties":{"left":{"description":"Horizontal position from the left to begin the crop as a percentage of the image width.","type":"number"},"top":{"description":"Vertical position from the top to begin the crop as a percentage of the image height.","type":"number"},"width":{"description":"Width of the crop as a percentage of the image width.","type":"number"},"height":{"description":"Height of the crop as a percentage of the image height.","type":"number"}}}}}]},"required":false},"rotation":{"description":"The amount to rotate the image clockwise in degrees. DEPRECATED: Use `modifiers` instead.","type":"integer","minimum":0,"exclusiveMinimum":true,"maximum":360,"exclusiveMaximum":true,"required":false},"x":{"description":"As a percentage of the image, the x position to start the crop from. DEPRECATED: Use `modifiers` instead.","type":"number","minimum":0,"maximum":100,"required":false},"y":{"description":"As a percentage of the image, the y position to start the crop from. DEPRECATED: Use `modifiers` instead.","type":"number","minimum":0,"maximum":100,"required":false},"width":{"description":"As a percentage of the image, the width to crop the image to. DEPRECATED: Use `modifiers` instead.","type":"number","minimum":0,"maximum":100,"required":false},"height":{"description":"As a percentage of the image, the height to crop the image to. DEPRECATED: Use `modifiers` instead.","type":"number","minimum":0,"maximum":100,"required":false},"caption":{"description":"The attachment caption.","type":"object","properties":{"raw":{"description":"Caption for the attachment, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML caption for the attachment, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"The attachment description.","type":"object","properties":{"raw":{"description":"Description for the attachment, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML description for the attachment, transformed for display.","type":"string","context":["view","edit"],"readonly":true}},"required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"post":{"description":"The ID for the associated post of the attachment.","type":"integer","required":false},"alt_text":{"description":"Alternative text to display when attachment is not displayed.","type":"string","required":false}}}]},"\/wp\/v2\/menu-items":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":100,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","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":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","dp-rewrite-republish","any"],"type":"string"},"required":false},"tax_relation":{"description":"Limit result set based on relationship between multiple taxonomies.","type":"string","enum":["AND","OR"],"required":false},"menus":{"description":"Limit result set to items with specific terms assigned in the menus taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"operator":{"description":"Whether items must be assigned all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"menus_exclude":{"description":"Limit result set to items except those with specific terms assigned in the menus taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]}},"additionalProperties":false}],"required":false},"menu_order":{"description":"Limit result set to posts with a specific menu_order value.","type":"integer","required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"title":{"description":"The title for the object.","type":["string","object"],"properties":{"raw":{"description":"Title for the object, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the object, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"type":{"default":"custom","description":"The family of objects originally represented, such as \"post_type\" or \"taxonomy\".","type":"string","enum":["taxonomy","post_type","post_type_archive","custom"],"required":false},"status":{"default":"publish","description":"A named status for the object.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"parent":{"default":0,"description":"The ID for the parent of the object.","type":"integer","minimum":0,"required":false},"attr_title":{"description":"Text for the title attribute of the link element for this menu item.","type":"string","required":false},"classes":{"description":"Class names for the link element of this menu item.","type":"array","items":{"type":"string"},"required":false},"description":{"description":"The description of this menu item.","type":"string","required":false},"menu_order":{"default":1,"description":"The DB ID of the nav_menu_item that is this item's menu parent, if any, otherwise 0.","type":"integer","minimum":1,"required":false},"object":{"description":"The type of object originally represented, such as \"category\", \"post\", or \"attachment\".","type":"string","required":false},"object_id":{"default":0,"description":"The database ID of the original object this menu item represents, for example the ID for posts or the term_id for categories.","type":"integer","minimum":0,"required":false},"target":{"description":"The target attribute of the link element for this menu item.","type":"string","enum":["_blank",""],"required":false},"url":{"description":"The URL to which this menu item points.","type":"string","format":"uri","required":false},"xfn":{"description":"The XFN relationship expressed in the link of this menu item.","type":"array","items":{"type":"string"},"required":false},"menus":{"description":"The terms assigned to the object in the nav_menu taxonomy.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/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":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"title":{"description":"The title for the object.","type":["string","object"],"properties":{"raw":{"description":"Title for the object, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the object, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"type":{"description":"The family of objects originally represented, such as \"post_type\" or \"taxonomy\".","type":"string","enum":["taxonomy","post_type","post_type_archive","custom"],"required":false},"status":{"description":"A named status for the object.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"parent":{"description":"The ID for the parent of the object.","type":"integer","minimum":0,"required":false},"attr_title":{"description":"Text for the title attribute of the link element for this menu item.","type":"string","required":false},"classes":{"description":"Class names for the link element of this menu item.","type":"array","items":{"type":"string"},"required":false},"description":{"description":"The description of this menu item.","type":"string","required":false},"menu_order":{"description":"The DB ID of the nav_menu_item that is this item's menu parent, if any, otherwise 0.","type":"integer","minimum":1,"required":false},"object":{"description":"The type of object originally represented, such as \"category\", \"post\", or \"attachment\".","type":"string","required":false},"object_id":{"description":"The database ID of the original object this menu item represents, for example the ID for posts or the term_id for categories.","type":"integer","minimum":0,"required":false},"target":{"description":"The target attribute of the link element for this menu item.","type":"string","enum":["_blank",""],"required":false},"url":{"description":"The URL to which this menu item points.","type":"string","format":"uri","required":false},"xfn":{"description":"The XFN relationship expressed in the link of this menu item.","type":"array","items":{"type":"string"},"required":false},"menus":{"description":"The terms assigned to the object in the nav_menu taxonomy.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""}},"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the object.","type":"integer","minimum":0,"required":false},"title":{"description":"The title for the object.","type":["string","object"],"properties":{"raw":{"description":"Title for the object, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the object, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"type":{"description":"The family of objects originally represented, such as \"post_type\" or \"taxonomy\".","type":"string","enum":["taxonomy","post_type","post_type_archive","custom"],"required":false},"status":{"description":"A named status for the object.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"attr_title":{"description":"Text for the title attribute of the link element for this menu item.","type":"string","required":false},"classes":{"description":"Class names for the link element of this menu item.","type":"array","items":{"type":"string"},"required":false},"description":{"description":"The description of this menu item.","type":"string","required":false},"menu_order":{"description":"The DB ID of the nav_menu_item that is this item's menu parent, if any, otherwise 0.","type":"integer","minimum":1,"required":false},"object":{"description":"The type of object originally represented, such as \"category\", \"post\", or \"attachment\".","type":"string","required":false},"object_id":{"description":"The database ID of the original object this menu item represents, for example the ID for posts or the term_id for categories.","type":"integer","minimum":0,"required":false},"target":{"description":"The target attribute of the link element for this menu item.","type":"string","enum":["_blank",""],"required":false},"url":{"description":"The URL to which this menu item points.","type":"string","format":"uri","required":false},"xfn":{"description":"The XFN relationship expressed in the link of this menu item.","type":"array","items":{"type":"string"},"required":false},"menus":{"description":"The terms assigned to the object in the nav_menu taxonomy.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""}},"required":false}}}]},"\/wp\/v2\/menu-items\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","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":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","dp-rewrite-republish","any"],"type":"string"},"required":false},"tax_relation":{"description":"Limit result set based on relationship between multiple taxonomies.","type":"string","enum":["AND","OR"],"required":false},"wp_pattern_category":{"description":"Limit result set to items with specific terms assigned in the wp_pattern_category taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"operator":{"description":"Whether items must be assigned all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"wp_pattern_category_exclude":{"description":"Limit result set to items except those with specific terms assigned in the wp_pattern_category taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]}},"additionalProperties":false}],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["view","edit"]}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"wp_pattern_sync_status":{"type":"string","title":"","description":"","default":"","enum":["partial","unsynced"]},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wp_pattern_category":{"description":"The terms assigned to the post in the wp_pattern_category taxonomy.","type":"array","items":{"type":"integer"},"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/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":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"excerpt_length":{"description":"Override the default excerpt length.","type":"integer","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["view","edit"]}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"wp_pattern_sync_status":{"type":"string","title":"","description":"","default":"","enum":["partial","unsynced"]},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wp_pattern_category":{"description":"The terms assigned to the post in the wp_pattern_category taxonomy.","type":"array","items":{"type":"integer"},"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","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":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as revisions do not support trashing.","required":false}}}]},"\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["view","edit"]}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"wp_pattern_sync_status":{"type":"string","title":"","description":"","default":"","enum":["partial","unsynced"]},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wp_pattern_category":{"description":"The terms assigned to the post in the wp_pattern_category taxonomy.","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":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","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":"The id of a template","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","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":"The id of a template","type":"string","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The id of a template","type":"string","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as revisions do not support trashing.","required":false}}}]},"\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"slug":{"description":"Unique slug identifying the template.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":false},"theme":{"description":"Theme identifier for the template.","type":"string","required":false},"type":{"description":"Type of template.","type":"string","required":false},"content":{"description":"Content of template.","type":["object","string"],"properties":{"raw":{"description":"Content for the template, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the template.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"description":"Title of template.","type":["object","string"],"properties":{"raw":{"description":"Title for the template, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the template, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"Description of template.","type":"string","required":false},"status":{"description":"Status of template.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"author":{"description":"The ID for the author of the template.","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":"The id of a template","type":"string","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","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":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wp_id":{"description":"Limit to the specified post id.","type":"integer","required":false},"area":{"description":"Limit to the specified template part area.","type":"string","required":false},"post_type":{"description":"Post type to get the templates for.","type":"string","required":false}}},{"methods":["POST"],"args":{"slug":{"description":"Unique slug identifying the template.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":true},"theme":{"description":"Theme identifier for the template.","type":"string","required":false},"type":{"description":"Type of template.","type":"string","required":false},"content":{"default":"","description":"Content of template.","type":["object","string"],"properties":{"raw":{"description":"Content for the template, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the template.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"default":"","description":"Title of template.","type":["object","string"],"properties":{"raw":{"description":"Title for the template, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the template, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"default":"","description":"Description of template.","type":"string","required":false},"status":{"default":"publish","description":"Status of template.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"author":{"description":"The ID for the author of the template.","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/templates"}]}},"\/wp\/v2\/templates\/lookup":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"slug":{"description":"The slug of the template to get the fallback for","type":"string","required":true},"is_custom":{"description":"Indicates if a template is custom or part of the template hierarchy","type":"boolean","required":false},"template_prefix":{"description":"The template prefix for the created template. This is used to extract the main template type, e.g. in `taxonomy-books` extracts the `taxonomy`","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/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":"The id of a template","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"slug":{"description":"Unique slug identifying the template.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":false},"theme":{"description":"Theme identifier for the template.","type":"string","required":false},"type":{"description":"Type of template.","type":"string","required":false},"content":{"description":"Content of template.","type":["object","string"],"properties":{"raw":{"description":"Content for the template, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the template.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"description":"Title of template.","type":["object","string"],"properties":{"raw":{"description":"Title for the template, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the template, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"Description of template.","type":"string","required":false},"status":{"description":"Status of template.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"author":{"description":"The ID for the author of the template.","type":"integer","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of a template","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","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":"The id of a template","type":"string","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The id of a template","type":"string","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as revisions do not support trashing.","required":false}}}]},"\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"slug":{"description":"Unique slug identifying the template.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":false},"theme":{"description":"Theme identifier for the template.","type":"string","required":false},"type":{"description":"Type of template.","type":"string","required":false},"content":{"description":"Content of template.","type":["object","string"],"properties":{"raw":{"description":"Content for the template, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the template.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"description":"Title of template.","type":["object","string"],"properties":{"raw":{"description":"Title for the template, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the template, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"Description of template.","type":"string","required":false},"status":{"description":"Status of template.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"author":{"description":"The ID for the author of the template.","type":"integer","required":false},"area":{"description":"Where the template part is intended for use (header, footer, etc.)","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":"The id of a template","type":"string","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","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":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wp_id":{"description":"Limit to the specified post id.","type":"integer","required":false},"area":{"description":"Limit to the specified template part area.","type":"string","required":false},"post_type":{"description":"Post type to get the templates for.","type":"string","required":false}}},{"methods":["POST"],"args":{"slug":{"description":"Unique slug identifying the template.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":true},"theme":{"description":"Theme identifier for the template.","type":"string","required":false},"type":{"description":"Type of template.","type":"string","required":false},"content":{"default":"","description":"Content of template.","type":["object","string"],"properties":{"raw":{"description":"Content for the template, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the template.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"default":"","description":"Title of template.","type":["object","string"],"properties":{"raw":{"description":"Title for the template, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the template, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"default":"","description":"Description of template.","type":"string","required":false},"status":{"default":"publish","description":"Status of template.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"author":{"description":"The ID for the author of the template.","type":"integer","required":false},"area":{"description":"Where the template part is intended for use (header, footer, etc.)","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/template-parts"}]}},"\/wp\/v2\/template-parts\/lookup":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"slug":{"description":"The slug of the template to get the fallback for","type":"string","required":true},"is_custom":{"description":"Indicates if a template is custom or part of the template hierarchy","type":"boolean","required":false},"template_prefix":{"description":"The template prefix for the created template. This is used to extract the main template type, e.g. in `taxonomy-books` extracts the `taxonomy`","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/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":"The id of a template","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"slug":{"description":"Unique slug identifying the template.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":false},"theme":{"description":"Theme identifier for the template.","type":"string","required":false},"type":{"description":"Type of template.","type":"string","required":false},"content":{"description":"Content of template.","type":["object","string"],"properties":{"raw":{"description":"Content for the template, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the template.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"description":"Title of template.","type":["object","string"],"properties":{"raw":{"description":"Title for the template, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the template, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"Description of template.","type":"string","required":false},"status":{"description":"Status of template.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"author":{"description":"The ID for the author of the template.","type":"integer","required":false},"area":{"description":"Where the template part is intended for use (header, footer, etc.)","type":"string","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","minimum":1,"maximum":100,"required":false},"offset":{"description":"Offset the result set by a specific number of items.","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":"The ID for the parent of the global styles revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the global styles revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","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":"The theme identifier","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":"The theme identifier","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":"ID of global styles config.","type":"integer","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":false},"args":{"styles":{"description":"Global styles.","type":["object"],"required":false},"settings":{"description":"Global settings.","type":["object"],"required":false},"title":{"description":"Title of the global styles variation.","type":["object","string"],"properties":{"raw":{"description":"Title for the global styles variation, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the post, transformed for display.","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":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","dp-rewrite-republish","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit","embed"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/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":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit","embed"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","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":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as revisions do not support trashing.","required":false}}}]},"\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit","embed"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","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":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","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":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"id","enum":["id","include"],"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"args":{"theme_json_version":{"description":"Version of the theme.json schema used for the typography settings.","type":"integer","default":3,"minimum":2,"maximum":3,"required":false},"font_family_settings":{"description":"font-family declaration in theme.json format, encoded as a string.","type":"string","required":true}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/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":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"theme_json_version":{"description":"Version of the theme.json schema used for the typography settings.","type":"integer","default":3,"minimum":2,"maximum":3,"required":false},"font_family_settings":{"description":"font-family declaration in theme.json format, encoded as a string.","type":"string","required":true}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","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":"The ID for the parent font family of the font face.","type":"integer","required":true},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"id","enum":["id","include"],"required":false}}},{"methods":["POST"],"args":{"font_family_id":{"description":"The ID for the parent font family of the font face.","type":"integer","required":true},"theme_json_version":{"description":"Version of the theme.json schema used for the typography settings.","type":"integer","default":3,"minimum":2,"maximum":3,"required":false},"font_face_settings":{"description":"font-face declaration in theme.json format, encoded as a string.","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":"The ID for the parent font family of the font face.","type":"integer","required":true},"id":{"description":"Unique identifier for the font face.","type":"integer","required":true},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"font_family_id":{"description":"The ID for the parent font family of the font face.","type":"integer","required":true},"id":{"description":"Unique identifier for the font face.","type":"integer","required":true},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/kt_gallery":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","dp-rewrite-republish","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/kt_gallery"}]}},"\/wp\/v2\/kt_gallery\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/cloud_library":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limit result set to posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Ensure result set excludes posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"menu_order":{"description":"Limit result set to posts with a specific menu_order value.","type":"integer","required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title","menu_order"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","dp-rewrite-republish","any"],"type":"string"},"required":false},"tax_relation":{"description":"Limit result set based on relationship between multiple taxonomies.","type":"string","enum":["AND","OR"],"required":false},"kadence-cloud-collections":{"description":"Limit result set to items with specific terms assigned in the kadence-cloud-collections taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether to include child terms in the terms limiting the result set.","type":"boolean","default":false},"operator":{"description":"Whether items must be assigned all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"kadence-cloud-collections_exclude":{"description":"Limit result set to items except those with specific terms assigned in the kadence-cloud-collections taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether to include child terms in the terms limiting the result set.","type":"boolean","default":false}},"additionalProperties":false}],"required":false},"kadence-cloud-categories":{"description":"Limit result set to items with specific terms assigned in the kadence-cloud-categories taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether to include child terms in the terms limiting the result set.","type":"boolean","default":false},"operator":{"description":"Whether items must be assigned all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"kadence-cloud-categories_exclude":{"description":"Limit result set to items except those with specific terms assigned in the kadence-cloud-categories taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether to include child terms in the terms limiting the result set.","type":"boolean","default":false}},"additionalProperties":false}],"required":false},"kadence-cloud-keywords":{"description":"Limit result set to items with specific terms assigned in the kadence-cloud-keywords taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"operator":{"description":"Whether items must be assigned all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"kadence-cloud-keywords_exclude":{"description":"Limit result set to items except those with specific terms assigned in the kadence-cloud-keywords taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]}},"additionalProperties":false}],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"menu_order":{"description":"The order of the post in relation to other posts.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"kadence-cloud-collections":{"description":"The terms assigned to the post in the kadence-cloud-collections taxonomy.","type":"array","items":{"type":"integer"},"required":false},"kadence-cloud-categories":{"description":"The terms assigned to the post in the kadence-cloud-categories taxonomy.","type":"array","items":{"type":"integer"},"required":false},"kadence-cloud-keywords":{"description":"The terms assigned to the post in the kadence-cloud-keywords taxonomy.","type":"array","items":{"type":"integer"},"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/cloud_library"}]}},"\/wp\/v2\/cloud_library\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"excerpt_length":{"description":"Override the default excerpt length.","type":"integer","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"menu_order":{"description":"The order of the post in relation to other posts.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"kadence-cloud-collections":{"description":"The terms assigned to the post in the kadence-cloud-collections taxonomy.","type":"array","items":{"type":"integer"},"required":false},"kadence-cloud-categories":{"description":"The terms assigned to the post in the kadence-cloud-categories taxonomy.","type":"array","items":{"type":"integer"},"required":false},"kadence-cloud-keywords":{"description":"The terms assigned to the post in the kadence-cloud-keywords taxonomy.","type":"array","items":{"type":"integer"},"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/cloud_library\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/cloud_library\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as revisions do not support trashing.","required":false}}}]},"\/wp\/v2\/cloud_library\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"menu_order":{"description":"The order of the post in relation to other posts.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"kadence-cloud-collections":{"description":"The terms assigned to the post in the kadence-cloud-collections taxonomy.","type":"array","items":{"type":"integer"},"required":false},"kadence-cloud-categories":{"description":"The terms assigned to the post in the kadence-cloud-categories taxonomy.","type":"array","items":{"type":"integer"},"required":false},"kadence-cloud-keywords":{"description":"The terms assigned to the post in the kadence-cloud-keywords taxonomy.","type":"array","items":{"type":"integer"},"required":false}}}]},"\/wp\/v2\/cloud_library\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/kadence_element":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"menu_order":{"description":"Limit result set to posts with a specific menu_order value.","type":"integer","required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title","menu_order"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","dp-rewrite-republish","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"menu_order":{"description":"The order of the post in relation to other posts.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"footnotes":{"type":"string","title":"","description":"","default":""},"_kad_element_type":{"type":"string","title":"","description":"","default":""},"_kad_element_hook":{"type":"string","title":"","description":"","default":""},"_kad_element_hook_custom":{"type":"string","title":"","description":"","default":""},"_kad_element_hook_priority":{"type":"number","title":"","description":"","default":10},"_kad_element_hook_scroll":{"type":"number","title":"","description":"","default":300},"_kad_element_show_conditionals":{"type":"string","title":"","description":"","default":""},"_kad_element_all_show":{"type":"boolean","title":"","description":"","default":false},"_kad_element_hide_conditionals":{"type":"string","title":"","description":"","default":""},"_kad_element_user_conditionals":{"type":"string","title":"","description":"","default":""},"_kad_element_device_conditionals":{"type":"string","title":"","description":"","default":""},"_kad_element_enable_expires":{"type":"boolean","title":"","description":"","default":false},"_kad_element_expires":{"type":"string","title":"","description":"","default":""},"_kad_element_language":{"type":"string","title":"","description":"","default":""},"_kad_element_fixed_width":{"type":"string","title":"","description":"","default":""},"_kad_element_width":{"type":"number","title":"","description":"","default":300},"_kad_element_fixed_position":{"type":"string","title":"","description":"","default":""},"_kad_element_xposition":{"type":"number","title":"","description":"","default":0},"_kad_element_yposition":{"type":"number","title":"","description":"","default":0},"_kad_element_preview_post":{"type":"string","title":"","description":"","default":""},"_kad_element_preview_post_type":{"type":"string","title":"","description":"","default":""},"_kad_element_preview_width":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/kadence_element"}]}},"\/wp\/v2\/kadence_element\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"menu_order":{"description":"The order of the post in relation to other posts.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"footnotes":{"type":"string","title":"","description":"","default":""},"_kad_element_type":{"type":"string","title":"","description":"","default":""},"_kad_element_hook":{"type":"string","title":"","description":"","default":""},"_kad_element_hook_custom":{"type":"string","title":"","description":"","default":""},"_kad_element_hook_priority":{"type":"number","title":"","description":"","default":10},"_kad_element_hook_scroll":{"type":"number","title":"","description":"","default":300},"_kad_element_show_conditionals":{"type":"string","title":"","description":"","default":""},"_kad_element_all_show":{"type":"boolean","title":"","description":"","default":false},"_kad_element_hide_conditionals":{"type":"string","title":"","description":"","default":""},"_kad_element_user_conditionals":{"type":"string","title":"","description":"","default":""},"_kad_element_device_conditionals":{"type":"string","title":"","description":"","default":""},"_kad_element_enable_expires":{"type":"boolean","title":"","description":"","default":false},"_kad_element_expires":{"type":"string","title":"","description":"","default":""},"_kad_element_language":{"type":"string","title":"","description":"","default":""},"_kad_element_fixed_width":{"type":"string","title":"","description":"","default":""},"_kad_element_width":{"type":"number","title":"","description":"","default":300},"_kad_element_fixed_position":{"type":"string","title":"","description":"","default":""},"_kad_element_xposition":{"type":"number","title":"","description":"","default":0},"_kad_element_yposition":{"type":"number","title":"","description":"","default":0},"_kad_element_preview_post":{"type":"string","title":"","description":"","default":""},"_kad_element_preview_post_type":{"type":"string","title":"","description":"","default":""},"_kad_element_preview_width":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/kadence_element\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/kadence_element\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as revisions do not support trashing.","required":false}}}]},"\/wp\/v2\/kadence_element\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"menu_order":{"description":"The order of the post in relation to other posts.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"footnotes":{"type":"string","title":"","description":"","default":""},"_kad_element_type":{"type":"string","title":"","description":"","default":""},"_kad_element_hook":{"type":"string","title":"","description":"","default":""},"_kad_element_hook_custom":{"type":"string","title":"","description":"","default":""},"_kad_element_hook_priority":{"type":"number","title":"","description":"","default":10},"_kad_element_hook_scroll":{"type":"number","title":"","description":"","default":300},"_kad_element_show_conditionals":{"type":"string","title":"","description":"","default":""},"_kad_element_all_show":{"type":"boolean","title":"","description":"","default":false},"_kad_element_hide_conditionals":{"type":"string","title":"","description":"","default":""},"_kad_element_user_conditionals":{"type":"string","title":"","description":"","default":""},"_kad_element_device_conditionals":{"type":"string","title":"","description":"","default":""},"_kad_element_enable_expires":{"type":"boolean","title":"","description":"","default":false},"_kad_element_expires":{"type":"string","title":"","description":"","default":""},"_kad_element_language":{"type":"string","title":"","description":"","default":""},"_kad_element_fixed_width":{"type":"string","title":"","description":"","default":""},"_kad_element_width":{"type":"number","title":"","description":"","default":300},"_kad_element_fixed_position":{"type":"string","title":"","description":"","default":""},"_kad_element_xposition":{"type":"number","title":"","description":"","default":0},"_kad_element_yposition":{"type":"number","title":"","description":"","default":0},"_kad_element_preview_post":{"type":"string","title":"","description":"","default":""},"_kad_element_preview_post_type":{"type":"string","title":"","description":"","default":""},"_kad_element_preview_width":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}]},"\/wp\/v2\/kadence_element\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/advanced_page":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"menu_order":{"description":"Limit result set to posts with a specific menu_order value.","type":"integer","required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title","menu_order"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","dp-rewrite-republish","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"menu_order":{"description":"The order of the post in relation to other posts.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"footnotes":{"type":"string","title":"","description":"","default":""},"_kad_adv_page_type":{"type":"string","title":"","description":"","default":""},"_kad_adv_page_priority":{"type":"number","title":"","description":"","default":0},"_kad_adv_page_background":{"type":"string","title":"","description":"","default":""},"_kad_adv_page_templateSelected":{"type":"string","title":"","description":"","default":""},"_kad_adv_page_user_conditionals":{"type":"string","title":"","description":"","default":""},"_kad_adv_page_enable_expires":{"type":"boolean","title":"","description":"","default":false},"_kad_adv_page_expires":{"type":"string","title":"","description":"","default":""},"_kad_adv_page_language":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/advanced_page"}]}},"\/wp\/v2\/advanced_page\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"menu_order":{"description":"The order of the post in relation to other posts.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"footnotes":{"type":"string","title":"","description":"","default":""},"_kad_adv_page_type":{"type":"string","title":"","description":"","default":""},"_kad_adv_page_priority":{"type":"number","title":"","description":"","default":0},"_kad_adv_page_background":{"type":"string","title":"","description":"","default":""},"_kad_adv_page_templateSelected":{"type":"string","title":"","description":"","default":""},"_kad_adv_page_user_conditionals":{"type":"string","title":"","description":"","default":""},"_kad_adv_page_enable_expires":{"type":"boolean","title":"","description":"","default":false},"_kad_adv_page_expires":{"type":"string","title":"","description":"","default":""},"_kad_adv_page_language":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/advanced_page\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/advanced_page\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as revisions do not support trashing.","required":false}}}]},"\/wp\/v2\/advanced_page\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"menu_order":{"description":"The order of the post in relation to other posts.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"footnotes":{"type":"string","title":"","description":"","default":""},"_kad_adv_page_type":{"type":"string","title":"","description":"","default":""},"_kad_adv_page_priority":{"type":"number","title":"","description":"","default":0},"_kad_adv_page_background":{"type":"string","title":"","description":"","default":""},"_kad_adv_page_templateSelected":{"type":"string","title":"","description":"","default":""},"_kad_adv_page_user_conditionals":{"type":"string","title":"","description":"","default":""},"_kad_adv_page_enable_expires":{"type":"boolean","title":"","description":"","default":false},"_kad_adv_page_expires":{"type":"string","title":"","description":"","default":""},"_kad_adv_page_language":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}]},"\/wp\/v2\/advanced_page\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/fcom-dummy":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","dp-rewrite-republish","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/fcom-dummy"}]}},"\/wp\/v2\/fcom-dummy\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/fcom-dummy\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}]},"\/wp\/v2\/fcom-dummy\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/fcom-lockscreen":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","dp-rewrite-republish","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/fcom-lockscreen"}]}},"\/wp\/v2\/fcom-lockscreen\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/fcom-lockscreen\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}]},"\/wp\/v2\/fcom-lockscreen\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/kadence_form":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limit result set to posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Ensure result set excludes posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","dp-rewrite-republish","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"footnotes":{"type":"string","title":"","description":"","default":""},"_kad_form_fields":{"type":"array","title":"","description":"","default":[],"items":{"type":"object","properties":{"uniqueID":{"type":"string"},"name":{"type":"string"},"label":{"type":"string"},"type":{"type":"string"}},"additionalProperties":false}},"_kad_form_email":{"type":"object","title":"","description":"","default":{"emailTo":"","subject":"","fromEmail":"","fromName":"","replyTo":"email_field","cc":"","bcc":"","html":true},"properties":{"emailTo":{"type":"string"},"subject":{"type":"string"},"fromEmail":{"type":"string"},"fromName":{"type":"string"},"replyTo":{"type":"string"},"cc":{"type":"string"},"bcc":{"type":"string"},"html":{"type":"boolean"}},"additionalProperties":false},"_kad_form_mailerlite":{"type":"object","title":"","description":"","default":{"group":[],"map":[]},"properties":{"group":{"type":"object","properties":{"value":{"type":"string"},"label":{"type":"string"}},"additionalProperties":false},"map":{"type":"object","additionalProperties":{"type":"string"}}},"additionalProperties":false},"_kad_form_fluentcrm":{"type":"object","title":"","description":"","default":{"lists":[],"tags":[],"map":[],"doubleOptin":false},"properties":{"lists":{"type":"array"},"tags":{"type":"array"},"map":{"type":"object","additionalProperties":{"type":"string"}},"doubleOptin":{"type":"boolean"}},"additionalProperties":false},"_kad_form_sendinblue":{"type":"object","title":"","description":"","default":{"lists":[],"map":[]},"properties":{"lists":{"type":"array"},"map":{"type":"object","additionalProperties":{"type":"string"}}},"additionalProperties":false},"_kad_form_mailchimp":{"type":"object","title":"","description":"","default":{"list":[],"map":[],"groups":[],"tags":[],"doubleOptin":false},"properties":{"list":{"type":"object","properties":{"value":{"type":"string"},"label":{"type":"string"}},"additionalProperties":false},"map":{"type":"object","additionalProperties":{"type":"string"}},"groups":{"type":"array"},"tags":{"type":"array"},"doubleOptin":{"type":"boolean"}},"additionalProperties":false},"_kad_form_getresponse":{"type":"object","title":"","description":"","default":{"automation":[],"tags":[],"map":[],"listMulti":[],"doubleOptin":false},"properties":{"automation":{"type":"object","properties":{"value":{"type":"string"},"label":{"type":"string"}},"additionalProperties":false},"tags":{"type":"array"},"map":{"type":"object","additionalProperties":{"type":"string"}},"listMulti":{"type":"array"},"doubleOptin":{"type":"boolean"}},"additionalProperties":false},"_kad_form_convertkit":{"type":"object","title":"","description":"","default":{"form":[],"sequence":[],"tags":[],"map":[]},"properties":{"form":{"type":"object","properties":{"value":{"type":"number"},"label":{"type":"string"}},"additionalProperties":false},"sequence":{"type":"object","properties":{"value":{"type":"number"},"label":{"type":"string"}},"additionalProperties":false},"tags":{"type":"array"},"map":{"type":"object","additionalProperties":{"type":"string"}}},"additionalProperties":false},"_kad_form_activecampaign":{"type":"object","title":"","description":"","default":{"list":[],"automation":[],"tags":[],"map":[],"listMulti":[],"doubleOptin":false},"properties":{"list":{"type":"object","properties":{"value":{"type":"string"},"label":{"type":"string"}},"additionalProperties":false},"automation":{"type":"object","properties":{"value":{"type":"string"},"label":{"type":"string"}},"additionalProperties":false},"tags":{"type":"array"},"map":{"type":"object","additionalProperties":{"type":"string"}},"listMulti":{"type":"array"},"doubleOptin":{"type":"boolean"}},"additionalProperties":false},"_kad_form_browserValidation":{"type":"boolean","title":"","description":"","default":true},"_kad_form_enableAnalytics":{"type":"boolean","title":"","description":"","default":false},"_kad_form_redirect":{"type":"string","title":"","description":"","default":""},"_kad_form_submitHide":{"type":"boolean","title":"","description":"","default":false},"_kad_form_recaptcha":{"type":"boolean","title":"","description":"","default":false},"_kad_form_recaptchaVersion":{"type":"string","title":"","description":"","default":"v3"},"_kad_form_webhook":{"type":"object","title":"","description":"","default":{"url":"","map":[]},"properties":{"url":{"type":"string"},"map":{"type":"object","additionalProperties":{"type":"string"}}},"additionalProperties":false},"_kad_form_autoEmail":{"type":"object","title":"","description":"","default":{"emailTo":"","subject":"","message":"","fromEmail":"","fromName":"","replyTo":"","cc":"","bcc":"","html":true},"properties":{"emailTo":{"type":"string"},"subject":{"type":"string"},"message":{"type":"string"},"fromEmail":{"type":"string"},"fromName":{"type":"string"},"replyTo":{"type":"string"},"cc":{"type":"string"},"bcc":{"type":"string"},"html":{"type":"boolean"}},"additionalProperties":false},"_kad_form_entry":{"type":"object","title":"","description":"","default":{"userIP":true,"userDevice":true},"properties":{"userIP":{"type":"boolean"},"userDevice":{"type":"boolean"}},"additionalProperties":false},"_kad_form_fieldBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_form_tabletFieldBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_form_mobileFieldBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_form_fieldBorderRadiusUnit":{"type":"string","title":"","description":"","default":"px","properties":"px"},"_kad_form_description":{"type":"string","title":"","description":"","default":""},"_kad_form_fieldBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_tabletFieldBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_mobileFieldBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_messages":{"type":"object","title":"","description":"","default":{"success":"","error":"","required":"","invalid":"","recaptchaerror":"","preError":""},"properties":{"success":{"type":"string"},"error":{"type":"string"},"required":{"type":"string"},"invalid":{"type":"string"},"recaptchaerror":{"type":"string"},"preError":{"type":"string"}},"additionalProperties":false},"_kad_form_inputFont":{"type":"object","title":"","description":"","default":{"color":"","colorActive":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true,"padding":["","","",""],"margin":["","","",""]},"properties":{"color":{"type":"string"},"colorActive":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"},"padding":{"type":"array"},"margin":{"type":"array"}},"additionalProperties":false},"_kad_form_style":{"type":"object","title":"","description":"","default":{"showRequired":true,"size":"standard","padding":["","","",""],"tabletPadding":["","","",""],"mobilePadding":["","","",""],"paddingUnit":"px","requiredColor":"","background":"","backgroundActive":"","borderActive":"","placeholderColor":"","gradient":"","gradientActive":"","backgroundType":"normal","backgroundActiveType":"normal","boxShadow":[false,"#000000",0.2,1,1,2,0,false],"boxShadowActive":[false,"#000000",0.4,2,2,3,0,false],"gap":["","",""],"gapUnit":"px","labelStyle":"normal","basicStyles":true,"isDark":false},"properties":{"showRequired":{"type":"boolean"},"size":{"type":"string"},"padding":{"type":"array"},"tabletPadding":{"type":"array"},"mobilePadding":{"type":"array"},"paddingUnit":{"type":"string"},"requiredColor":{"type":"string"},"background":{"type":"string"},"backgroundActive":{"type":"string"},"borderActive":{"type":"string"},"placeholderColor":{"type":"string"},"gradient":{"type":"string"},"gradientActive":{"type":"string"},"backgroundType":{"type":"string"},"backgroundActiveType":{"type":"string"},"boxShadow":{"type":"array"},"boxShadowActive":{"type":"array"},"gap":{"type":"array"},"gapUnit":{"type":"string"},"labelStyle":{"type":"string"},"basicStyles":{"type":"boolean"},"isDark":{"type":"boolean"}},"additionalProperties":false},"_kad_form_background":{"type":"object","title":"","description":"","default":{"background":"","gradient":"","backgroundType":"normal"},"properties":{"background":{"type":"string"},"gradient":{"type":"string"},"backgroundType":{"type":"string"}},"additionalProperties":false},"_kad_form_labelFont":{"type":"object","title":"","description":"","default":{"color":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true,"padding":["","","",""],"margin":["","","",""]},"properties":{"color":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"},"padding":{"type":"array"},"margin":{"type":"array"}},"additionalProperties":false},"_kad_form_radioLabelFont":{"type":"object","title":"","description":"","default":{"color":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true},"properties":{"color":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false},"_kad_form_helpFont":{"type":"object","title":"","description":"","default":{"color":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true,"padding":["","","",""],"margin":["","","",""]},"properties":{"color":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"},"padding":{"type":"array"},"margin":{"type":"array"}},"additionalProperties":false},"_kad_form_messageBorderSuccess":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_tabletMessageBorderSuccess":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_mobileMessageBorderSuccess":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_messageBorderError":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_tabletMessageBorderError":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_mobileMessageBorderError":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_anchor":{"type":"string","title":"","description":"","default":""},"_kad_form_className":{"type":"string","title":"","description":"","default":""},"_kad_form_actions":{"type":"array","title":"","description":"","default":["email"],"items":{"type":"string"}},"_kad_form_padding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_tabletPadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_mobilePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_paddingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_form_margin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_tabletMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_mobileMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_marginUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_form_messageBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_tabletMessageBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_mobileMessageBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_messageBorderRadiusUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_form_messagePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_tableMessagePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_mobileMessagePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_messagePaddingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_form_messageMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_tabletMessageMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_mobileMessageMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_messageMarginUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_form_messageColor":{"type":"string","title":"","description":"","default":""},"_kad_form_messageBackground":{"type":"string","title":"","description":"","default":""},"_kad_form_messageColorError":{"type":"string","title":"","description":"","default":""},"_kad_form_messageBackgroundError":{"type":"string","title":"","description":"","default":""},"_kad_form_messageFont":{"type":"array","title":"","description":"","default":[{"size":["","",""],"sizetype":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadgoogle":true}],"items":{"type":"object","properties":{"size":{"type":"array"},"sizetype":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadgoogle":{"type":"boolean"}},"additionalProperties":false}},"_kad_form_maxWidthUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_form_maxWidth":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_form_importId":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/kadence_form"}]}},"\/wp\/v2\/kadence_form\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"footnotes":{"type":"string","title":"","description":"","default":""},"_kad_form_fields":{"type":"array","title":"","description":"","default":[],"items":{"type":"object","properties":{"uniqueID":{"type":"string"},"name":{"type":"string"},"label":{"type":"string"},"type":{"type":"string"}},"additionalProperties":false}},"_kad_form_email":{"type":"object","title":"","description":"","default":{"emailTo":"","subject":"","fromEmail":"","fromName":"","replyTo":"email_field","cc":"","bcc":"","html":true},"properties":{"emailTo":{"type":"string"},"subject":{"type":"string"},"fromEmail":{"type":"string"},"fromName":{"type":"string"},"replyTo":{"type":"string"},"cc":{"type":"string"},"bcc":{"type":"string"},"html":{"type":"boolean"}},"additionalProperties":false},"_kad_form_mailerlite":{"type":"object","title":"","description":"","default":{"group":[],"map":[]},"properties":{"group":{"type":"object","properties":{"value":{"type":"string"},"label":{"type":"string"}},"additionalProperties":false},"map":{"type":"object","additionalProperties":{"type":"string"}}},"additionalProperties":false},"_kad_form_fluentcrm":{"type":"object","title":"","description":"","default":{"lists":[],"tags":[],"map":[],"doubleOptin":false},"properties":{"lists":{"type":"array"},"tags":{"type":"array"},"map":{"type":"object","additionalProperties":{"type":"string"}},"doubleOptin":{"type":"boolean"}},"additionalProperties":false},"_kad_form_sendinblue":{"type":"object","title":"","description":"","default":{"lists":[],"map":[]},"properties":{"lists":{"type":"array"},"map":{"type":"object","additionalProperties":{"type":"string"}}},"additionalProperties":false},"_kad_form_mailchimp":{"type":"object","title":"","description":"","default":{"list":[],"map":[],"groups":[],"tags":[],"doubleOptin":false},"properties":{"list":{"type":"object","properties":{"value":{"type":"string"},"label":{"type":"string"}},"additionalProperties":false},"map":{"type":"object","additionalProperties":{"type":"string"}},"groups":{"type":"array"},"tags":{"type":"array"},"doubleOptin":{"type":"boolean"}},"additionalProperties":false},"_kad_form_getresponse":{"type":"object","title":"","description":"","default":{"automation":[],"tags":[],"map":[],"listMulti":[],"doubleOptin":false},"properties":{"automation":{"type":"object","properties":{"value":{"type":"string"},"label":{"type":"string"}},"additionalProperties":false},"tags":{"type":"array"},"map":{"type":"object","additionalProperties":{"type":"string"}},"listMulti":{"type":"array"},"doubleOptin":{"type":"boolean"}},"additionalProperties":false},"_kad_form_convertkit":{"type":"object","title":"","description":"","default":{"form":[],"sequence":[],"tags":[],"map":[]},"properties":{"form":{"type":"object","properties":{"value":{"type":"number"},"label":{"type":"string"}},"additionalProperties":false},"sequence":{"type":"object","properties":{"value":{"type":"number"},"label":{"type":"string"}},"additionalProperties":false},"tags":{"type":"array"},"map":{"type":"object","additionalProperties":{"type":"string"}}},"additionalProperties":false},"_kad_form_activecampaign":{"type":"object","title":"","description":"","default":{"list":[],"automation":[],"tags":[],"map":[],"listMulti":[],"doubleOptin":false},"properties":{"list":{"type":"object","properties":{"value":{"type":"string"},"label":{"type":"string"}},"additionalProperties":false},"automation":{"type":"object","properties":{"value":{"type":"string"},"label":{"type":"string"}},"additionalProperties":false},"tags":{"type":"array"},"map":{"type":"object","additionalProperties":{"type":"string"}},"listMulti":{"type":"array"},"doubleOptin":{"type":"boolean"}},"additionalProperties":false},"_kad_form_browserValidation":{"type":"boolean","title":"","description":"","default":true},"_kad_form_enableAnalytics":{"type":"boolean","title":"","description":"","default":false},"_kad_form_redirect":{"type":"string","title":"","description":"","default":""},"_kad_form_submitHide":{"type":"boolean","title":"","description":"","default":false},"_kad_form_recaptcha":{"type":"boolean","title":"","description":"","default":false},"_kad_form_recaptchaVersion":{"type":"string","title":"","description":"","default":"v3"},"_kad_form_webhook":{"type":"object","title":"","description":"","default":{"url":"","map":[]},"properties":{"url":{"type":"string"},"map":{"type":"object","additionalProperties":{"type":"string"}}},"additionalProperties":false},"_kad_form_autoEmail":{"type":"object","title":"","description":"","default":{"emailTo":"","subject":"","message":"","fromEmail":"","fromName":"","replyTo":"","cc":"","bcc":"","html":true},"properties":{"emailTo":{"type":"string"},"subject":{"type":"string"},"message":{"type":"string"},"fromEmail":{"type":"string"},"fromName":{"type":"string"},"replyTo":{"type":"string"},"cc":{"type":"string"},"bcc":{"type":"string"},"html":{"type":"boolean"}},"additionalProperties":false},"_kad_form_entry":{"type":"object","title":"","description":"","default":{"userIP":true,"userDevice":true},"properties":{"userIP":{"type":"boolean"},"userDevice":{"type":"boolean"}},"additionalProperties":false},"_kad_form_fieldBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_form_tabletFieldBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_form_mobileFieldBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_form_fieldBorderRadiusUnit":{"type":"string","title":"","description":"","default":"px","properties":"px"},"_kad_form_description":{"type":"string","title":"","description":"","default":""},"_kad_form_fieldBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_tabletFieldBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_mobileFieldBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_messages":{"type":"object","title":"","description":"","default":{"success":"","error":"","required":"","invalid":"","recaptchaerror":"","preError":""},"properties":{"success":{"type":"string"},"error":{"type":"string"},"required":{"type":"string"},"invalid":{"type":"string"},"recaptchaerror":{"type":"string"},"preError":{"type":"string"}},"additionalProperties":false},"_kad_form_inputFont":{"type":"object","title":"","description":"","default":{"color":"","colorActive":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true,"padding":["","","",""],"margin":["","","",""]},"properties":{"color":{"type":"string"},"colorActive":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"},"padding":{"type":"array"},"margin":{"type":"array"}},"additionalProperties":false},"_kad_form_style":{"type":"object","title":"","description":"","default":{"showRequired":true,"size":"standard","padding":["","","",""],"tabletPadding":["","","",""],"mobilePadding":["","","",""],"paddingUnit":"px","requiredColor":"","background":"","backgroundActive":"","borderActive":"","placeholderColor":"","gradient":"","gradientActive":"","backgroundType":"normal","backgroundActiveType":"normal","boxShadow":[false,"#000000",0.2,1,1,2,0,false],"boxShadowActive":[false,"#000000",0.4,2,2,3,0,false],"gap":["","",""],"gapUnit":"px","labelStyle":"normal","basicStyles":true,"isDark":false},"properties":{"showRequired":{"type":"boolean"},"size":{"type":"string"},"padding":{"type":"array"},"tabletPadding":{"type":"array"},"mobilePadding":{"type":"array"},"paddingUnit":{"type":"string"},"requiredColor":{"type":"string"},"background":{"type":"string"},"backgroundActive":{"type":"string"},"borderActive":{"type":"string"},"placeholderColor":{"type":"string"},"gradient":{"type":"string"},"gradientActive":{"type":"string"},"backgroundType":{"type":"string"},"backgroundActiveType":{"type":"string"},"boxShadow":{"type":"array"},"boxShadowActive":{"type":"array"},"gap":{"type":"array"},"gapUnit":{"type":"string"},"labelStyle":{"type":"string"},"basicStyles":{"type":"boolean"},"isDark":{"type":"boolean"}},"additionalProperties":false},"_kad_form_background":{"type":"object","title":"","description":"","default":{"background":"","gradient":"","backgroundType":"normal"},"properties":{"background":{"type":"string"},"gradient":{"type":"string"},"backgroundType":{"type":"string"}},"additionalProperties":false},"_kad_form_labelFont":{"type":"object","title":"","description":"","default":{"color":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true,"padding":["","","",""],"margin":["","","",""]},"properties":{"color":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"},"padding":{"type":"array"},"margin":{"type":"array"}},"additionalProperties":false},"_kad_form_radioLabelFont":{"type":"object","title":"","description":"","default":{"color":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true},"properties":{"color":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false},"_kad_form_helpFont":{"type":"object","title":"","description":"","default":{"color":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true,"padding":["","","",""],"margin":["","","",""]},"properties":{"color":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"},"padding":{"type":"array"},"margin":{"type":"array"}},"additionalProperties":false},"_kad_form_messageBorderSuccess":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_tabletMessageBorderSuccess":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_mobileMessageBorderSuccess":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_messageBorderError":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_tabletMessageBorderError":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_mobileMessageBorderError":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_anchor":{"type":"string","title":"","description":"","default":""},"_kad_form_className":{"type":"string","title":"","description":"","default":""},"_kad_form_actions":{"type":"array","title":"","description":"","default":["email"],"items":{"type":"string"}},"_kad_form_padding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_tabletPadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_mobilePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_paddingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_form_margin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_tabletMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_mobileMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_marginUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_form_messageBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_tabletMessageBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_mobileMessageBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_messageBorderRadiusUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_form_messagePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_tableMessagePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_mobileMessagePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_messagePaddingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_form_messageMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_tabletMessageMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_mobileMessageMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_messageMarginUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_form_messageColor":{"type":"string","title":"","description":"","default":""},"_kad_form_messageBackground":{"type":"string","title":"","description":"","default":""},"_kad_form_messageColorError":{"type":"string","title":"","description":"","default":""},"_kad_form_messageBackgroundError":{"type":"string","title":"","description":"","default":""},"_kad_form_messageFont":{"type":"array","title":"","description":"","default":[{"size":["","",""],"sizetype":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadgoogle":true}],"items":{"type":"object","properties":{"size":{"type":"array"},"sizetype":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadgoogle":{"type":"boolean"}},"additionalProperties":false}},"_kad_form_maxWidthUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_form_maxWidth":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_form_importId":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/kadence_form\/auto-draft":{"namespace":"wp\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/kadence_form\/auto-draft"}]}},"\/wp\/v2\/kadence_form\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/kadence_form\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as revisions do not support trashing.","required":false}}}]},"\/wp\/v2\/kadence_form\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"footnotes":{"type":"string","title":"","description":"","default":""},"_kad_form_fields":{"type":"array","title":"","description":"","default":[],"items":{"type":"object","properties":{"uniqueID":{"type":"string"},"name":{"type":"string"},"label":{"type":"string"},"type":{"type":"string"}},"additionalProperties":false}},"_kad_form_email":{"type":"object","title":"","description":"","default":{"emailTo":"","subject":"","fromEmail":"","fromName":"","replyTo":"email_field","cc":"","bcc":"","html":true},"properties":{"emailTo":{"type":"string"},"subject":{"type":"string"},"fromEmail":{"type":"string"},"fromName":{"type":"string"},"replyTo":{"type":"string"},"cc":{"type":"string"},"bcc":{"type":"string"},"html":{"type":"boolean"}},"additionalProperties":false},"_kad_form_mailerlite":{"type":"object","title":"","description":"","default":{"group":[],"map":[]},"properties":{"group":{"type":"object","properties":{"value":{"type":"string"},"label":{"type":"string"}},"additionalProperties":false},"map":{"type":"object","additionalProperties":{"type":"string"}}},"additionalProperties":false},"_kad_form_fluentcrm":{"type":"object","title":"","description":"","default":{"lists":[],"tags":[],"map":[],"doubleOptin":false},"properties":{"lists":{"type":"array"},"tags":{"type":"array"},"map":{"type":"object","additionalProperties":{"type":"string"}},"doubleOptin":{"type":"boolean"}},"additionalProperties":false},"_kad_form_sendinblue":{"type":"object","title":"","description":"","default":{"lists":[],"map":[]},"properties":{"lists":{"type":"array"},"map":{"type":"object","additionalProperties":{"type":"string"}}},"additionalProperties":false},"_kad_form_mailchimp":{"type":"object","title":"","description":"","default":{"list":[],"map":[],"groups":[],"tags":[],"doubleOptin":false},"properties":{"list":{"type":"object","properties":{"value":{"type":"string"},"label":{"type":"string"}},"additionalProperties":false},"map":{"type":"object","additionalProperties":{"type":"string"}},"groups":{"type":"array"},"tags":{"type":"array"},"doubleOptin":{"type":"boolean"}},"additionalProperties":false},"_kad_form_getresponse":{"type":"object","title":"","description":"","default":{"automation":[],"tags":[],"map":[],"listMulti":[],"doubleOptin":false},"properties":{"automation":{"type":"object","properties":{"value":{"type":"string"},"label":{"type":"string"}},"additionalProperties":false},"tags":{"type":"array"},"map":{"type":"object","additionalProperties":{"type":"string"}},"listMulti":{"type":"array"},"doubleOptin":{"type":"boolean"}},"additionalProperties":false},"_kad_form_convertkit":{"type":"object","title":"","description":"","default":{"form":[],"sequence":[],"tags":[],"map":[]},"properties":{"form":{"type":"object","properties":{"value":{"type":"number"},"label":{"type":"string"}},"additionalProperties":false},"sequence":{"type":"object","properties":{"value":{"type":"number"},"label":{"type":"string"}},"additionalProperties":false},"tags":{"type":"array"},"map":{"type":"object","additionalProperties":{"type":"string"}}},"additionalProperties":false},"_kad_form_activecampaign":{"type":"object","title":"","description":"","default":{"list":[],"automation":[],"tags":[],"map":[],"listMulti":[],"doubleOptin":false},"properties":{"list":{"type":"object","properties":{"value":{"type":"string"},"label":{"type":"string"}},"additionalProperties":false},"automation":{"type":"object","properties":{"value":{"type":"string"},"label":{"type":"string"}},"additionalProperties":false},"tags":{"type":"array"},"map":{"type":"object","additionalProperties":{"type":"string"}},"listMulti":{"type":"array"},"doubleOptin":{"type":"boolean"}},"additionalProperties":false},"_kad_form_browserValidation":{"type":"boolean","title":"","description":"","default":true},"_kad_form_enableAnalytics":{"type":"boolean","title":"","description":"","default":false},"_kad_form_redirect":{"type":"string","title":"","description":"","default":""},"_kad_form_submitHide":{"type":"boolean","title":"","description":"","default":false},"_kad_form_recaptcha":{"type":"boolean","title":"","description":"","default":false},"_kad_form_recaptchaVersion":{"type":"string","title":"","description":"","default":"v3"},"_kad_form_webhook":{"type":"object","title":"","description":"","default":{"url":"","map":[]},"properties":{"url":{"type":"string"},"map":{"type":"object","additionalProperties":{"type":"string"}}},"additionalProperties":false},"_kad_form_autoEmail":{"type":"object","title":"","description":"","default":{"emailTo":"","subject":"","message":"","fromEmail":"","fromName":"","replyTo":"","cc":"","bcc":"","html":true},"properties":{"emailTo":{"type":"string"},"subject":{"type":"string"},"message":{"type":"string"},"fromEmail":{"type":"string"},"fromName":{"type":"string"},"replyTo":{"type":"string"},"cc":{"type":"string"},"bcc":{"type":"string"},"html":{"type":"boolean"}},"additionalProperties":false},"_kad_form_entry":{"type":"object","title":"","description":"","default":{"userIP":true,"userDevice":true},"properties":{"userIP":{"type":"boolean"},"userDevice":{"type":"boolean"}},"additionalProperties":false},"_kad_form_fieldBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_form_tabletFieldBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_form_mobileFieldBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_form_fieldBorderRadiusUnit":{"type":"string","title":"","description":"","default":"px","properties":"px"},"_kad_form_description":{"type":"string","title":"","description":"","default":""},"_kad_form_fieldBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_tabletFieldBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_mobileFieldBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_messages":{"type":"object","title":"","description":"","default":{"success":"","error":"","required":"","invalid":"","recaptchaerror":"","preError":""},"properties":{"success":{"type":"string"},"error":{"type":"string"},"required":{"type":"string"},"invalid":{"type":"string"},"recaptchaerror":{"type":"string"},"preError":{"type":"string"}},"additionalProperties":false},"_kad_form_inputFont":{"type":"object","title":"","description":"","default":{"color":"","colorActive":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true,"padding":["","","",""],"margin":["","","",""]},"properties":{"color":{"type":"string"},"colorActive":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"},"padding":{"type":"array"},"margin":{"type":"array"}},"additionalProperties":false},"_kad_form_style":{"type":"object","title":"","description":"","default":{"showRequired":true,"size":"standard","padding":["","","",""],"tabletPadding":["","","",""],"mobilePadding":["","","",""],"paddingUnit":"px","requiredColor":"","background":"","backgroundActive":"","borderActive":"","placeholderColor":"","gradient":"","gradientActive":"","backgroundType":"normal","backgroundActiveType":"normal","boxShadow":[false,"#000000",0.2,1,1,2,0,false],"boxShadowActive":[false,"#000000",0.4,2,2,3,0,false],"gap":["","",""],"gapUnit":"px","labelStyle":"normal","basicStyles":true,"isDark":false},"properties":{"showRequired":{"type":"boolean"},"size":{"type":"string"},"padding":{"type":"array"},"tabletPadding":{"type":"array"},"mobilePadding":{"type":"array"},"paddingUnit":{"type":"string"},"requiredColor":{"type":"string"},"background":{"type":"string"},"backgroundActive":{"type":"string"},"borderActive":{"type":"string"},"placeholderColor":{"type":"string"},"gradient":{"type":"string"},"gradientActive":{"type":"string"},"backgroundType":{"type":"string"},"backgroundActiveType":{"type":"string"},"boxShadow":{"type":"array"},"boxShadowActive":{"type":"array"},"gap":{"type":"array"},"gapUnit":{"type":"string"},"labelStyle":{"type":"string"},"basicStyles":{"type":"boolean"},"isDark":{"type":"boolean"}},"additionalProperties":false},"_kad_form_background":{"type":"object","title":"","description":"","default":{"background":"","gradient":"","backgroundType":"normal"},"properties":{"background":{"type":"string"},"gradient":{"type":"string"},"backgroundType":{"type":"string"}},"additionalProperties":false},"_kad_form_labelFont":{"type":"object","title":"","description":"","default":{"color":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true,"padding":["","","",""],"margin":["","","",""]},"properties":{"color":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"},"padding":{"type":"array"},"margin":{"type":"array"}},"additionalProperties":false},"_kad_form_radioLabelFont":{"type":"object","title":"","description":"","default":{"color":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true},"properties":{"color":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false},"_kad_form_helpFont":{"type":"object","title":"","description":"","default":{"color":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true,"padding":["","","",""],"margin":["","","",""]},"properties":{"color":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"},"padding":{"type":"array"},"margin":{"type":"array"}},"additionalProperties":false},"_kad_form_messageBorderSuccess":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_tabletMessageBorderSuccess":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_mobileMessageBorderSuccess":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_messageBorderError":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_tabletMessageBorderError":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_mobileMessageBorderError":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_form_anchor":{"type":"string","title":"","description":"","default":""},"_kad_form_className":{"type":"string","title":"","description":"","default":""},"_kad_form_actions":{"type":"array","title":"","description":"","default":["email"],"items":{"type":"string"}},"_kad_form_padding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_tabletPadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_mobilePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_paddingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_form_margin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_tabletMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_mobileMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_marginUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_form_messageBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_tabletMessageBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_mobileMessageBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_messageBorderRadiusUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_form_messagePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_tableMessagePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_mobileMessagePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_messagePaddingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_form_messageMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_tabletMessageMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_mobileMessageMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_form_messageMarginUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_form_messageColor":{"type":"string","title":"","description":"","default":""},"_kad_form_messageBackground":{"type":"string","title":"","description":"","default":""},"_kad_form_messageColorError":{"type":"string","title":"","description":"","default":""},"_kad_form_messageBackgroundError":{"type":"string","title":"","description":"","default":""},"_kad_form_messageFont":{"type":"array","title":"","description":"","default":[{"size":["","",""],"sizetype":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadgoogle":true}],"items":{"type":"object","properties":{"size":{"type":"array"},"sizetype":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadgoogle":{"type":"boolean"}},"additionalProperties":false}},"_kad_form_maxWidthUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_form_maxWidth":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_form_importId":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}]},"\/wp\/v2\/kadence_form\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/kadence_navigation":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","dp-rewrite-republish","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"footnotes":{"type":"string","title":"","description":"","default":""},"_kad_navigation_description":{"type":"string","title":"","description":"","default":""},"_kad_navigation_anchor":{"type":"string","title":"","description":"","default":""},"_kad_navigation_className":{"type":"string","title":"","description":"","default":""},"_kad_navigation_padding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletPadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobilePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_paddingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_margin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobileMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_marginUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_paddingDropdown":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletPaddingDropdown":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobilePaddingDropdown":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_paddingDropdownUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_marginDropdown":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletMarginDropdown":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobileMarginDropdown":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_marginDropdownUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_paddingLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletPaddingLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobilePaddingLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_paddingLinkUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_marginLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletMarginLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobileMarginLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_marginLinkUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_paddingDropdownLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletPaddingDropdownLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobilePaddingDropdownLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_paddingDropdownLinkUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_marginDropdownLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletMarginDropdownLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobileMarginDropdownLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_marginDropdownLinkUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_orientation":{"type":"string","title":"","description":"","default":""},"_kad_navigation_orientationTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_orientationMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_spacing":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_spacingTablet":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_spacingMobile":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_style":{"type":"string","title":"","description":"","default":""},"_kad_navigation_styleTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_styleMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_spacingUnit":{"type":"string","title":"","description":"","default":"em"},"_kad_navigation_horizontalLayout":{"type":"string","title":"","description":"","default":"standard"},"_kad_navigation_horizontalLayoutTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_horizontalLayoutMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_horizontalGrid":{"type":"string","title":"","description":"","default":""},"_kad_navigation_horizontalGridTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_horizontalGridMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_stretchFill":{"type":"string","title":"","description":"","default":"standard"},"_kad_navigation_stretchFillTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_stretchFillMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_parentActive":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_parentActiveTablet":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_parentActiveMobile":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_collapseSubMenus":{"type":"boolean","title":"","description":"","default":true},"_kad_navigation_collapseSubMenusTablet":{"type":"boolean","title":"","description":"","default":true},"_kad_navigation_collapseSubMenusMobile":{"type":"boolean","title":"","description":"","default":true},"_kad_navigation_parentTogglesMenus":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_parentTogglesMenusTablet":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_parentTogglesMenusMobile":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_linkColor":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_background":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdown":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdown":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparent":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparent":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorSticky":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundSticky":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColor":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColor":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_divider":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dividerTablet":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dividerMobile":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dropdownDivider":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dropdownDividerTablet":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dropdownDividerMobile":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_transparentDivider":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_transparentDividerTablet":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_transparentDividerMobile":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_stickyDivider":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_stickyDividerTablet":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_stickyDividerMobile":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_typography":{"type":"array","title":"","description":"","default":[{"size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true}],"items":{"type":"object","properties":{"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_dropdownTypography":{"type":"array","title":"","description":"","default":[{"size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true}],"items":{"type":"object","properties":{"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_descriptionTypography":{"type":"array","title":"","description":"","default":[{"size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true}],"items":{"type":"object","properties":{"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_dropdownDescriptionTypography":{"type":"array","title":"","description":"","default":[{"size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true}],"items":{"type":"object","properties":{"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_dropdownWidth":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownWidthTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownWidthMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownWidthUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_dropdownVerticalSpacing":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownVerticalSpacingTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownVerticalSpacingMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownVerticalSpacingUnit":{"type":"string","title":"","description":"","default":"em"},"_kad_navigation_dropdownHorizontalAlignment":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownHorizontalAlignmentTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownHorizontalAlignmentMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionSpacing":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionSpacingTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionSpacingMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionSpacingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_dropdownDescriptionSpacing":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionSpacingTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionSpacingMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionSpacingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_descriptionPositioning":{"type":"string","title":"","description":"","default":"normal"},"_kad_navigation_descriptionPositioningTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionPositioningMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionPositioning":{"type":"string","title":"","description":"","default":"normal"},"_kad_navigation_dropdownDescriptionPositioningTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionPositioningMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownShadow":{"type":"array","title":"","description":"","default":[{"enable":false,"color":"#000000","opacity":0.1,"spread":0,"blur":13,"hOffset":0,"vOffset":2,"inset":false}],"items":{"type":"object","properties":{"enable":{"type":"boolean"},"color":{"type":"string"},"opacity":{"type":"number"},"spread":{"type":"number"},"blur":{"type":"number"},"hOffset":{"type":"number"},"vOffset":{"type":"number"},"inset":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_dropdownReveal":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownRevealTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownRevealMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownBorder":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dropdownBorderTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dropdownBorderMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dropdownBorderRadius":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_navigation_dropdownBorderRadiusTablet":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_navigation_dropdownBorderRadiusMobile":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_navigation_dropdownBorderRadiusUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_backgroundType":{"type":"string","title":"","description":"","default":"normal"},"_kad_navigation_backgroundTypeHover":{"type":"string","title":"","description":"","default":"normal"},"_kad_navigation_backgroundTypeActive":{"type":"string","title":"","description":"","default":"normal"},"_kad_navigation_backgroundGradient":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundGradientHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundGradientActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_border":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderHover":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderHoverTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderHoverMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderActive":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderActiveTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderActiveMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusTablet":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusMobile":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusHover":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusHoverTablet":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusHoverMobile":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusActive":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusActiveTablet":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusActiveMobile":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_borderRadiusUnitHover":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_borderRadiusUnitActive":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_shadow":{"type":"array","title":"","description":"","default":[{"enable":false,"color":"#000000","opacity":0.2,"spread":0,"blur":2,"hOffset":1,"vOffset":1,"inset":false}],"items":{"type":"object","properties":{"enable":{"type":"boolean"},"color":{"type":"string"},"opacity":{"type":"number"},"spread":{"type":"number"},"blur":{"type":"number"},"hOffset":{"type":"number"},"vOffset":{"type":"number"},"inset":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_shadowHover":{"type":"array","title":"","description":"","default":[{"enable":false,"color":"#000000","opacity":0.2,"spread":0,"blur":2,"hOffset":1,"vOffset":1,"inset":false}],"items":{"type":"object","properties":{"enable":{"type":"boolean"},"color":{"type":"string"},"opacity":{"type":"number"},"spread":{"type":"number"},"blur":{"type":"number"},"hOffset":{"type":"number"},"vOffset":{"type":"number"},"inset":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_shadowActive":{"type":"array","title":"","description":"","default":[{"enable":false,"color":"#000000","opacity":0.2,"spread":0,"blur":2,"hOffset":1,"vOffset":1,"inset":false}],"items":{"type":"object","properties":{"enable":{"type":"boolean"},"color":{"type":"string"},"opacity":{"type":"number"},"spread":{"type":"number"},"blur":{"type":"number"},"hOffset":{"type":"number"},"vOffset":{"type":"number"},"inset":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_linkHorizontalAlignment":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkHorizontalAlignmentTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkHorizontalAlignmentMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownLinkHorizontalAlignment":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownLinkHorizontalAlignmentTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownLinkHorizontalAlignmentMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_enableScrollSpy":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_scrollSpyOffsetManual":{"type":"string","title":"","description":"","default":""},"_kad_navigation_scrollSpyOffset":{"type":"string","title":"","description":"","default":""},"_kad_navigation_scrollSpyOffsetTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_scrollSpyOffsetMobile":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/kadence_navigation"}]}},"\/wp\/v2\/kadence_navigation\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"footnotes":{"type":"string","title":"","description":"","default":""},"_kad_navigation_description":{"type":"string","title":"","description":"","default":""},"_kad_navigation_anchor":{"type":"string","title":"","description":"","default":""},"_kad_navigation_className":{"type":"string","title":"","description":"","default":""},"_kad_navigation_padding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletPadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobilePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_paddingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_margin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobileMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_marginUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_paddingDropdown":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletPaddingDropdown":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobilePaddingDropdown":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_paddingDropdownUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_marginDropdown":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletMarginDropdown":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobileMarginDropdown":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_marginDropdownUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_paddingLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletPaddingLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobilePaddingLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_paddingLinkUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_marginLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletMarginLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobileMarginLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_marginLinkUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_paddingDropdownLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletPaddingDropdownLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobilePaddingDropdownLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_paddingDropdownLinkUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_marginDropdownLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletMarginDropdownLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobileMarginDropdownLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_marginDropdownLinkUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_orientation":{"type":"string","title":"","description":"","default":""},"_kad_navigation_orientationTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_orientationMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_spacing":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_spacingTablet":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_spacingMobile":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_style":{"type":"string","title":"","description":"","default":""},"_kad_navigation_styleTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_styleMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_spacingUnit":{"type":"string","title":"","description":"","default":"em"},"_kad_navigation_horizontalLayout":{"type":"string","title":"","description":"","default":"standard"},"_kad_navigation_horizontalLayoutTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_horizontalLayoutMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_horizontalGrid":{"type":"string","title":"","description":"","default":""},"_kad_navigation_horizontalGridTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_horizontalGridMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_stretchFill":{"type":"string","title":"","description":"","default":"standard"},"_kad_navigation_stretchFillTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_stretchFillMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_parentActive":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_parentActiveTablet":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_parentActiveMobile":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_collapseSubMenus":{"type":"boolean","title":"","description":"","default":true},"_kad_navigation_collapseSubMenusTablet":{"type":"boolean","title":"","description":"","default":true},"_kad_navigation_collapseSubMenusMobile":{"type":"boolean","title":"","description":"","default":true},"_kad_navigation_parentTogglesMenus":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_parentTogglesMenusTablet":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_parentTogglesMenusMobile":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_linkColor":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_background":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdown":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdown":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparent":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparent":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorSticky":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundSticky":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColor":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColor":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_divider":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dividerTablet":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dividerMobile":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dropdownDivider":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dropdownDividerTablet":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dropdownDividerMobile":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_transparentDivider":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_transparentDividerTablet":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_transparentDividerMobile":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_stickyDivider":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_stickyDividerTablet":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_stickyDividerMobile":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_typography":{"type":"array","title":"","description":"","default":[{"size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true}],"items":{"type":"object","properties":{"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_dropdownTypography":{"type":"array","title":"","description":"","default":[{"size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true}],"items":{"type":"object","properties":{"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_descriptionTypography":{"type":"array","title":"","description":"","default":[{"size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true}],"items":{"type":"object","properties":{"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_dropdownDescriptionTypography":{"type":"array","title":"","description":"","default":[{"size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true}],"items":{"type":"object","properties":{"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_dropdownWidth":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownWidthTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownWidthMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownWidthUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_dropdownVerticalSpacing":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownVerticalSpacingTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownVerticalSpacingMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownVerticalSpacingUnit":{"type":"string","title":"","description":"","default":"em"},"_kad_navigation_dropdownHorizontalAlignment":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownHorizontalAlignmentTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownHorizontalAlignmentMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionSpacing":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionSpacingTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionSpacingMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionSpacingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_dropdownDescriptionSpacing":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionSpacingTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionSpacingMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionSpacingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_descriptionPositioning":{"type":"string","title":"","description":"","default":"normal"},"_kad_navigation_descriptionPositioningTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionPositioningMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionPositioning":{"type":"string","title":"","description":"","default":"normal"},"_kad_navigation_dropdownDescriptionPositioningTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionPositioningMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownShadow":{"type":"array","title":"","description":"","default":[{"enable":false,"color":"#000000","opacity":0.1,"spread":0,"blur":13,"hOffset":0,"vOffset":2,"inset":false}],"items":{"type":"object","properties":{"enable":{"type":"boolean"},"color":{"type":"string"},"opacity":{"type":"number"},"spread":{"type":"number"},"blur":{"type":"number"},"hOffset":{"type":"number"},"vOffset":{"type":"number"},"inset":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_dropdownReveal":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownRevealTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownRevealMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownBorder":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dropdownBorderTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dropdownBorderMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dropdownBorderRadius":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_navigation_dropdownBorderRadiusTablet":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_navigation_dropdownBorderRadiusMobile":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_navigation_dropdownBorderRadiusUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_backgroundType":{"type":"string","title":"","description":"","default":"normal"},"_kad_navigation_backgroundTypeHover":{"type":"string","title":"","description":"","default":"normal"},"_kad_navigation_backgroundTypeActive":{"type":"string","title":"","description":"","default":"normal"},"_kad_navigation_backgroundGradient":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundGradientHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundGradientActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_border":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderHover":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderHoverTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderHoverMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderActive":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderActiveTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderActiveMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusTablet":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusMobile":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusHover":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusHoverTablet":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusHoverMobile":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusActive":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusActiveTablet":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusActiveMobile":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_borderRadiusUnitHover":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_borderRadiusUnitActive":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_shadow":{"type":"array","title":"","description":"","default":[{"enable":false,"color":"#000000","opacity":0.2,"spread":0,"blur":2,"hOffset":1,"vOffset":1,"inset":false}],"items":{"type":"object","properties":{"enable":{"type":"boolean"},"color":{"type":"string"},"opacity":{"type":"number"},"spread":{"type":"number"},"blur":{"type":"number"},"hOffset":{"type":"number"},"vOffset":{"type":"number"},"inset":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_shadowHover":{"type":"array","title":"","description":"","default":[{"enable":false,"color":"#000000","opacity":0.2,"spread":0,"blur":2,"hOffset":1,"vOffset":1,"inset":false}],"items":{"type":"object","properties":{"enable":{"type":"boolean"},"color":{"type":"string"},"opacity":{"type":"number"},"spread":{"type":"number"},"blur":{"type":"number"},"hOffset":{"type":"number"},"vOffset":{"type":"number"},"inset":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_shadowActive":{"type":"array","title":"","description":"","default":[{"enable":false,"color":"#000000","opacity":0.2,"spread":0,"blur":2,"hOffset":1,"vOffset":1,"inset":false}],"items":{"type":"object","properties":{"enable":{"type":"boolean"},"color":{"type":"string"},"opacity":{"type":"number"},"spread":{"type":"number"},"blur":{"type":"number"},"hOffset":{"type":"number"},"vOffset":{"type":"number"},"inset":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_linkHorizontalAlignment":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkHorizontalAlignmentTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkHorizontalAlignmentMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownLinkHorizontalAlignment":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownLinkHorizontalAlignmentTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownLinkHorizontalAlignmentMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_enableScrollSpy":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_scrollSpyOffsetManual":{"type":"string","title":"","description":"","default":""},"_kad_navigation_scrollSpyOffset":{"type":"string","title":"","description":"","default":""},"_kad_navigation_scrollSpyOffsetTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_scrollSpyOffsetMobile":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/kadence_navigation\/auto-draft":{"namespace":"wp\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/kadence_navigation\/auto-draft"}]}},"\/wp\/v2\/kadence_navigation\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/kadence_navigation\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as revisions do not support trashing.","required":false}}}]},"\/wp\/v2\/kadence_navigation\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"footnotes":{"type":"string","title":"","description":"","default":""},"_kad_navigation_description":{"type":"string","title":"","description":"","default":""},"_kad_navigation_anchor":{"type":"string","title":"","description":"","default":""},"_kad_navigation_className":{"type":"string","title":"","description":"","default":""},"_kad_navigation_padding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletPadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobilePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_paddingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_margin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobileMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_marginUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_paddingDropdown":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletPaddingDropdown":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobilePaddingDropdown":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_paddingDropdownUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_marginDropdown":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletMarginDropdown":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobileMarginDropdown":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_marginDropdownUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_paddingLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletPaddingLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobilePaddingLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_paddingLinkUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_marginLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletMarginLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobileMarginLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_marginLinkUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_paddingDropdownLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletPaddingDropdownLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobilePaddingDropdownLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_paddingDropdownLinkUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_marginDropdownLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_tabletMarginDropdownLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_mobileMarginDropdownLink":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_marginDropdownLinkUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_orientation":{"type":"string","title":"","description":"","default":""},"_kad_navigation_orientationTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_orientationMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_spacing":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_spacingTablet":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_spacingMobile":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_style":{"type":"string","title":"","description":"","default":""},"_kad_navigation_styleTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_styleMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_spacingUnit":{"type":"string","title":"","description":"","default":"em"},"_kad_navigation_horizontalLayout":{"type":"string","title":"","description":"","default":"standard"},"_kad_navigation_horizontalLayoutTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_horizontalLayoutMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_horizontalGrid":{"type":"string","title":"","description":"","default":""},"_kad_navigation_horizontalGridTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_horizontalGridMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_stretchFill":{"type":"string","title":"","description":"","default":"standard"},"_kad_navigation_stretchFillTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_stretchFillMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_parentActive":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_parentActiveTablet":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_parentActiveMobile":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_collapseSubMenus":{"type":"boolean","title":"","description":"","default":true},"_kad_navigation_collapseSubMenusTablet":{"type":"boolean","title":"","description":"","default":true},"_kad_navigation_collapseSubMenusMobile":{"type":"boolean","title":"","description":"","default":true},"_kad_navigation_parentTogglesMenus":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_parentTogglesMenusTablet":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_parentTogglesMenusMobile":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_linkColor":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_background":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdown":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorDropdownActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdown":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundDropdownActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparent":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorTransparentActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparent":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundTransparentActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorSticky":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkColorStickyActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundSticky":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundStickyActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColor":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionColorActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColor":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorHoverTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorActiveTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorHoverMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionColorActiveMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_divider":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dividerTablet":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dividerMobile":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dropdownDivider":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dropdownDividerTablet":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dropdownDividerMobile":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_transparentDivider":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_transparentDividerTablet":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_transparentDividerMobile":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_stickyDivider":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_stickyDividerTablet":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_stickyDividerMobile":{"type":"array","title":"","description":"","default":[{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_typography":{"type":"array","title":"","description":"","default":[{"size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true}],"items":{"type":"object","properties":{"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_dropdownTypography":{"type":"array","title":"","description":"","default":[{"size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true}],"items":{"type":"object","properties":{"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_descriptionTypography":{"type":"array","title":"","description":"","default":[{"size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true}],"items":{"type":"object","properties":{"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_dropdownDescriptionTypography":{"type":"array","title":"","description":"","default":[{"size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true}],"items":{"type":"object","properties":{"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_dropdownWidth":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownWidthTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownWidthMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownWidthUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_dropdownVerticalSpacing":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownVerticalSpacingTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownVerticalSpacingMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownVerticalSpacingUnit":{"type":"string","title":"","description":"","default":"em"},"_kad_navigation_dropdownHorizontalAlignment":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownHorizontalAlignmentTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownHorizontalAlignmentMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionSpacing":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionSpacingTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionSpacingMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionSpacingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_dropdownDescriptionSpacing":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionSpacingTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionSpacingMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionSpacingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_descriptionPositioning":{"type":"string","title":"","description":"","default":"normal"},"_kad_navigation_descriptionPositioningTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_descriptionPositioningMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionPositioning":{"type":"string","title":"","description":"","default":"normal"},"_kad_navigation_dropdownDescriptionPositioningTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownDescriptionPositioningMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownShadow":{"type":"array","title":"","description":"","default":[{"enable":false,"color":"#000000","opacity":0.1,"spread":0,"blur":13,"hOffset":0,"vOffset":2,"inset":false}],"items":{"type":"object","properties":{"enable":{"type":"boolean"},"color":{"type":"string"},"opacity":{"type":"number"},"spread":{"type":"number"},"blur":{"type":"number"},"hOffset":{"type":"number"},"vOffset":{"type":"number"},"inset":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_dropdownReveal":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownRevealTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownRevealMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownBorder":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dropdownBorderTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dropdownBorderMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_dropdownBorderRadius":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_navigation_dropdownBorderRadiusTablet":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_navigation_dropdownBorderRadiusMobile":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_navigation_dropdownBorderRadiusUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_backgroundType":{"type":"string","title":"","description":"","default":"normal"},"_kad_navigation_backgroundTypeHover":{"type":"string","title":"","description":"","default":"normal"},"_kad_navigation_backgroundTypeActive":{"type":"string","title":"","description":"","default":"normal"},"_kad_navigation_backgroundGradient":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundGradientHover":{"type":"string","title":"","description":"","default":""},"_kad_navigation_backgroundGradientActive":{"type":"string","title":"","description":"","default":""},"_kad_navigation_border":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderHover":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderHoverTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderHoverMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderActive":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderActiveTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderActiveMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_navigation_borderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusTablet":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusMobile":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusHover":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusHoverTablet":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusHoverMobile":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusActive":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusActiveTablet":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusActiveMobile":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_navigation_borderRadiusUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_borderRadiusUnitHover":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_borderRadiusUnitActive":{"type":"string","title":"","description":"","default":"px"},"_kad_navigation_shadow":{"type":"array","title":"","description":"","default":[{"enable":false,"color":"#000000","opacity":0.2,"spread":0,"blur":2,"hOffset":1,"vOffset":1,"inset":false}],"items":{"type":"object","properties":{"enable":{"type":"boolean"},"color":{"type":"string"},"opacity":{"type":"number"},"spread":{"type":"number"},"blur":{"type":"number"},"hOffset":{"type":"number"},"vOffset":{"type":"number"},"inset":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_shadowHover":{"type":"array","title":"","description":"","default":[{"enable":false,"color":"#000000","opacity":0.2,"spread":0,"blur":2,"hOffset":1,"vOffset":1,"inset":false}],"items":{"type":"object","properties":{"enable":{"type":"boolean"},"color":{"type":"string"},"opacity":{"type":"number"},"spread":{"type":"number"},"blur":{"type":"number"},"hOffset":{"type":"number"},"vOffset":{"type":"number"},"inset":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_shadowActive":{"type":"array","title":"","description":"","default":[{"enable":false,"color":"#000000","opacity":0.2,"spread":0,"blur":2,"hOffset":1,"vOffset":1,"inset":false}],"items":{"type":"object","properties":{"enable":{"type":"boolean"},"color":{"type":"string"},"opacity":{"type":"number"},"spread":{"type":"number"},"blur":{"type":"number"},"hOffset":{"type":"number"},"vOffset":{"type":"number"},"inset":{"type":"boolean"}},"additionalProperties":false}},"_kad_navigation_linkHorizontalAlignment":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkHorizontalAlignmentTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_linkHorizontalAlignmentMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownLinkHorizontalAlignment":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownLinkHorizontalAlignmentTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_dropdownLinkHorizontalAlignmentMobile":{"type":"string","title":"","description":"","default":""},"_kad_navigation_enableScrollSpy":{"type":"boolean","title":"","description":"","default":false},"_kad_navigation_scrollSpyOffsetManual":{"type":"string","title":"","description":"","default":""},"_kad_navigation_scrollSpyOffset":{"type":"string","title":"","description":"","default":""},"_kad_navigation_scrollSpyOffsetTablet":{"type":"string","title":"","description":"","default":""},"_kad_navigation_scrollSpyOffsetMobile":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}]},"\/wp\/v2\/kadence_navigation\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/kadence_header":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","dp-rewrite-republish","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"footnotes":{"type":"string","title":"","description":"","default":""},"_kad_header_description":{"type":"string","title":"","description":"","default":""},"_kad_header_typography":{"type":"object","title":"","description":"","default":{"color":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true},"properties":{"color":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false},"_kad_header_border":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderRadius":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusTablet":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusMobile":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_borderTransparent":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderTransparentTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderTransparentMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderRadiusTransparent":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusTransparentTablet":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusTransparentMobile":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusTransparentUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_borderSticky":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderStickyTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderStickyMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderRadiusSticky":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusStickyTablet":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusStickyMobile":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusStickyUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_background":{"type":"object","title":"","description":"","default":{"color":"","image":"","imageID":"","position":"center center","size":"cover","repeat":"no-repeat","attachment":"scroll","type":"normal","gradient":""},"properties":{"color":{"type":"string"},"image":{"type":"string"},"imageID":{"type":"string"},"position":{"type":"string"},"size":{"type":"string"},"repeat":{"type":"string"},"attachment":{"type":"string"},"type":{"type":"string"},"gradient":{"type":"string"}},"additionalProperties":false},"_kad_header_backgroundTransparent":{"type":"object","title":"","description":"","default":{"color":"","image":"","imageID":"","position":"center center","size":"cover","repeat":"no-repeat","attachment":"scroll","type":"normal","gradient":""},"properties":{"color":{"type":"string"},"image":{"type":"string"},"imageID":{"type":"string"},"position":{"type":"string"},"size":{"type":"string"},"repeat":{"type":"string"},"attachment":{"type":"string"},"type":{"type":"string"},"gradient":{"type":"string"}},"additionalProperties":false},"_kad_header_backgroundSticky":{"type":"object","title":"","description":"","default":{"color":"","image":"","imageID":"","position":"center center","size":"cover","repeat":"no-repeat","attachment":"scroll","type":"normal","gradient":""},"properties":{"color":{"type":"string"},"image":{"type":"string"},"imageID":{"type":"string"},"position":{"type":"string"},"size":{"type":"string"},"repeat":{"type":"string"},"attachment":{"type":"string"},"type":{"type":"string"},"gradient":{"type":"string"}},"additionalProperties":false},"_kad_header_anchor":{"type":"string","title":"","description":"","default":""},"_kad_header_className":{"type":"string","title":"","description":"","default":""},"_kad_header_padding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_header_tabletPadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_header_mobilePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_header_paddingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_margin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_header_tabletMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_header_mobileMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_header_marginUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_linkColor":{"type":"string","title":"","description":"","default":""},"_kad_header_linkHoverColor":{"type":"string","title":"","description":"","default":""},"_kad_header_height":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_header_heightUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_width":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_header_widthUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_isSticky":{"type":"string","title":"","description":"","default":""},"_kad_header_isStickyTablet":{"type":"string","title":"","description":"","default":""},"_kad_header_isStickyMobile":{"type":"string","title":"","description":"","default":""},"_kad_header_isTransparent":{"type":"string","title":"","description":"","default":""},"_kad_header_isTransparentTablet":{"type":"string","title":"","description":"","default":""},"_kad_header_isTransparentMobile":{"type":"string","title":"","description":"","default":""},"_kad_header_autoTransparentSpacing":{"type":"boolean","title":"","description":"","default":false},"_kad_header_stickySection":{"type":"string","title":"","description":"","default":""},"_kad_header_stickySectionTablet":{"type":"string","title":"","description":"","default":""},"_kad_header_stickySectionMobile":{"type":"string","title":"","description":"","default":""},"_kad_header_shrinkMain":{"type":"boolean","title":"","description":"","default":false},"_kad_header_shrinkMainHeight":{"type":"string","title":"","description":"","default":""},"_kad_header_shrinkMainHeightTablet":{"type":"string","title":"","description":"","default":""},"_kad_header_shrinkMainHeightMobile":{"type":"string","title":"","description":"","default":""},"_kad_header_revealScrollUp":{"type":"boolean","title":"","description":"","default":false},"_kad_header_inheritPostTransparent":{"type":"boolean","title":"","description":"","default":true},"_kad_header_disableTransparentOverrides":{"type":"array","title":"","description":"","default":[],"items":{"type":"string"}},"_kad_header_shadow":{"type":"array","title":"","description":"","default":[{"enable":false,"color":"#000000","opacity":0.2,"spread":0,"blur":2,"hOffset":0,"vOffset":1,"inset":false}],"items":{"type":"object","properties":{"enable":{"type":"boolean"},"color":{"type":"string"},"opacity":{"type":"number"},"spread":{"type":"number"},"blur":{"type":"number"},"hOffset":{"type":"number"},"vOffset":{"type":"number"},"inset":{"type":"boolean"}},"additionalProperties":false}},"_kad_header_headerTag":{"type":"string","title":"","description":"","default":""},"_kad_header_mobileBreakpoint":{"type":"number","title":"","description":"","default":0},"_kad_header_pro_backdropFilterType":{"type":"string","title":"","description":"","default":""},"_kad_header_pro_backdropFilterSize":{"type":"number","title":"","description":"","default":1},"_kad_header_pro_backdropFilterString":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/kadence_header"}]}},"\/wp\/v2\/kadence_header\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"footnotes":{"type":"string","title":"","description":"","default":""},"_kad_header_description":{"type":"string","title":"","description":"","default":""},"_kad_header_typography":{"type":"object","title":"","description":"","default":{"color":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true},"properties":{"color":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false},"_kad_header_border":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderRadius":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusTablet":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusMobile":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_borderTransparent":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderTransparentTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderTransparentMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderRadiusTransparent":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusTransparentTablet":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusTransparentMobile":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusTransparentUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_borderSticky":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderStickyTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderStickyMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderRadiusSticky":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusStickyTablet":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusStickyMobile":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusStickyUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_background":{"type":"object","title":"","description":"","default":{"color":"","image":"","imageID":"","position":"center center","size":"cover","repeat":"no-repeat","attachment":"scroll","type":"normal","gradient":""},"properties":{"color":{"type":"string"},"image":{"type":"string"},"imageID":{"type":"string"},"position":{"type":"string"},"size":{"type":"string"},"repeat":{"type":"string"},"attachment":{"type":"string"},"type":{"type":"string"},"gradient":{"type":"string"}},"additionalProperties":false},"_kad_header_backgroundTransparent":{"type":"object","title":"","description":"","default":{"color":"","image":"","imageID":"","position":"center center","size":"cover","repeat":"no-repeat","attachment":"scroll","type":"normal","gradient":""},"properties":{"color":{"type":"string"},"image":{"type":"string"},"imageID":{"type":"string"},"position":{"type":"string"},"size":{"type":"string"},"repeat":{"type":"string"},"attachment":{"type":"string"},"type":{"type":"string"},"gradient":{"type":"string"}},"additionalProperties":false},"_kad_header_backgroundSticky":{"type":"object","title":"","description":"","default":{"color":"","image":"","imageID":"","position":"center center","size":"cover","repeat":"no-repeat","attachment":"scroll","type":"normal","gradient":""},"properties":{"color":{"type":"string"},"image":{"type":"string"},"imageID":{"type":"string"},"position":{"type":"string"},"size":{"type":"string"},"repeat":{"type":"string"},"attachment":{"type":"string"},"type":{"type":"string"},"gradient":{"type":"string"}},"additionalProperties":false},"_kad_header_anchor":{"type":"string","title":"","description":"","default":""},"_kad_header_className":{"type":"string","title":"","description":"","default":""},"_kad_header_padding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_header_tabletPadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_header_mobilePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_header_paddingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_margin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_header_tabletMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_header_mobileMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_header_marginUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_linkColor":{"type":"string","title":"","description":"","default":""},"_kad_header_linkHoverColor":{"type":"string","title":"","description":"","default":""},"_kad_header_height":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_header_heightUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_width":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_header_widthUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_isSticky":{"type":"string","title":"","description":"","default":""},"_kad_header_isStickyTablet":{"type":"string","title":"","description":"","default":""},"_kad_header_isStickyMobile":{"type":"string","title":"","description":"","default":""},"_kad_header_isTransparent":{"type":"string","title":"","description":"","default":""},"_kad_header_isTransparentTablet":{"type":"string","title":"","description":"","default":""},"_kad_header_isTransparentMobile":{"type":"string","title":"","description":"","default":""},"_kad_header_autoTransparentSpacing":{"type":"boolean","title":"","description":"","default":false},"_kad_header_stickySection":{"type":"string","title":"","description":"","default":""},"_kad_header_stickySectionTablet":{"type":"string","title":"","description":"","default":""},"_kad_header_stickySectionMobile":{"type":"string","title":"","description":"","default":""},"_kad_header_shrinkMain":{"type":"boolean","title":"","description":"","default":false},"_kad_header_shrinkMainHeight":{"type":"string","title":"","description":"","default":""},"_kad_header_shrinkMainHeightTablet":{"type":"string","title":"","description":"","default":""},"_kad_header_shrinkMainHeightMobile":{"type":"string","title":"","description":"","default":""},"_kad_header_revealScrollUp":{"type":"boolean","title":"","description":"","default":false},"_kad_header_inheritPostTransparent":{"type":"boolean","title":"","description":"","default":true},"_kad_header_disableTransparentOverrides":{"type":"array","title":"","description":"","default":[],"items":{"type":"string"}},"_kad_header_shadow":{"type":"array","title":"","description":"","default":[{"enable":false,"color":"#000000","opacity":0.2,"spread":0,"blur":2,"hOffset":0,"vOffset":1,"inset":false}],"items":{"type":"object","properties":{"enable":{"type":"boolean"},"color":{"type":"string"},"opacity":{"type":"number"},"spread":{"type":"number"},"blur":{"type":"number"},"hOffset":{"type":"number"},"vOffset":{"type":"number"},"inset":{"type":"boolean"}},"additionalProperties":false}},"_kad_header_headerTag":{"type":"string","title":"","description":"","default":""},"_kad_header_mobileBreakpoint":{"type":"number","title":"","description":"","default":0},"_kad_header_pro_backdropFilterType":{"type":"string","title":"","description":"","default":""},"_kad_header_pro_backdropFilterSize":{"type":"number","title":"","description":"","default":1},"_kad_header_pro_backdropFilterString":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/kadence_header\/auto-draft":{"namespace":"wp\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/kadence_header\/auto-draft"}]}},"\/wp\/v2\/kadence_header\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/kadence_header\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as revisions do not support trashing.","required":false}}}]},"\/wp\/v2\/kadence_header\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"footnotes":{"type":"string","title":"","description":"","default":""},"_kad_header_description":{"type":"string","title":"","description":"","default":""},"_kad_header_typography":{"type":"object","title":"","description":"","default":{"color":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true},"properties":{"color":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false},"_kad_header_border":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderRadius":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusTablet":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusMobile":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_borderTransparent":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderTransparentTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderTransparentMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderRadiusTransparent":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusTransparentTablet":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusTransparentMobile":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusTransparentUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_borderSticky":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderStickyTablet":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderStickyMobile":{"type":"array","title":"","description":"","default":[{"top":["","solid",""],"right":["","solid",""],"bottom":["","solid",""],"left":["","solid",""],"unit":"px"}],"items":{"type":"object","properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"_kad_header_borderRadiusSticky":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusStickyTablet":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusStickyMobile":{"type":"array","title":"","description":"","default":[0,0,0,0],"items":{"type":"integer"}},"_kad_header_borderRadiusStickyUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_background":{"type":"object","title":"","description":"","default":{"color":"","image":"","imageID":"","position":"center center","size":"cover","repeat":"no-repeat","attachment":"scroll","type":"normal","gradient":""},"properties":{"color":{"type":"string"},"image":{"type":"string"},"imageID":{"type":"string"},"position":{"type":"string"},"size":{"type":"string"},"repeat":{"type":"string"},"attachment":{"type":"string"},"type":{"type":"string"},"gradient":{"type":"string"}},"additionalProperties":false},"_kad_header_backgroundTransparent":{"type":"object","title":"","description":"","default":{"color":"","image":"","imageID":"","position":"center center","size":"cover","repeat":"no-repeat","attachment":"scroll","type":"normal","gradient":""},"properties":{"color":{"type":"string"},"image":{"type":"string"},"imageID":{"type":"string"},"position":{"type":"string"},"size":{"type":"string"},"repeat":{"type":"string"},"attachment":{"type":"string"},"type":{"type":"string"},"gradient":{"type":"string"}},"additionalProperties":false},"_kad_header_backgroundSticky":{"type":"object","title":"","description":"","default":{"color":"","image":"","imageID":"","position":"center center","size":"cover","repeat":"no-repeat","attachment":"scroll","type":"normal","gradient":""},"properties":{"color":{"type":"string"},"image":{"type":"string"},"imageID":{"type":"string"},"position":{"type":"string"},"size":{"type":"string"},"repeat":{"type":"string"},"attachment":{"type":"string"},"type":{"type":"string"},"gradient":{"type":"string"}},"additionalProperties":false},"_kad_header_anchor":{"type":"string","title":"","description":"","default":""},"_kad_header_className":{"type":"string","title":"","description":"","default":""},"_kad_header_padding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_header_tabletPadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_header_mobilePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_header_paddingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_margin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_header_tabletMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_header_mobileMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_header_marginUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_linkColor":{"type":"string","title":"","description":"","default":""},"_kad_header_linkHoverColor":{"type":"string","title":"","description":"","default":""},"_kad_header_height":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_header_heightUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_width":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_header_widthUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_header_isSticky":{"type":"string","title":"","description":"","default":""},"_kad_header_isStickyTablet":{"type":"string","title":"","description":"","default":""},"_kad_header_isStickyMobile":{"type":"string","title":"","description":"","default":""},"_kad_header_isTransparent":{"type":"string","title":"","description":"","default":""},"_kad_header_isTransparentTablet":{"type":"string","title":"","description":"","default":""},"_kad_header_isTransparentMobile":{"type":"string","title":"","description":"","default":""},"_kad_header_autoTransparentSpacing":{"type":"boolean","title":"","description":"","default":false},"_kad_header_stickySection":{"type":"string","title":"","description":"","default":""},"_kad_header_stickySectionTablet":{"type":"string","title":"","description":"","default":""},"_kad_header_stickySectionMobile":{"type":"string","title":"","description":"","default":""},"_kad_header_shrinkMain":{"type":"boolean","title":"","description":"","default":false},"_kad_header_shrinkMainHeight":{"type":"string","title":"","description":"","default":""},"_kad_header_shrinkMainHeightTablet":{"type":"string","title":"","description":"","default":""},"_kad_header_shrinkMainHeightMobile":{"type":"string","title":"","description":"","default":""},"_kad_header_revealScrollUp":{"type":"boolean","title":"","description":"","default":false},"_kad_header_inheritPostTransparent":{"type":"boolean","title":"","description":"","default":true},"_kad_header_disableTransparentOverrides":{"type":"array","title":"","description":"","default":[],"items":{"type":"string"}},"_kad_header_shadow":{"type":"array","title":"","description":"","default":[{"enable":false,"color":"#000000","opacity":0.2,"spread":0,"blur":2,"hOffset":0,"vOffset":1,"inset":false}],"items":{"type":"object","properties":{"enable":{"type":"boolean"},"color":{"type":"string"},"opacity":{"type":"number"},"spread":{"type":"number"},"blur":{"type":"number"},"hOffset":{"type":"number"},"vOffset":{"type":"number"},"inset":{"type":"boolean"}},"additionalProperties":false}},"_kad_header_headerTag":{"type":"string","title":"","description":"","default":""},"_kad_header_mobileBreakpoint":{"type":"number","title":"","description":"","default":0},"_kad_header_pro_backdropFilterType":{"type":"string","title":"","description":"","default":""},"_kad_header_pro_backdropFilterSize":{"type":"number","title":"","description":"","default":1},"_kad_header_pro_backdropFilterString":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}]},"\/wp\/v2\/kadence_header\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/kadence_custom_svg":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limit result set to posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Ensure result set excludes posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","dp-rewrite-republish","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/kadence_custom_svg"}]}},"\/wp\/v2\/kadence_custom_svg\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/kadence_custom_svg\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/kadence_custom_svg\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as revisions do not support trashing.","required":false}}}]},"\/wp\/v2\/kadence_custom_svg\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}]},"\/wp\/v2\/kadence_custom_svg\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/kadence_query":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limit result set to posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Ensure result set excludes posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","dp-rewrite-republish","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"footnotes":{"type":"string","title":"","description":"","default":""},"_kad_query_facets":{"type":"array","title":"","description":"","default":[],"items":{"type":"object","properties":{"hash":{"type":"integer"},"attributes":{"type":"string"}},"additionalProperties":false}},"_kad_query_related":{"type":"boolean","title":"","description":"","default":false},"_kad_query_description":{"type":"string","title":"","description":"","default":""},"_kad_query_anchor":{"type":"string","title":"","description":"","default":""},"_kad_query_query":{"type":"object","title":"","description":"","default":{"perPage":"10","pages":0,"offset":0,"postType":["post"],"taxonomy":[],"order":"desc","orderBy":"date","orderMetaKey":"","orderMetaKeyType":"","author":"","search":"","exclude":[],"sticky":"","inherit":false,"taxQuery":"","parents":[],"limit":0,"comparisonLogic":"AND","infiniteScroll":false},"properties":{"perPage":{"type":"string"},"pages":{"type":"integer"},"offset":{"type":"integer"},"postType":{"type":"array"},"taxonomy":{"type":"array"},"order":{"type":"string"},"orderBy":{"type":"string"},"orderMetaKey":{"type":"string"},"orderMetaKeyType":{"type":"string"},"author":{"type":"string"},"search":{"type":"string"},"exclude":{"type":"array"},"sticky":{"type":"string"},"inherit":{"type":"boolean"},"taxQuery":{"type":"string"},"parents":{"type":"array"},"limit":{"type":"integer"},"comparisonLogic":{"type":"string"},"infiniteScroll":{"type":"boolean"}},"additionalProperties":false},"_kad_query_animation":{"type":"string","title":"","description":"","default":""},"_kad_query_masonryLayout":{"type":"boolean","title":"","description":"","default":false},"_kad_query_specificPosts":{"type":"array","title":"","description":"","default":[],"items":{"type":"integers"}},"_kad_query_padding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_tabletPadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_mobilePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_paddingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_margin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_tabletMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_mobileMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_marginUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_maxWidthUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_maxWidth":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_query_fieldAlign":{"type":"string","title":"","description":"","default":""},"_kad_query_fieldMaxWidthUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_fieldMaxWidth":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_query_labelFont":{"type":"object","title":"","description":"","default":{"color":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true,"padding":["","","",""],"margin":["","","",""]},"properties":{"color":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"},"padding":{"type":"array"},"margin":{"type":"array"}},"additionalProperties":false},"_kad_query_radioLabelFont":{"type":"object","title":"","description":"","default":{"color":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true},"properties":{"color":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false},"_kad_query_inputFont":{"type":"object","title":"","description":"","default":{"color":"","colorActive":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true,"padding":["","","",""],"margin":["","","",""]},"properties":{"color":{"type":"string"},"colorActive":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"},"padding":{"type":"array"},"margin":{"type":"array"}},"additionalProperties":false},"_kad_query_style":{"type":"object","title":"","description":"","default":{"size":"standard","padding":["","","",""],"tabletPadding":["","","",""],"mobilePadding":["","","",""],"paddingUnit":"px","background":"","backgroundActive":"","borderActive":"","placeholderColor":"","gradient":"","gradientActive":"","backgroundType":"normal","backgroundActiveType":"normal","boxShadow":[false,"#000000",0.2,1,1,2,0,false],"boxShadowActive":[false,"#000000",0.4,2,2,3,0,false],"labelStyle":"normal","basicStyles":true,"isDark":false},"properties":{"size":{"type":"string"},"padding":{"type":"array"},"tabletPadding":{"type":"array"},"mobilePadding":{"type":"array"},"paddingUnit":{"type":"string"},"background":{"type":"string"},"backgroundActive":{"type":"string"},"borderActive":{"type":"string"},"placeholderColor":{"type":"string"},"gradient":{"type":"string"},"gradientActive":{"type":"string"},"backgroundType":{"type":"string"},"backgroundActiveType":{"type":"string"},"boxShadow":{"type":"array"},"boxShadowActive":{"type":"array"},"labelStyle":{"type":"string"},"basicStyles":{"type":"boolean"},"isDark":{"type":"boolean"}},"additionalProperties":false},"_kad_query_fieldBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_query_tabletFieldBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_query_mobileFieldBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_query_fieldBorderRadiusUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_fieldBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_tabletFieldBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_mobileFieldBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/kadence_query"}]}},"\/wp\/v2\/kadence_query\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"footnotes":{"type":"string","title":"","description":"","default":""},"_kad_query_facets":{"type":"array","title":"","description":"","default":[],"items":{"type":"object","properties":{"hash":{"type":"integer"},"attributes":{"type":"string"}},"additionalProperties":false}},"_kad_query_related":{"type":"boolean","title":"","description":"","default":false},"_kad_query_description":{"type":"string","title":"","description":"","default":""},"_kad_query_anchor":{"type":"string","title":"","description":"","default":""},"_kad_query_query":{"type":"object","title":"","description":"","default":{"perPage":"10","pages":0,"offset":0,"postType":["post"],"taxonomy":[],"order":"desc","orderBy":"date","orderMetaKey":"","orderMetaKeyType":"","author":"","search":"","exclude":[],"sticky":"","inherit":false,"taxQuery":"","parents":[],"limit":0,"comparisonLogic":"AND","infiniteScroll":false},"properties":{"perPage":{"type":"string"},"pages":{"type":"integer"},"offset":{"type":"integer"},"postType":{"type":"array"},"taxonomy":{"type":"array"},"order":{"type":"string"},"orderBy":{"type":"string"},"orderMetaKey":{"type":"string"},"orderMetaKeyType":{"type":"string"},"author":{"type":"string"},"search":{"type":"string"},"exclude":{"type":"array"},"sticky":{"type":"string"},"inherit":{"type":"boolean"},"taxQuery":{"type":"string"},"parents":{"type":"array"},"limit":{"type":"integer"},"comparisonLogic":{"type":"string"},"infiniteScroll":{"type":"boolean"}},"additionalProperties":false},"_kad_query_animation":{"type":"string","title":"","description":"","default":""},"_kad_query_masonryLayout":{"type":"boolean","title":"","description":"","default":false},"_kad_query_specificPosts":{"type":"array","title":"","description":"","default":[],"items":{"type":"integers"}},"_kad_query_padding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_tabletPadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_mobilePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_paddingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_margin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_tabletMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_mobileMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_marginUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_maxWidthUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_maxWidth":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_query_fieldAlign":{"type":"string","title":"","description":"","default":""},"_kad_query_fieldMaxWidthUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_fieldMaxWidth":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_query_labelFont":{"type":"object","title":"","description":"","default":{"color":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true,"padding":["","","",""],"margin":["","","",""]},"properties":{"color":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"},"padding":{"type":"array"},"margin":{"type":"array"}},"additionalProperties":false},"_kad_query_radioLabelFont":{"type":"object","title":"","description":"","default":{"color":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true},"properties":{"color":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false},"_kad_query_inputFont":{"type":"object","title":"","description":"","default":{"color":"","colorActive":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true,"padding":["","","",""],"margin":["","","",""]},"properties":{"color":{"type":"string"},"colorActive":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"},"padding":{"type":"array"},"margin":{"type":"array"}},"additionalProperties":false},"_kad_query_style":{"type":"object","title":"","description":"","default":{"size":"standard","padding":["","","",""],"tabletPadding":["","","",""],"mobilePadding":["","","",""],"paddingUnit":"px","background":"","backgroundActive":"","borderActive":"","placeholderColor":"","gradient":"","gradientActive":"","backgroundType":"normal","backgroundActiveType":"normal","boxShadow":[false,"#000000",0.2,1,1,2,0,false],"boxShadowActive":[false,"#000000",0.4,2,2,3,0,false],"labelStyle":"normal","basicStyles":true,"isDark":false},"properties":{"size":{"type":"string"},"padding":{"type":"array"},"tabletPadding":{"type":"array"},"mobilePadding":{"type":"array"},"paddingUnit":{"type":"string"},"background":{"type":"string"},"backgroundActive":{"type":"string"},"borderActive":{"type":"string"},"placeholderColor":{"type":"string"},"gradient":{"type":"string"},"gradientActive":{"type":"string"},"backgroundType":{"type":"string"},"backgroundActiveType":{"type":"string"},"boxShadow":{"type":"array"},"boxShadowActive":{"type":"array"},"labelStyle":{"type":"string"},"basicStyles":{"type":"boolean"},"isDark":{"type":"boolean"}},"additionalProperties":false},"_kad_query_fieldBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_query_tabletFieldBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_query_mobileFieldBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_query_fieldBorderRadiusUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_fieldBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_tabletFieldBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_mobileFieldBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/kadence_query\/auto-draft":{"namespace":"wp\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/kadence_query\/auto-draft"}]}},"\/wp\/v2\/kadence_query\/query":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limit result set to posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Ensure result set excludes posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","dp-rewrite-republish","any"],"type":"string"},"required":false},"pg":{"description":"The results page requested.","type":"integer","default":1,"required":false},"fe":{"description":"If the request is coming from the frontend block.","type":"boolean","default":false,"required":false},"ql_id":{"description":"The query loop post id.","type":"integer","default":0,"required":false}}},{"methods":["POST"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limit result set to posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Ensure result set excludes posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","dp-rewrite-republish","any"],"type":"string"},"required":false},"pg":{"description":"The results page requested.","type":"integer","default":1,"required":false},"fe":{"description":"If the request is coming from the frontend block.","type":"boolean","default":false,"required":false},"ql_id":{"description":"The query loop post id.","type":"integer","default":0,"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/kadence_query\/query"}]}},"\/wp\/v2\/kadence_query\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/kadence_query\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as revisions do not support trashing.","required":false}}}]},"\/wp\/v2\/kadence_query\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"footnotes":{"type":"string","title":"","description":"","default":""},"_kad_query_facets":{"type":"array","title":"","description":"","default":[],"items":{"type":"object","properties":{"hash":{"type":"integer"},"attributes":{"type":"string"}},"additionalProperties":false}},"_kad_query_related":{"type":"boolean","title":"","description":"","default":false},"_kad_query_description":{"type":"string","title":"","description":"","default":""},"_kad_query_anchor":{"type":"string","title":"","description":"","default":""},"_kad_query_query":{"type":"object","title":"","description":"","default":{"perPage":"10","pages":0,"offset":0,"postType":["post"],"taxonomy":[],"order":"desc","orderBy":"date","orderMetaKey":"","orderMetaKeyType":"","author":"","search":"","exclude":[],"sticky":"","inherit":false,"taxQuery":"","parents":[],"limit":0,"comparisonLogic":"AND","infiniteScroll":false},"properties":{"perPage":{"type":"string"},"pages":{"type":"integer"},"offset":{"type":"integer"},"postType":{"type":"array"},"taxonomy":{"type":"array"},"order":{"type":"string"},"orderBy":{"type":"string"},"orderMetaKey":{"type":"string"},"orderMetaKeyType":{"type":"string"},"author":{"type":"string"},"search":{"type":"string"},"exclude":{"type":"array"},"sticky":{"type":"string"},"inherit":{"type":"boolean"},"taxQuery":{"type":"string"},"parents":{"type":"array"},"limit":{"type":"integer"},"comparisonLogic":{"type":"string"},"infiniteScroll":{"type":"boolean"}},"additionalProperties":false},"_kad_query_animation":{"type":"string","title":"","description":"","default":""},"_kad_query_masonryLayout":{"type":"boolean","title":"","description":"","default":false},"_kad_query_specificPosts":{"type":"array","title":"","description":"","default":[],"items":{"type":"integers"}},"_kad_query_padding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_tabletPadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_mobilePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_paddingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_margin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_tabletMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_mobileMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_marginUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_maxWidthUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_maxWidth":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_query_fieldAlign":{"type":"string","title":"","description":"","default":""},"_kad_query_fieldMaxWidthUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_fieldMaxWidth":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_query_labelFont":{"type":"object","title":"","description":"","default":{"color":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true,"padding":["","","",""],"margin":["","","",""]},"properties":{"color":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"},"padding":{"type":"array"},"margin":{"type":"array"}},"additionalProperties":false},"_kad_query_radioLabelFont":{"type":"object","title":"","description":"","default":{"color":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"px","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true},"properties":{"color":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"}},"additionalProperties":false},"_kad_query_inputFont":{"type":"object","title":"","description":"","default":{"color":"","colorActive":"","size":["","",""],"sizeType":"px","lineHeight":["","",""],"lineType":"","letterSpacing":["","",""],"letterType":"","textTransform":"","family":"","google":false,"style":"","weight":"","variant":"","subset":"","loadGoogle":true,"padding":["","","",""],"margin":["","","",""]},"properties":{"color":{"type":"string"},"colorActive":{"type":"string"},"size":{"type":"array"},"sizeType":{"type":"string"},"lineHeight":{"type":"array"},"lineType":{"type":"string"},"letterSpacing":{"type":"array"},"letterType":{"type":"string"},"textTransform":{"type":"string"},"family":{"type":"string"},"google":{"type":"boolean"},"style":{"type":"string"},"weight":{"type":"string"},"variant":{"type":"string"},"subset":{"type":"string"},"loadGoogle":{"type":"boolean"},"padding":{"type":"array"},"margin":{"type":"array"}},"additionalProperties":false},"_kad_query_style":{"type":"object","title":"","description":"","default":{"size":"standard","padding":["","","",""],"tabletPadding":["","","",""],"mobilePadding":["","","",""],"paddingUnit":"px","background":"","backgroundActive":"","borderActive":"","placeholderColor":"","gradient":"","gradientActive":"","backgroundType":"normal","backgroundActiveType":"normal","boxShadow":[false,"#000000",0.2,1,1,2,0,false],"boxShadowActive":[false,"#000000",0.4,2,2,3,0,false],"labelStyle":"normal","basicStyles":true,"isDark":false},"properties":{"size":{"type":"string"},"padding":{"type":"array"},"tabletPadding":{"type":"array"},"mobilePadding":{"type":"array"},"paddingUnit":{"type":"string"},"background":{"type":"string"},"backgroundActive":{"type":"string"},"borderActive":{"type":"string"},"placeholderColor":{"type":"string"},"gradient":{"type":"string"},"gradientActive":{"type":"string"},"backgroundType":{"type":"string"},"backgroundActiveType":{"type":"string"},"boxShadow":{"type":"array"},"boxShadowActive":{"type":"array"},"labelStyle":{"type":"string"},"basicStyles":{"type":"boolean"},"isDark":{"type":"boolean"}},"additionalProperties":false},"_kad_query_fieldBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_query_tabletFieldBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_query_mobileFieldBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":"string"}},"_kad_query_fieldBorderRadiusUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_fieldBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_tabletFieldBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_mobileFieldBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}]},"\/wp\/v2\/kadence_query\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/kadence_query_card":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limit result set to posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Ensure result set excludes posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","dp-rewrite-republish","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"footnotes":{"type":"string","title":"","description":"","default":""},"_kad_query_card_borderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_card_tabletBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_card_mobileBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_card_borderHoverStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_card_tabletBorderHoverStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_card_mobileBorderHoverStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_card_borderRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_query_card_tabletBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_query_card_mobileBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_query_card_borderRadiusUnit":{"type":"string","title":"","description":"","default":"px","properties":"px"},"_kad_query_card_borderHoverRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_query_card_tabletBorderHoverRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_query_card_mobileBorderHoverRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_query_card_borderHoverRadiusUnit":{"type":"string","title":"","description":"","default":"px","properties":"px"},"_kad_query_card_description":{"type":"string","title":"","description":"","default":""},"_kad_query_card_preview_post_type":{"type":"string","title":"","description":"","default":"post"},"_kad_query_card_template_post_type":{"type":"string","title":"","description":"","default":""},"_kad_query_card_template_post_id":{"type":"integer","title":"","description":"","default":0},"_kad_query_card_anchor":{"type":"string","title":"","description":"","default":""},"_kad_query_card_postType":{"type":"string","title":"","description":"","default":""},"_kad_query_card_namespace":{"type":"string","title":"","description":"","default":""},"_kad_query_card_padding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_card_tabletPadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_card_mobilePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_card_paddingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_card_margin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_card_tabletMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_card_mobileMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_card_marginUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_card_maxWidthUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_card_maxWidth":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_query_card_columns":{"type":"array","title":"","description":"","default":["2","",""],"items":{"type":"string"}},"_kad_query_card_rowGap":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_query_card_rowGapUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_card_columnGap":{"type":"array","title":"","description":"","default":["20","",""],"items":{"type":"string"}},"_kad_query_card_columnGapUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_card_boxShadow":{"type":"object","title":"","description":"","default":{"boxShadow":[false,"#000000",0.2,1,1,2,0,false],"boxShadowHover":[false,"#000000",0.4,2,2,3,0,false]},"properties":{"boxShadow":{"type":"array"},"boxShadowHover":{"type":"array"}},"additionalProperties":false},"_kad_query_card_backgroundType":{"type":"string","title":"","description":"","default":"normal"},"_kad_query_card_gradient":{"type":"string","title":"","description":"","default":""},"_kad_query_card_background":{"type":"string","title":"","description":"","default":"normal"},"_kad_query_card_backgroundHoverType":{"type":"string","title":"","description":"","default":"normal"},"_kad_query_card_gradientHover":{"type":"string","title":"","description":"","default":""},"_kad_query_card_backgroundHover":{"type":"string","title":"","description":"","default":"normal"}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/kadence_query_card"}]}},"\/wp\/v2\/kadence_query_card\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"footnotes":{"type":"string","title":"","description":"","default":""},"_kad_query_card_borderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_card_tabletBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_card_mobileBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_card_borderHoverStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_card_tabletBorderHoverStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_card_mobileBorderHoverStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_card_borderRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_query_card_tabletBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_query_card_mobileBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_query_card_borderRadiusUnit":{"type":"string","title":"","description":"","default":"px","properties":"px"},"_kad_query_card_borderHoverRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_query_card_tabletBorderHoverRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_query_card_mobileBorderHoverRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_query_card_borderHoverRadiusUnit":{"type":"string","title":"","description":"","default":"px","properties":"px"},"_kad_query_card_description":{"type":"string","title":"","description":"","default":""},"_kad_query_card_preview_post_type":{"type":"string","title":"","description":"","default":"post"},"_kad_query_card_template_post_type":{"type":"string","title":"","description":"","default":""},"_kad_query_card_template_post_id":{"type":"integer","title":"","description":"","default":0},"_kad_query_card_anchor":{"type":"string","title":"","description":"","default":""},"_kad_query_card_postType":{"type":"string","title":"","description":"","default":""},"_kad_query_card_namespace":{"type":"string","title":"","description":"","default":""},"_kad_query_card_padding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_card_tabletPadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_card_mobilePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_card_paddingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_card_margin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_card_tabletMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_card_mobileMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_card_marginUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_card_maxWidthUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_card_maxWidth":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_query_card_columns":{"type":"array","title":"","description":"","default":["2","",""],"items":{"type":"string"}},"_kad_query_card_rowGap":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_query_card_rowGapUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_card_columnGap":{"type":"array","title":"","description":"","default":["20","",""],"items":{"type":"string"}},"_kad_query_card_columnGapUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_card_boxShadow":{"type":"object","title":"","description":"","default":{"boxShadow":[false,"#000000",0.2,1,1,2,0,false],"boxShadowHover":[false,"#000000",0.4,2,2,3,0,false]},"properties":{"boxShadow":{"type":"array"},"boxShadowHover":{"type":"array"}},"additionalProperties":false},"_kad_query_card_backgroundType":{"type":"string","title":"","description":"","default":"normal"},"_kad_query_card_gradient":{"type":"string","title":"","description":"","default":""},"_kad_query_card_background":{"type":"string","title":"","description":"","default":"normal"},"_kad_query_card_backgroundHoverType":{"type":"string","title":"","description":"","default":"normal"},"_kad_query_card_gradientHover":{"type":"string","title":"","description":"","default":""},"_kad_query_card_backgroundHover":{"type":"string","title":"","description":"","default":"normal"}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/kadence_query_card\/auto-draft":{"namespace":"wp\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/kadence_query_card\/auto-draft"}]}},"\/wp\/v2\/kadence_query_card\/query":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limit result set to posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Ensure result set excludes posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","dp-rewrite-republish","any"],"type":"string"},"required":false},"pg":{"description":"The results page requested.","type":"integer","default":1,"required":false},"fe":{"description":"If the request is coming from the frontend block.","type":"boolean","default":false,"required":false},"ql_id":{"description":"The query loop post id.","type":"integer","default":0,"required":false}}},{"methods":["POST"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limit result set to posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Ensure result set excludes posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","dp-rewrite-republish","any"],"type":"string"},"required":false},"pg":{"description":"The results page requested.","type":"integer","default":1,"required":false},"fe":{"description":"If the request is coming from the frontend block.","type":"boolean","default":false,"required":false},"ql_id":{"description":"The query loop post id.","type":"integer","default":0,"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/kadence_query_card\/query"}]}},"\/wp\/v2\/kadence_query_card\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/kadence_query_card\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as revisions do not support trashing.","required":false}}}]},"\/wp\/v2\/kadence_query_card\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"footnotes":{"type":"string","title":"","description":"","default":""},"_kad_query_card_borderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_card_tabletBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_card_mobileBorderStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_card_borderHoverStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_card_tabletBorderHoverStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_card_mobileBorderHoverStyle":{"type":"object","title":"","description":"","default":{"top":["","",""],"right":["","",""],"bottom":["","",""],"left":["","",""],"unit":""},"properties":{"top":{"type":"array"},"right":{"type":"array"},"bottom":{"type":"array"},"left":{"type":"array"},"unit":{"type":"string"}},"additionalProperties":false},"_kad_query_card_borderRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_query_card_tabletBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_query_card_mobileBorderRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_query_card_borderRadiusUnit":{"type":"string","title":"","description":"","default":"px","properties":"px"},"_kad_query_card_borderHoverRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_query_card_tabletBorderHoverRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_query_card_mobileBorderHoverRadius":{"type":"array","title":"","description":"","default":["","","",""],"properties":["","","",""]},"_kad_query_card_borderHoverRadiusUnit":{"type":"string","title":"","description":"","default":"px","properties":"px"},"_kad_query_card_description":{"type":"string","title":"","description":"","default":""},"_kad_query_card_preview_post_type":{"type":"string","title":"","description":"","default":"post"},"_kad_query_card_template_post_type":{"type":"string","title":"","description":"","default":""},"_kad_query_card_template_post_id":{"type":"integer","title":"","description":"","default":0},"_kad_query_card_anchor":{"type":"string","title":"","description":"","default":""},"_kad_query_card_postType":{"type":"string","title":"","description":"","default":""},"_kad_query_card_namespace":{"type":"string","title":"","description":"","default":""},"_kad_query_card_padding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_card_tabletPadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_card_mobilePadding":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_card_paddingUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_card_margin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_card_tabletMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_card_mobileMargin":{"type":"array","title":"","description":"","default":["","","",""],"items":{"type":["string","integer"]}},"_kad_query_card_marginUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_card_maxWidthUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_card_maxWidth":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_query_card_columns":{"type":"array","title":"","description":"","default":["2","",""],"items":{"type":"string"}},"_kad_query_card_rowGap":{"type":"array","title":"","description":"","default":["","",""],"items":{"type":"string"}},"_kad_query_card_rowGapUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_card_columnGap":{"type":"array","title":"","description":"","default":["20","",""],"items":{"type":"string"}},"_kad_query_card_columnGapUnit":{"type":"string","title":"","description":"","default":"px"},"_kad_query_card_boxShadow":{"type":"object","title":"","description":"","default":{"boxShadow":[false,"#000000",0.2,1,1,2,0,false],"boxShadowHover":[false,"#000000",0.4,2,2,3,0,false]},"properties":{"boxShadow":{"type":"array"},"boxShadowHover":{"type":"array"}},"additionalProperties":false},"_kad_query_card_backgroundType":{"type":"string","title":"","description":"","default":"normal"},"_kad_query_card_gradient":{"type":"string","title":"","description":"","default":""},"_kad_query_card_background":{"type":"string","title":"","description":"","default":"normal"},"_kad_query_card_backgroundHoverType":{"type":"string","title":"","description":"","default":"normal"},"_kad_query_card_gradientHover":{"type":"string","title":"","description":"","default":""},"_kad_query_card_backgroundHover":{"type":"string","title":"","description":"","default":"normal"}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}]},"\/wp\/v2\/kadence_query_card\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/fluent-products":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limit result set to posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Ensure result set excludes posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","dp-rewrite-republish","any"],"type":"string"},"required":false},"tax_relation":{"description":"Limit result set based on relationship between multiple taxonomies.","type":"string","enum":["AND","OR"],"required":false},"product-categories":{"description":"Limit result set to items with specific terms assigned in the product-categories taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether to include child terms in the terms limiting the result set.","type":"boolean","default":false},"operator":{"description":"Whether items must be assigned all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"product-categories_exclude":{"description":"Limit result set to items except those with specific terms assigned in the product-categories taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether to include child terms in the terms limiting the result set.","type":"boolean","default":false}},"additionalProperties":false}],"required":false},"product-brands":{"description":"Limit result set to items with specific terms assigned in the product-brands taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether to include child terms in the terms limiting the result set.","type":"boolean","default":false},"operator":{"description":"Whether items must be assigned all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"product-brands_exclude":{"description":"Limit result set to items except those with specific terms assigned in the product-brands taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether to include child terms in the terms limiting the result set.","type":"boolean","default":false}},"additionalProperties":false}],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"product-categories":{"description":"The terms assigned to the post in the product-categories taxonomy.","type":"array","items":{"type":"integer"},"required":false},"product-brands":{"description":"The terms assigned to the post in the product-brands taxonomy.","type":"array","items":{"type":"integer"},"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/fluent-products"}]}},"\/wp\/v2\/fluent-products\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"excerpt_length":{"description":"Override the default excerpt length.","type":"integer","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"product-categories":{"description":"The terms assigned to the post in the product-categories taxonomy.","type":"array","items":{"type":"integer"},"required":false},"product-brands":{"description":"The terms assigned to the post in the product-brands taxonomy.","type":"array","items":{"type":"integer"},"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/fluent-products\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/fluent-products\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as revisions do not support trashing.","required":false}}}]},"\/wp\/v2\/fluent-products\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"product-categories":{"description":"The terms assigned to the post in the product-categories taxonomy.","type":"array","items":{"type":"integer"},"required":false},"product-brands":{"description":"The terms assigned to the post in the product-brands taxonomy.","type":"array","items":{"type":"integer"},"required":false}}}]},"\/wp\/v2\/fluent-products\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/vanos_event_series":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","dp-rewrite-republish","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"series_release_mode":{"type":"string","title":"","description":"","default":""},"series_enrollment_enabled":{"type":"string","title":"","description":"","default":""},"series_enrollment_tag":{"type":"string","title":"","description":"","default":""},"series_completion_tag":{"type":"string","title":"","description":"","default":""},"series_free_preview_count":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/vanos_event_series"}]}},"\/wp\/v2\/vanos_event_series\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"excerpt_length":{"description":"Override the default excerpt length.","type":"integer","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"series_release_mode":{"type":"string","title":"","description":"","default":""},"series_enrollment_enabled":{"type":"string","title":"","description":"","default":""},"series_enrollment_tag":{"type":"string","title":"","description":"","default":""},"series_completion_tag":{"type":"string","title":"","description":"","default":""},"series_free_preview_count":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/vanos_event_series\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"series_release_mode":{"type":"string","title":"","description":"","default":""},"series_enrollment_enabled":{"type":"string","title":"","description":"","default":""},"series_enrollment_tag":{"type":"string","title":"","description":"","default":""},"series_completion_tag":{"type":"string","title":"","description":"","default":""},"series_free_preview_count":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}]},"\/wp\/v2\/vanos_event_series\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/vanos_event":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","dp-rewrite-republish","any"],"type":"string"},"required":false},"tax_relation":{"description":"Limit result set based on relationship between multiple taxonomies.","type":"string","enum":["AND","OR"],"required":false},"vanos_brand":{"description":"Limit result set to items with specific terms assigned in the vanos_brand taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether to include child terms in the terms limiting the result set.","type":"boolean","default":false},"operator":{"description":"Whether items must be assigned all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"vanos_brand_exclude":{"description":"Limit result set to items except those with specific terms assigned in the vanos_brand taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether to include child terms in the terms limiting the result set.","type":"boolean","default":false}},"additionalProperties":false}],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"access_level":{"type":"string","title":"","description":"","default":""},"action_type":{"type":"string","title":"","description":"","default":""},"meeting_url":{"type":"string","title":"","description":"","default":""},"event_start":{"type":"string","title":"","description":"","default":""},"event_end":{"type":"string","title":"","description":"","default":""},"google_calendar_event_id":{"type":"string","title":"","description":"","default":""},"event_timezone":{"type":"string","title":"","description":"","default":""},"landing_page_url":{"type":"string","title":"","description":"","default":""},"event_featured_image_url":{"type":"string","title":"","description":"","default":""},"paid_event_tag":{"type":"string","title":"","description":"","default":""},"brand_slug":{"type":"string","title":"","description":"","default":""},"event_format":{"type":"string","title":"","description":"","default":""},"event_type":{"type":"string","title":"","description":"","default":""},"event_status":{"type":"string","title":"","description":"","default":""},"event_seed_processed":{"type":"string","title":"","description":"","default":""},"zoom_meeting_id":{"type":"string","title":"","description":"","default":""},"zoom_recording_id":{"type":"string","title":"","description":"","default":""},"zoom_transcript_status":{"type":"string","title":"","description":"","default":""},"zoom_auto_pull_transcript":{"type":"string","title":"","description":"","default":""},"sponsor_enabled":{"type":"string","title":"","description":"","default":""},"sponsor_name":{"type":"string","title":"","description":"","default":""},"sponsor_url":{"type":"string","title":"","description":"","default":""},"sponsor_cta":{"type":"string","title":"","description":"","default":""},"sponsor_type":{"type":"string","title":"","description":"","default":""},"rsvp_enabled":{"type":"string","title":"","description":"","default":""},"rsvp_capacity":{"type":"string","title":"","description":"","default":""},"rsvp_deadline":{"type":"string","title":"","description":"","default":""},"fluentcart_product_id":{"type":"string","title":"","description":"","default":""},"event_series_id":{"type":"string","title":"","description":"","default":""},"email_analytics_public":{"type":"string","title":"","description":"","default":""},"pre_event_slides_url":{"type":"string","title":"","description":"","default":""},"pre_event_slides_generated":{"type":"string","title":"","description":"","default":""},"presentation_deck_status":{"type":"string","title":"","description":"","default":""},"event_cancellation_reason":{"type":"string","title":"","description":"","default":""},"event_canceled_at":{"type":"string","title":"","description":"","default":""},"replay_url":{"type":"string","title":"","description":"","default":""},"replay_duration":{"type":"string","title":"","description":"","default":""},"replay_thumbnail":{"type":"string","title":"","description":"","default":""},"event_recap":{"type":"string","title":"","description":"","default":""},"purchase_url":{"type":"string","title":"","description":"","default":""},"purchase_price":{"type":"string","title":"","description":"","default":""},"drip_day_offset":{"type":"string","title":"","description":"","default":""},"email_enabled":{"type":"string","title":"","description":"","default":""},"email_sequence":{"type":"string","title":"","description":"","default":""},"email_target_tag":{"type":"string","title":"","description":"","default":""},"email_overrides":{"type":"string","title":"","description":"","default":""},"cross_brands":{"type":"string","title":"","description":"","default":""},"title_seed":{"type":"string","title":"","description":"","default":""},"description_seed":{"type":"string","title":"","description":"","default":""},"topics_seed":{"type":"string","title":"","description":"","default":""},"notes_seed":{"type":"string","title":"","description":"","default":""},"generation_requested":{"type":"string","title":"","description":"","default":""},"generation_status":{"type":"string","title":"","description":"","default":""},"sponsor_logo":{"type":"integer","title":"","description":"","default":0},"presentation_deck":{"type":"integer","title":"","description":"","default":0},"event_seed":{"type":"string","title":"","description":"","default":""},"pre_event_notes":{"type":"string","title":"","description":"","default":""},"pre_event_topics":{"type":"string","title":"","description":"","default":""},"pre_event_resources":{"type":"string","title":"","description":"","default":""},"post_event_recap":{"type":"string","title":"","description":"","default":""},"post_event_takeaways":{"type":"string","title":"","description":"","default":""},"post_event_transcripts":{"type":"string","title":"","description":"","default":""},"post_event_photos":{"type":"string","title":"","description":"","default":""},"post_event_attendees":{"type":"string","title":"","description":"","default":""},"post_event_resources":{"type":"string","title":"","description":"","default":""},"email_announcement":{"type":"string","title":"","description":"","default":""},"email_day_of":{"type":"string","title":"","description":"","default":""},"email_starting_soon":{"type":"string","title":"","description":"","default":""},"email_follow_up":{"type":"string","title":"","description":"","default":""},"email_analytics":{"type":"string","title":"","description":"","default":""},"event_assets":{"type":"string","title":"","description":"","default":""},"featured_image_template":{"type":"string","title":"","description":"","default":""},"email_tease":{"type":"string","title":"","description":"","default":""},"email_rsvp_confirmation":{"type":"string","title":"","description":"","default":""},"email_reminder_15min":{"type":"string","title":"","description":"","default":""},"email_missed_it":{"type":"string","title":"","description":"","default":""},"email_cancellation":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"vanos_brand":{"description":"The terms assigned to the post in the vanos_brand taxonomy.","type":"array","items":{"type":"integer"},"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/vanos_event"}]}},"\/wp\/v2\/vanos_event\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"access_level":{"type":"string","title":"","description":"","default":""},"action_type":{"type":"string","title":"","description":"","default":""},"meeting_url":{"type":"string","title":"","description":"","default":""},"event_start":{"type":"string","title":"","description":"","default":""},"event_end":{"type":"string","title":"","description":"","default":""},"google_calendar_event_id":{"type":"string","title":"","description":"","default":""},"event_timezone":{"type":"string","title":"","description":"","default":""},"landing_page_url":{"type":"string","title":"","description":"","default":""},"event_featured_image_url":{"type":"string","title":"","description":"","default":""},"paid_event_tag":{"type":"string","title":"","description":"","default":""},"brand_slug":{"type":"string","title":"","description":"","default":""},"event_format":{"type":"string","title":"","description":"","default":""},"event_type":{"type":"string","title":"","description":"","default":""},"event_status":{"type":"string","title":"","description":"","default":""},"event_seed_processed":{"type":"string","title":"","description":"","default":""},"zoom_meeting_id":{"type":"string","title":"","description":"","default":""},"zoom_recording_id":{"type":"string","title":"","description":"","default":""},"zoom_transcript_status":{"type":"string","title":"","description":"","default":""},"zoom_auto_pull_transcript":{"type":"string","title":"","description":"","default":""},"sponsor_enabled":{"type":"string","title":"","description":"","default":""},"sponsor_name":{"type":"string","title":"","description":"","default":""},"sponsor_url":{"type":"string","title":"","description":"","default":""},"sponsor_cta":{"type":"string","title":"","description":"","default":""},"sponsor_type":{"type":"string","title":"","description":"","default":""},"rsvp_enabled":{"type":"string","title":"","description":"","default":""},"rsvp_capacity":{"type":"string","title":"","description":"","default":""},"rsvp_deadline":{"type":"string","title":"","description":"","default":""},"fluentcart_product_id":{"type":"string","title":"","description":"","default":""},"event_series_id":{"type":"string","title":"","description":"","default":""},"email_analytics_public":{"type":"string","title":"","description":"","default":""},"pre_event_slides_url":{"type":"string","title":"","description":"","default":""},"pre_event_slides_generated":{"type":"string","title":"","description":"","default":""},"presentation_deck_status":{"type":"string","title":"","description":"","default":""},"event_cancellation_reason":{"type":"string","title":"","description":"","default":""},"event_canceled_at":{"type":"string","title":"","description":"","default":""},"replay_url":{"type":"string","title":"","description":"","default":""},"replay_duration":{"type":"string","title":"","description":"","default":""},"replay_thumbnail":{"type":"string","title":"","description":"","default":""},"event_recap":{"type":"string","title":"","description":"","default":""},"purchase_url":{"type":"string","title":"","description":"","default":""},"purchase_price":{"type":"string","title":"","description":"","default":""},"drip_day_offset":{"type":"string","title":"","description":"","default":""},"email_enabled":{"type":"string","title":"","description":"","default":""},"email_sequence":{"type":"string","title":"","description":"","default":""},"email_target_tag":{"type":"string","title":"","description":"","default":""},"email_overrides":{"type":"string","title":"","description":"","default":""},"cross_brands":{"type":"string","title":"","description":"","default":""},"title_seed":{"type":"string","title":"","description":"","default":""},"description_seed":{"type":"string","title":"","description":"","default":""},"topics_seed":{"type":"string","title":"","description":"","default":""},"notes_seed":{"type":"string","title":"","description":"","default":""},"generation_requested":{"type":"string","title":"","description":"","default":""},"generation_status":{"type":"string","title":"","description":"","default":""},"sponsor_logo":{"type":"integer","title":"","description":"","default":0},"presentation_deck":{"type":"integer","title":"","description":"","default":0},"event_seed":{"type":"string","title":"","description":"","default":""},"pre_event_notes":{"type":"string","title":"","description":"","default":""},"pre_event_topics":{"type":"string","title":"","description":"","default":""},"pre_event_resources":{"type":"string","title":"","description":"","default":""},"post_event_recap":{"type":"string","title":"","description":"","default":""},"post_event_takeaways":{"type":"string","title":"","description":"","default":""},"post_event_transcripts":{"type":"string","title":"","description":"","default":""},"post_event_photos":{"type":"string","title":"","description":"","default":""},"post_event_attendees":{"type":"string","title":"","description":"","default":""},"post_event_resources":{"type":"string","title":"","description":"","default":""},"email_announcement":{"type":"string","title":"","description":"","default":""},"email_day_of":{"type":"string","title":"","description":"","default":""},"email_starting_soon":{"type":"string","title":"","description":"","default":""},"email_follow_up":{"type":"string","title":"","description":"","default":""},"email_analytics":{"type":"string","title":"","description":"","default":""},"event_assets":{"type":"string","title":"","description":"","default":""},"featured_image_template":{"type":"string","title":"","description":"","default":""},"email_tease":{"type":"string","title":"","description":"","default":""},"email_rsvp_confirmation":{"type":"string","title":"","description":"","default":""},"email_reminder_15min":{"type":"string","title":"","description":"","default":""},"email_missed_it":{"type":"string","title":"","description":"","default":""},"email_cancellation":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"vanos_brand":{"description":"The terms assigned to the post in the vanos_brand taxonomy.","type":"array","items":{"type":"integer"},"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/vanos_event\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_kad_blocks_custom_css":{"type":"string","title":"","description":"","default":""},"_kad_blocks_head_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_body_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_blocks_footer_custom_js":{"type":"string","title":"","description":"","default":""},"_kad_post_transparent":{"type":"string","title":"","description":"","default":""},"_kad_post_title":{"type":"string","title":"","description":"","default":""},"_kad_post_layout":{"type":"string","title":"","description":"","default":""},"_kad_post_sidebar_id":{"type":"string","title":"","description":"","default":""},"_kad_post_content_style":{"type":"string","title":"","description":"","default":""},"_kad_post_vertical_padding":{"type":"string","title":"","description":"","default":""},"_kad_post_feature":{"type":"string","title":"","description":"","default":""},"_kad_post_feature_position":{"type":"string","title":"","description":"","default":""},"_kad_post_header":{"type":"boolean","title":"","description":"","default":false},"_kad_post_footer":{"type":"boolean","title":"","description":"","default":false},"_kad_post_classname":{"type":"string","title":"","description":"","default":""},"access_level":{"type":"string","title":"","description":"","default":""},"action_type":{"type":"string","title":"","description":"","default":""},"meeting_url":{"type":"string","title":"","description":"","default":""},"event_start":{"type":"string","title":"","description":"","default":""},"event_end":{"type":"string","title":"","description":"","default":""},"google_calendar_event_id":{"type":"string","title":"","description":"","default":""},"event_timezone":{"type":"string","title":"","description":"","default":""},"landing_page_url":{"type":"string","title":"","description":"","default":""},"event_featured_image_url":{"type":"string","title":"","description":"","default":""},"paid_event_tag":{"type":"string","title":"","description":"","default":""},"brand_slug":{"type":"string","title":"","description":"","default":""},"event_format":{"type":"string","title":"","description":"","default":""},"event_type":{"type":"string","title":"","description":"","default":""},"event_status":{"type":"string","title":"","description":"","default":""},"event_seed_processed":{"type":"string","title":"","description":"","default":""},"zoom_meeting_id":{"type":"string","title":"","description":"","default":""},"zoom_recording_id":{"type":"string","title":"","description":"","default":""},"zoom_transcript_status":{"type":"string","title":"","description":"","default":""},"zoom_auto_pull_transcript":{"type":"string","title":"","description":"","default":""},"sponsor_enabled":{"type":"string","title":"","description":"","default":""},"sponsor_name":{"type":"string","title":"","description":"","default":""},"sponsor_url":{"type":"string","title":"","description":"","default":""},"sponsor_cta":{"type":"string","title":"","description":"","default":""},"sponsor_type":{"type":"string","title":"","description":"","default":""},"rsvp_enabled":{"type":"string","title":"","description":"","default":""},"rsvp_capacity":{"type":"string","title":"","description":"","default":""},"rsvp_deadline":{"type":"string","title":"","description":"","default":""},"fluentcart_product_id":{"type":"string","title":"","description":"","default":""},"event_series_id":{"type":"string","title":"","description":"","default":""},"email_analytics_public":{"type":"string","title":"","description":"","default":""},"pre_event_slides_url":{"type":"string","title":"","description":"","default":""},"pre_event_slides_generated":{"type":"string","title":"","description":"","default":""},"presentation_deck_status":{"type":"string","title":"","description":"","default":""},"event_cancellation_reason":{"type":"string","title":"","description":"","default":""},"event_canceled_at":{"type":"string","title":"","description":"","default":""},"replay_url":{"type":"string","title":"","description":"","default":""},"replay_duration":{"type":"string","title":"","description":"","default":""},"replay_thumbnail":{"type":"string","title":"","description":"","default":""},"event_recap":{"type":"string","title":"","description":"","default":""},"purchase_url":{"type":"string","title":"","description":"","default":""},"purchase_price":{"type":"string","title":"","description":"","default":""},"drip_day_offset":{"type":"string","title":"","description":"","default":""},"email_enabled":{"type":"string","title":"","description":"","default":""},"email_sequence":{"type":"string","title":"","description":"","default":""},"email_target_tag":{"type":"string","title":"","description":"","default":""},"email_overrides":{"type":"string","title":"","description":"","default":""},"cross_brands":{"type":"string","title":"","description":"","default":""},"title_seed":{"type":"string","title":"","description":"","default":""},"description_seed":{"type":"string","title":"","description":"","default":""},"topics_seed":{"type":"string","title":"","description":"","default":""},"notes_seed":{"type":"string","title":"","description":"","default":""},"generation_requested":{"type":"string","title":"","description":"","default":""},"generation_status":{"type":"string","title":"","description":"","default":""},"sponsor_logo":{"type":"integer","title":"","description":"","default":0},"presentation_deck":{"type":"integer","title":"","description":"","default":0},"event_seed":{"type":"string","title":"","description":"","default":""},"pre_event_notes":{"type":"string","title":"","description":"","default":""},"pre_event_topics":{"type":"string","title":"","description":"","default":""},"pre_event_resources":{"type":"string","title":"","description":"","default":""},"post_event_recap":{"type":"string","title":"","description":"","default":""},"post_event_takeaways":{"type":"string","title":"","description":"","default":""},"post_event_transcripts":{"type":"string","title":"","description":"","default":""},"post_event_photos":{"type":"string","title":"","description":"","default":""},"post_event_attendees":{"type":"string","title":"","description":"","default":""},"post_event_resources":{"type":"string","title":"","description":"","default":""},"email_announcement":{"type":"string","title":"","description":"","default":""},"email_day_of":{"type":"string","title":"","description":"","default":""},"email_starting_soon":{"type":"string","title":"","description":"","default":""},"email_follow_up":{"type":"string","title":"","description":"","default":""},"email_analytics":{"type":"string","title":"","description":"","default":""},"event_assets":{"type":"string","title":"","description":"","default":""},"featured_image_template":{"type":"string","title":"","description":"","default":""},"email_tease":{"type":"string","title":"","description":"","default":""},"email_rsvp_confirmation":{"type":"string","title":"","description":"","default":""},"email_reminder_15min":{"type":"string","title":"","description":"","default":""},"email_missed_it":{"type":"string","title":"","description":"","default":""},"email_cancellation":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"vanos_brand":{"description":"The terms assigned to the post in the vanos_brand taxonomy.","type":"array","items":{"type":"integer"},"required":false}}}]},"\/wp\/v2\/vanos_event\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/kadence_lottie":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","dp-rewrite-republish","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/kadence_lottie"}]}},"\/wp\/v2\/kadence_lottie\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/kadence_lottie\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/kadence_lottie\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as revisions do not support trashing.","required":false}}}]},"\/wp\/v2\/kadence_lottie\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}]},"\/wp\/v2\/kadence_lottie\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/kadence_vector":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","dp-rewrite-republish","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/kadence_vector"}]}},"\/wp\/v2\/kadence_vector\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/kadence_vector\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/kadence_vector\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as revisions do not support trashing.","required":false}}}]},"\/wp\/v2\/kadence_vector\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}]},"\/wp\/v2\/kadence_vector\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/kt_font":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","dp-rewrite-republish","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/kt_font"}]}},"\/wp\/v2\/kt_font\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/kb_icon":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","dp-rewrite-republish","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/kb_icon"}]}},"\/wp\/v2\/kb_icon\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/types":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/types"}]}},"\/wp\/v2\/types\/(?P<type>[\\w-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"type":{"description":"An alphanumeric identifier for the post type.","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/statuses":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/statuses"}]}},"\/wp\/v2\/statuses\/(?P<status>[\\w-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"status":{"description":"An alphanumeric identifier for the status.","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/taxonomies":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"type":{"description":"Limit results to taxonomies associated with a specific post type.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/taxonomies"}]}},"\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"taxonomy":{"description":"An alphanumeric identifier for the taxonomy.","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","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":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by term attribute.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether to hide terms not assigned to any posts.","type":"boolean","default":false,"required":false},"parent":{"description":"Limit result set to terms assigned to a specific parent.","type":"integer","required":false},"post":{"description":"Limit result set to terms assigned to a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result set to terms with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":true},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"parent":{"description":"The parent term ID.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/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":"Unique identifier for the term.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"parent":{"description":"The parent term ID.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as terms do not support trashing.","required":false}}}]},"\/wp\/v2\/tags":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by term attribute.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether to hide terms not assigned to any posts.","type":"boolean","default":false,"required":false},"post":{"description":"Limit result set to terms assigned to a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result set to terms with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":true},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/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":"Unique identifier for the term.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as terms do not support trashing.","required":false}}}]},"\/wp\/v2\/menus":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by term attribute.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether to hide terms not assigned to any posts.","type":"boolean","default":false,"required":false},"post":{"description":"Limit result set to terms assigned to a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result set to terms with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":true},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false},"locations":{"description":"The locations assigned to the menu.","type":"array","items":{"type":"string"},"required":false},"auto_add":{"description":"Whether to automatically add top level pages to this menu.","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/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":"Unique identifier for the term.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false},"locations":{"description":"The locations assigned to the menu.","type":"array","items":{"type":"string"},"required":false},"auto_add":{"description":"Whether to automatically add top level pages to this menu.","type":"boolean","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as terms do not support trashing.","required":false}}}]},"\/wp\/v2\/wp_pattern_category":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by term attribute.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether to hide terms not assigned to any posts.","type":"boolean","default":false,"required":false},"post":{"description":"Limit result set to terms assigned to a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result set to terms with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":true},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/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":"Unique identifier for the term.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as terms do not support trashing.","required":false}}}]},"\/wp\/v2\/kadence-cloud-collections":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by term attribute.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether to hide terms not assigned to any posts.","type":"boolean","default":false,"required":false},"parent":{"description":"Limit result set to terms assigned to a specific parent.","type":"integer","required":false},"post":{"description":"Limit result set to terms assigned to a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result set to terms with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":true},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"parent":{"description":"The parent term ID.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/kadence-cloud-collections"}]}},"\/wp\/v2\/kadence-cloud-collections\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"parent":{"description":"The parent term ID.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as terms do not support trashing.","required":false}}}]},"\/wp\/v2\/kadence-cloud-categories":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by term attribute.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether to hide terms not assigned to any posts.","type":"boolean","default":false,"required":false},"parent":{"description":"Limit result set to terms assigned to a specific parent.","type":"integer","required":false},"post":{"description":"Limit result set to terms assigned to a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result set to terms with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":true},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"parent":{"description":"The parent term ID.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/kadence-cloud-categories"}]}},"\/wp\/v2\/kadence-cloud-categories\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"parent":{"description":"The parent term ID.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as terms do not support trashing.","required":false}}}]},"\/wp\/v2\/kadence-cloud-keywords":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by term attribute.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether to hide terms not assigned to any posts.","type":"boolean","default":false,"required":false},"post":{"description":"Limit result set to terms assigned to a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result set to terms with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":true},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/kadence-cloud-keywords"}]}},"\/wp\/v2\/kadence-cloud-keywords\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as terms do not support trashing.","required":false}}}]},"\/wp\/v2\/page_categories":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by term attribute.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether to hide terms not assigned to any posts.","type":"boolean","default":false,"required":false},"parent":{"description":"Limit result set to terms assigned to a specific parent.","type":"integer","required":false},"post":{"description":"Limit result set to terms assigned to a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result set to terms with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":true},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"parent":{"description":"The parent term ID.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/page_categories"}]}},"\/wp\/v2\/page_categories\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"parent":{"description":"The parent term ID.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as terms do not support trashing.","required":false}}}]},"\/wp\/v2\/product-categories":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by term attribute.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether to hide terms not assigned to any posts.","type":"boolean","default":false,"required":false},"parent":{"description":"Limit result set to terms assigned to a specific parent.","type":"integer","required":false},"post":{"description":"Limit result set to terms assigned to a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result set to terms with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":true},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"parent":{"description":"The parent term ID.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/product-categories"}]}},"\/wp\/v2\/product-categories\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"parent":{"description":"The parent term ID.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as terms do not support trashing.","required":false}}}]},"\/wp\/v2\/product-brands":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by term attribute.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether to hide terms not assigned to any posts.","type":"boolean","default":false,"required":false},"parent":{"description":"Limit result set to terms assigned to a specific parent.","type":"integer","required":false},"post":{"description":"Limit result set to terms assigned to a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result set to terms with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":true},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"parent":{"description":"The parent term ID.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/product-brands"}]}},"\/wp\/v2\/product-brands\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"parent":{"description":"The parent term ID.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as terms do not support trashing.","required":false}}}]},"\/wp\/v2\/vanos_brand":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by term attribute.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether to hide terms not assigned to any posts.","type":"boolean","default":false,"required":false},"parent":{"description":"Limit result set to terms assigned to a specific parent.","type":"integer","required":false},"post":{"description":"Limit result set to terms assigned to a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result set to terms with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":true},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"parent":{"description":"The parent term ID.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/vanos_brand"}]}},"\/wp\/v2\/vanos_brand\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"parent":{"description":"The parent term ID.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as terms do not support trashing.","required":false}}}]},"\/wp\/v2\/users":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"default":"asc","description":"Order sort attribute ascending or descending.","enum":["asc","desc"],"type":"string","required":false},"orderby":{"default":"name","description":"Sort collection by user attribute.","enum":["id","include","name","registered_date","slug","include_slugs","email","url"],"type":"string","required":false},"slug":{"description":"Limit result set to users with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"roles":{"description":"Limit result set to users matching at least one specific role provided. Accepts csv list or single role.","type":"array","items":{"type":"string"},"required":false},"capabilities":{"description":"Limit result set to users matching at least one specific capability provided. Accepts csv list or single capability.","type":"array","items":{"type":"string"},"required":false},"who":{"description":"Limit result set to users who are considered authors.","type":"string","enum":["authors"],"required":false},"has_published_posts":{"description":"Limit result set to users who have published posts.","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","kt_gallery":"kt_gallery","kadence_cloud":"kadence_cloud","kadence_element":"kadence_element","kadence_adv_page":"kadence_adv_page","fcom-dummy":"fcom-dummy","fcom-lockscreen":"fcom-lockscreen","kadence_form":"kadence_form","kadence_navigation":"kadence_navigation","kadence_header":"kadence_header","kadence_custom_svg":"kadence_custom_svg","kadence_query":"kadence_query","kadence_query_card":"kadence_query_card","fluent-products":"fluent-products","vanos_event_series":"vanos_event_series","vanos_event":"vanos_event","kadence_lottie":"kadence_lottie","kadence_vector":"kadence_vector","kt_font":"kt_font","kb_icon":"kb_icon"}},"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["email","name","id","username","slug"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"username":{"description":"Login name for the user.","type":"string","required":true},"name":{"description":"Display name for the user.","type":"string","required":false},"first_name":{"description":"First name for the user.","type":"string","required":false},"last_name":{"description":"Last name for the user.","type":"string","required":false},"email":{"description":"The email address for the user.","type":"string","format":"email","required":true},"url":{"description":"URL of the user.","type":"string","format":"uri","required":false},"description":{"description":"Description of the user.","type":"string","required":false},"locale":{"description":"Locale for the user.","type":"string","enum":["","en_US"],"required":false},"nickname":{"description":"The nickname for the user.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the user.","type":"string","required":false},"roles":{"description":"Roles assigned to the user.","type":"array","items":{"type":"string"},"required":false},"password":{"description":"Password for the user (never included).","type":"string","required":true},"meta":{"description":"Meta fields.","type":"object","properties":{"persisted_preferences":{"type":"object","title":"","description":"","default":[],"context":["edit"],"properties":{"_modified":{"description":"The date and time the preferences were updated.","type":"string","format":"date-time","readonly":false}},"additionalProperties":true}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/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":"Unique identifier for the user.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the user.","type":"integer","required":false},"username":{"description":"Login name for the user.","type":"string","required":false},"name":{"description":"Display name for the user.","type":"string","required":false},"first_name":{"description":"First name for the user.","type":"string","required":false},"last_name":{"description":"Last name for the user.","type":"string","required":false},"email":{"description":"The email address for the user.","type":"string","format":"email","required":false},"url":{"description":"URL of the user.","type":"string","format":"uri","required":false},"description":{"description":"Description of the user.","type":"string","required":false},"locale":{"description":"Locale for the user.","type":"string","enum":["","en_US"],"required":false},"nickname":{"description":"The nickname for the user.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the user.","type":"string","required":false},"roles":{"description":"Roles assigned to the user.","type":"array","items":{"type":"string"},"required":false},"password":{"description":"Password for the user (never included).","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"persisted_preferences":{"type":"object","title":"","description":"","default":[],"context":["edit"],"properties":{"_modified":{"description":"The date and time the preferences were updated.","type":"string","format":"date-time","readonly":false}},"additionalProperties":true}},"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the user.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as users do not support trashing.","required":false},"reassign":{"type":"integer","description":"Reassign the deleted user's posts and links to this user ID.","required":true}}}]},"\/wp\/v2\/users\/me":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"username":{"description":"Login name for the user.","type":"string","required":false},"name":{"description":"Display name for the user.","type":"string","required":false},"first_name":{"description":"First name for the user.","type":"string","required":false},"last_name":{"description":"Last name for the user.","type":"string","required":false},"email":{"description":"The email address for the user.","type":"string","format":"email","required":false},"url":{"description":"URL of the user.","type":"string","format":"uri","required":false},"description":{"description":"Description of the user.","type":"string","required":false},"locale":{"description":"Locale for the user.","type":"string","enum":["","en_US"],"required":false},"nickname":{"description":"The nickname for the user.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the user.","type":"string","required":false},"roles":{"description":"Roles assigned to the user.","type":"array","items":{"type":"string"},"required":false},"password":{"description":"Password for the user (never included).","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"persisted_preferences":{"type":"object","title":"","description":"","default":[],"context":["edit"],"properties":{"_modified":{"description":"The date and time the preferences were updated.","type":"string","format":"date-time","readonly":false}},"additionalProperties":true}},"required":false}}},{"methods":["DELETE"],"args":{"force":{"type":"boolean","default":false,"description":"Required to be true, as users do not support trashing.","required":false},"reassign":{"type":"integer","description":"Reassign the deleted user's posts and links to this user ID.","required":true}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/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":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"app_id":{"description":"A UUID provided by the application to uniquely identify it. It is recommended to use an UUID v5 with the URL or DNS namespace.","type":"string","oneOf":[{"type":"string","format":"uuid"},{"type":"string","enum":[""]}],"required":false},"name":{"description":"The name of the application password.","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":"Scope under which the request is made; determines fields present in response.","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":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"app_id":{"description":"A UUID provided by the application to uniquely identify it. It is recommended to use an UUID v5 with the URL or DNS namespace.","type":"string","oneOf":[{"type":"string","format":"uuid"},{"type":"string","enum":[""]}],"required":false},"name":{"description":"The name of the application password.","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":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to comments published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limit result set to comments assigned to specific user IDs. Requires authorization.","type":"array","items":{"type":"integer"},"required":false},"author_exclude":{"description":"Ensure result set excludes comments assigned to specific user IDs. Requires authorization.","type":"array","items":{"type":"integer"},"required":false},"author_email":{"default":null,"description":"Limit result set to that from a specific author email. Requires authorization.","format":"email","type":"string","required":false},"before":{"description":"Limit response to comments published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by comment attribute.","type":"string","default":"date_gmt","enum":["date","date_gmt","id","include","post","parent","type"],"required":false},"parent":{"default":[],"description":"Limit result set to comments of specific parent IDs.","type":"array","items":{"type":"integer"},"required":false},"parent_exclude":{"default":[],"description":"Ensure result set excludes specific parent IDs.","type":"array","items":{"type":"integer"},"required":false},"post":{"default":[],"description":"Limit result set to comments assigned to specific post IDs.","type":"array","items":{"type":"integer"},"required":false},"status":{"default":"approve","description":"Limit result set to comments assigned a specific status. Requires authorization.","type":"string","required":false},"type":{"default":"comment","description":"Limit result set to comments assigned a specific type. Requires authorization.","type":"string","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST"],"args":{"author":{"description":"The ID of the user object, if author was a user.","type":"integer","required":false},"author_email":{"description":"Email address for the comment author.","type":"string","format":"email","required":false},"author_ip":{"description":"IP address for the comment author.","type":"string","format":"ip","required":false},"author_name":{"description":"Display name for the comment author.","type":"string","required":false},"author_url":{"description":"URL for the comment author.","type":"string","format":"uri","required":false},"author_user_agent":{"description":"User agent for the comment author.","type":"string","required":false},"content":{"description":"The content for the comment.","type":"object","properties":{"raw":{"description":"Content for the comment, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the comment, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"date":{"description":"The date the comment was published, in the site's timezone.","type":"string","format":"date-time","required":false},"date_gmt":{"description":"The date the comment was published, as GMT.","type":"string","format":"date-time","required":false},"parent":{"default":0,"description":"The ID for the parent of the comment.","type":"integer","required":false},"post":{"default":0,"description":"The ID of the associated post object.","type":"integer","required":false},"status":{"description":"State of the comment.","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_wp_note_status":{"type":"string","title":"","description":"Note resolution status","default":"","enum":["resolved","reopen"]}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/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":"Unique identifier for the comment.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the parent post of the comment (if the post is password protected).","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique identifier for the comment.","type":"integer","required":false},"author":{"description":"The ID of the user object, if author was a user.","type":"integer","required":false},"author_email":{"description":"Email address for the comment author.","type":"string","format":"email","required":false},"author_ip":{"description":"IP address for the comment author.","type":"string","format":"ip","required":false},"author_name":{"description":"Display name for the comment author.","type":"string","required":false},"author_url":{"description":"URL for the comment author.","type":"string","format":"uri","required":false},"author_user_agent":{"description":"User agent for the comment author.","type":"string","required":false},"content":{"description":"The content for the comment.","type":"object","properties":{"raw":{"description":"Content for the comment, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the comment, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"date":{"description":"The date the comment was published, in the site's timezone.","type":"string","format":"date-time","required":false},"date_gmt":{"description":"The date the comment was published, as GMT.","type":"string","format":"date-time","required":false},"parent":{"description":"The ID for the parent of the comment.","type":"integer","required":false},"post":{"description":"The ID of the associated post object.","type":"integer","required":false},"status":{"description":"State of the comment.","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_wp_note_status":{"type":"string","title":"","description":"Note resolution status","default":"","enum":["resolved","reopen"]}},"required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique identifier for the comment.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false},"password":{"description":"The password for the parent post of the comment (if the post is password protected).","type":"string","required":false}}}]},"\/wp\/v2\/search":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"type":{"default":"post","description":"Limit results to items of an object type.","type":"string","enum":["post","term","post-format"],"required":false},"subtype":{"default":"any","description":"Limit results to items of one or more object subtypes.","type":"array","items":{"enum":["post","page","kt_gallery","kadence_cloud","kadence_element","kadence_adv_page","fluent-products","vanos_event_series","vanos_event","category","post_tag","kadence-cloud-collections","kadence-cloud-categories","kadence-cloud-keywords","page_categories","product-categories","product-brands","vanos_brand","any"],"type":"string"},"required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/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":"Unique registered name for the block.","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["edit"],"default":"view","required":false},"attributes":{"description":"Attributes for the block.","type":"object","default":[],"required":false},"post_id":{"description":"ID of the post context.","type":"integer","required":false}}}]},"\/wp\/v2\/block-types":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"namespace":{"description":"Block namespace.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/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":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"namespace":{"description":"Block namespace.","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":"Block name.","type":"string","required":false},"namespace":{"description":"Block namespace.","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","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":{"kadence_blocks_config_blocks":{"title":"","description":"Config Kadence Block Defaults","type":"string","required":false},"kadence_blocks_settings_blocks":{"title":"","description":"Config Kadence Block visibility settings","type":"string","required":false},"kadence_blocks_settings":{"title":"","description":"Config Kadence Block Settings","type":"string","required":false},"kadence_blocks_prophecy":{"title":"","description":"Config Kadence Block Prophecy AI","type":"string","required":false},"kadence_blocks_colors":{"title":"","description":"Config Kadence Blocks Color Palette","type":"string","required":false},"kadence_blocks_global":{"title":"","description":"Config Kadence Blocks Global Settings","type":"string","required":false},"kadence_blocks_recaptcha_site_key":{"title":"","description":"Google reCaptcha Site Key","type":"string","required":false},"kadence_blocks_recaptcha_secret_key":{"title":"","description":"Google reCaptcha Secret Key","type":"string","required":false},"kadence_blocks_recaptcha_language":{"title":"","description":"Google reCaptcha Language","type":"string","required":false},"kadence_blocks_turnstile_site_key":{"title":"","description":"Cloudflare Turnstile Site Key","type":"string","required":false},"kadence_blocks_turnstile_secret_key":{"title":"","description":"Cloudflare Turnstile Secret Key","type":"string","required":false},"kadence_blocks_hcaptcha_site_key":{"title":"","description":"hCaptcha Turnstile Site Key","type":"string","required":false},"kadence_blocks_hcaptcha_secret_key":{"title":"","description":"hCaptcha Secret Key","type":"string","required":false},"kadence_blocks_mailerlite_api":{"title":"","description":"MailerLite API Key","type":"string","required":false},"kadence_blocks_google_maps_api":{"title":"","description":"Google Maps API Key","type":"string","required":false},"kadence_blocks_cloud":{"title":"","description":"Config Kadence Blocks Cloud","type":"string","required":false},"kadence_blocks_header_notice_dismissed":{"title":"","description":"Is Kadence header notice dismissed","type":"boolean","required":false},"kadence_blocks_wire_subscribe":{"title":"","description":"Subscribe to Wireframe library","type":"boolean","required":false},"kadence_blocks_convertkit_api":{"title":"","description":"ConvertKit API Key","type":"string","required":false},"kadence_blocks_activecampaign_api_key":{"title":"","description":"ActiveCampaign API Key","type":"string","required":false},"kadence_blocks_activecampaign_api_base":{"title":"","description":"ActiveCampaign API Base","type":"string","required":false},"kadence_blocks_header_popover_tutorial_complete":{"title":"","description":"Mark the Header popover tutorial Complete","type":"boolean","required":false},"kadence_blocks_send_in_blue_api":{"title":"","description":"Send in Blue V3 API Key","type":"string","required":false},"kadence_blocks_mail_chimp_api":{"title":"","description":"Mail Chimp API Key","type":"string","required":false},"kadence_blocks_getresponse_api_key":{"title":"","description":"GetResponse API Key","type":"string","required":false},"kadence_blocks_getresponse_api_endpoint":{"title":"","description":"GetResponse API endpoint","type":"string","required":false},"kadence_theme_config":{"title":"","description":"Config Kadence Modules","type":"string","required":false},"kadence_pro_theme_config":{"title":"","description":"Config Kadence Pro Modules","type":"string","required":false},"kt_galleries":{"title":"","description":"Config Kadence Settings Modules","type":"string","required":false},"kadence_cloud":{"title":"","description":"Config Kadence Settings Modules","type":"string","required":false},"title":{"title":"Title","description":"Site title.","type":"string","required":false},"description":{"title":"Tagline","description":"Site tagline.","type":"string","required":false},"url":{"title":"","description":"Site URL.","type":"string","format":"uri","required":false},"email":{"title":"","description":"This address is used for admin purposes, like new user notification.","type":"string","format":"email","required":false},"timezone":{"title":"","description":"A city in the same timezone as you.","type":"string","required":false},"date_format":{"title":"","description":"A date format for all date strings.","type":"string","required":false},"time_format":{"title":"","description":"A time format for all time strings.","type":"string","required":false},"start_of_week":{"title":"","description":"A day number of the week that the week should start on.","type":"integer","required":false},"language":{"title":"","description":"WordPress locale code.","type":"string","required":false},"use_smilies":{"title":"","description":"Convert emoticons like :-) and :-P to graphics on display.","type":"boolean","required":false},"default_category":{"title":"","description":"Default post category.","type":"integer","required":false},"default_post_format":{"title":"","description":"Default post format.","type":"string","required":false},"posts_per_page":{"title":"Maximum posts per page","description":"Blog pages show at most.","type":"integer","required":false},"show_on_front":{"title":"Show on front","description":"What to show on the front page","type":"string","required":false},"page_on_front":{"title":"Page on front","description":"The ID of the page that should be displayed on the front page","type":"integer","required":false},"page_for_posts":{"title":"","description":"The ID of the page that should display the latest posts","type":"integer","required":false},"default_ping_status":{"title":"","description":"Allow link notifications from other blogs (pingbacks and trackbacks) on new articles.","type":"string","enum":["open","closed"],"required":false},"default_comment_status":{"title":"Allow comments on new posts","description":"Allow people to submit comments on new posts.","type":"string","enum":["open","closed"],"required":false},"site_logo":{"title":"Logo","description":"Site logo.","type":"integer","required":false},"site_icon":{"title":"Icon","description":"Site icon.","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/settings"}]}},"\/wp\/v2\/themes":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"status":{"description":"Limit result set to themes assigned one or more statuses.","type":"array","items":{"enum":["active","inactive"],"type":"string"},"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/themes"}]}},"\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"stylesheet":{"description":"The theme's stylesheet. This uniquely identifies the theme.","type":"string","required":false}}}]},"\/wp\/v2\/plugins":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"status":{"description":"Limits results to plugins with the given status.","type":"array","items":{"type":"string","enum":["inactive","active"]},"required":false}}},{"methods":["POST"],"args":{"slug":{"type":"string","description":"WordPress.org plugin directory slug.","pattern":"[\\w\\-]+","required":true},"status":{"description":"The plugin activation status.","type":"string","enum":["inactive","active"],"default":"inactive","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/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":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"plugin":{"type":"string","pattern":"[^.\\\/]+(?:\\\/[^.\\\/]+)?","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"plugin":{"type":"string","pattern":"[^.\\\/]+(?:\\\/[^.\\\/]+)?","required":false},"status":{"description":"The plugin activation status.","type":"string","enum":["inactive","active"],"required":false}}},{"methods":["DELETE"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","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":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/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":"The id of a registered sidebar","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"widgets":{"description":"Nested widgets.","type":"array","items":{"type":["object","string"]},"required":false}}}]},"\/wp\/v2\/widget-types":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/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":"The widget type id.","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","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":"The widget type id.","type":"string","required":true},"instance":{"description":"Current instance settings of the widget.","type":"object","required":false},"form_data":{"description":"Serialized widget form data to encode into instance settings.","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":"The widget type id.","type":"string","required":true},"instance":{"description":"Current instance settings of the widget.","type":"object","required":false}}}]},"\/wp\/v2\/widgets":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"sidebar":{"description":"The sidebar to return widgets for.","type":"string","required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the widget.","type":"string","required":false},"id_base":{"description":"The type of the widget. Corresponds to ID in widget-types endpoint.","type":"string","required":false},"sidebar":{"default":"wp_inactive_widgets","description":"The sidebar the widget belongs to.","type":"string","required":true},"instance":{"description":"Instance settings of the widget, if supported.","type":"object","properties":{"encoded":{"description":"Base64 encoded representation of the instance settings.","type":"string","context":["edit"]},"hash":{"description":"Cryptographic hash of the instance settings.","type":"string","context":["edit"]},"raw":{"description":"Unencoded instance settings, if supported.","type":"object","context":["edit"]}},"required":false},"form_data":{"description":"URL-encoded form data from the widget admin form. Used to update a widget that does not support instance. Write only.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/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":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the widget.","type":"string","required":false},"id_base":{"description":"The type of the widget. Corresponds to ID in widget-types endpoint.","type":"string","required":false},"sidebar":{"description":"The sidebar the widget belongs to.","type":"string","required":false},"instance":{"description":"Instance settings of the widget, if supported.","type":"object","properties":{"encoded":{"description":"Base64 encoded representation of the instance settings.","type":"string","context":["edit"]},"hash":{"description":"Cryptographic hash of the instance settings.","type":"string","context":["edit"]},"raw":{"description":"Unencoded instance settings, if supported.","type":"object","context":["edit"]}},"required":false},"form_data":{"description":"URL-encoded form data from the widget admin form. Used to update a widget that does not support instance. Write only.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"force":{"description":"Whether to force removal of the widget, or move it to the inactive sidebar.","type":"boolean","required":false}}}]},"\/wp\/v2\/block-directory\/search":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"term":{"description":"Limit result set to blocks matching the search term.","type":"string","minLength":1,"required":true}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/block-directory\/search"}]}},"\/wp\/v2\/pattern-directory\/patterns":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":100,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","minLength":1,"required":false},"category":{"description":"Limit results to those matching a category ID.","type":"integer","minimum":1,"required":false},"keyword":{"description":"Limit results to those matching a keyword ID.","type":"integer","minimum":1,"required":false},"slug":{"description":"Limit results to those matching a pattern (slug).","type":"array","required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title","favorite_count"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/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:\/\/frederickvan.com\/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:\/\/frederickvan.com\/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:\/\/frederickvan.com\/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:\/\/frederickvan.com\/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:\/\/frederickvan.com\/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:\/\/frederickvan.com\/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:\/\/frederickvan.com\/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:\/\/frederickvan.com\/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:\/\/frederickvan.com\/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:\/\/frederickvan.com\/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:\/\/frederickvan.com\/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":"The URL to process.","type":"string","format":"uri","required":true}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp-block-editor\/v1\/url-details"}]}},"\/wp\/v2\/menu-locations":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/menu-locations"}]}},"\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"location":{"description":"An alphanumeric identifier for the menu location.","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","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:\/\/frederickvan.com\/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:\/\/frederickvan.com\/wp-json\/wp-block-editor\/v1\/navigation-fallback"}]}},"\/wp\/v2\/font-collections":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/font-collections"}]}},"\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","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:\/\/frederickvan.com\/wp-json\/wp-abilities\/v1"}]}},"\/wp-abilities\/v1\/categories":{"namespace":"wp-abilities\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":50,"minimum":1,"maximum":100,"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/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":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","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:\/\/frederickvan.com\/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}}}]},"\/wp\/v2\/features":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"fields":{"description":"Limit response to specific fields. Defaults to all fields.","type":"string","required":false},"type":{"description":"Filter features by their type.","type":"array","items":{"type":"string","enum":["resource","tool"]},"required":false},"categories":{"description":"Filter features by their categories.","type":"array","items":{"type":"string"},"required":false},"location":{"description":"Filter features by their location (client\/server).","type":"array","items":{"type":"string","enum":["server","client"]},"required":false},"input_schema":{"description":"Filter features by their input schema.","type":"object","properties":{"match":{"type":"string","enum":["all","any"],"default":"any"},"fields":{"type":"array","items":{"type":"string"}},"required":["fields"]},"required":false},"output_schema":{"description":"Filter features by their output schema.","type":"object","properties":{"match":{"type":"string","enum":["all","any"],"default":"any"},"fields":{"type":"array","items":{"type":"string"}},"required":["fields"]},"required":false},"search":{"description":"Search features by name, description, or ID.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/features"}]}},"\/wp\/v2\/features\/categories":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/features\/categories"}]}},"\/wp\/v2\/features\/categories\/(?P<id>[\\w-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique identifier for the feature category.","type":"string","required":false}}}]},"\/wp\/v2\/features\/resource-posts\/run":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"type":{"required":false},"properties":{"format":{"description":"Limit result set to items assigned one or more given formats.","type":"array","items":{"enum":["standard","aside","chat","gallery","link","image","quote","status","video","audio"],"type":"string"}},"required":false},"additionalProperties":{"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/features\/resource-posts\/run"}]}},"\/wp\/v2\/features\/resource-posts":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/features\/resource-posts"}]}},"\/wp\/v2\/features\/tool-posts\/run":{"namespace":"wp\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"type":{"required":false},"properties":{"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string"},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string"}},"additionalProperties":false},"format":{"description":"The format for the post.","type":"string","enum":["standard","aside","chat","gallery","link","image","quote","status","video","audio"]},"required":false},"additionalProperties":{"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/features\/tool-posts\/run"}]}},"\/wp\/v2\/features\/tool-posts":{"namespace":"wp\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/features\/tool-posts"}]}},"\/wp\/v2\/features\/resource-post\/run":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"type":{"required":false},"properties":{"required":false},"additionalProperties":{"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/features\/resource-post\/run"}]}},"\/wp\/v2\/features\/resource-post":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/features\/resource-post"}]}},"\/wp\/v2\/features\/resource-users\/run":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"type":{"required":false},"properties":{"required":false},"additionalProperties":{"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/features\/resource-users\/run"}]}},"\/wp\/v2\/features\/resource-users":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/features\/resource-users"}]}},"\/wp\/v2\/features\/tool-users\/run":{"namespace":"wp\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"type":{"required":false},"properties":{"description":{"description":"Description of the user.","type":"string"},"required":false},"additionalProperties":{"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/features\/tool-users\/run"}]}},"\/wp\/v2\/features\/tool-users":{"namespace":"wp\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/features\/tool-users"}]}},"\/wp\/v2\/features\/resource-user\/run":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"type":{"required":false},"properties":{"required":false},"additionalProperties":{"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/features\/resource-user\/run"}]}},"\/wp\/v2\/features\/resource-user":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/features\/resource-user"}]}},"\/wp\/v2\/features\/resource-users\/me\/run":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"type":{"required":false},"properties":{"required":false},"additionalProperties":{"required":false}}}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/features\/resource-users\/me\/run"}]}},"\/wp\/v2\/features\/resource-users\/me":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/features\/resource-users\/me"}]}}},"site_logo":8,"site_icon":9058,"site_icon_url":"https:\/\/frederickvan.com\/wp-content\/uploads\/2025\/11\/cropped-IMG_2584-scaled-1.jpg","_links":{"help":[{"href":"https:\/\/developer.wordpress.org\/rest-api\/"}],"wp:featuredmedia":[{"embeddable":true,"type":"site_logo","href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/media\/8"},{"embeddable":true,"type":"site_icon","href":"https:\/\/frederickvan.com\/wp-json\/wp\/v2\/media\/9058"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}