{"name":"Piggly Wiggly Eclectic","description":"","url":"https:\/\/eclecticpigglywiggly.grocerystorewebsites.com","home":"https:\/\/eclecticpigglywiggly.com","gmt_offset":-5,"timezone_string":"America\/New_York","namespaces":["frm-admin\/v1","oembed\/1.0","SaaSAPIOptions\/v1","wu\/v2","pods\/v1","objectcache\/v1","gravityforms\/v2","fluent-crm\/v2","awb","wp\/v2","wp-site-health\/v1","wp-block-editor\/v1"],"authentication":{"application-passwords":{"endpoints":{"authorization":"https:\/\/eclecticpigglywiggly.com\/wp-admin\/authorize-application.php"}}},"routes":{"\/":{"namespace":"","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.com\/wp-json\/batch\/v1"}]}},"\/frm-admin\/v1":{"namespace":"frm-admin\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"frm-admin\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/frm-admin\/v1"}]}},"\/frm-admin\/v1\/install":{"namespace":"frm-admin\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/frm-admin\/v1\/install"}]}},"\/frm-admin\/v1\/install-addon":{"namespace":"frm-admin\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/frm-admin\/v1\/install-addon"}]}},"\/oembed\/1.0":{"namespace":"oembed\/1.0","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"oembed\/1.0","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.com\/wp-json\/oembed\/1.0\/proxy"}]}},"\/SaaSAPIOptions\/v1":{"namespace":"SaaSAPIOptions\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"SaaSAPIOptions\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/SaaSAPIOptions\/v1"}]}},"\/SaaSAPIOptions\/v1\/saas_options":{"namespace":"SaaSAPIOptions\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/SaaSAPIOptions\/v1\/saas_options"}]}},"\/wu\/v2":{"namespace":"wu\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wu\/v2","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/wu\/v2"}]}},"\/wu\/v2\/auth":{"namespace":"wu\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/wu\/v2\/auth"}]}},"\/wu\/v2\/register":{"namespace":"wu\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":{"customer_id":{"description":"The customer ID, if the customer already exists. If you also need to create a customer\/wp user, use the \"customer\" property.","type":"integer","required":false},"customer":{"description":"Customer data. Needs to be present when customer id is not.","type":"object","properties":{"user_id":{"description":"Existing Grocery Store Websites user id to attach this customer to. If you also need to create a Grocery Store Websites user, pass the properties \"username\", \"password\", and \"email\".","type":"integer"},"username":{"description":"The customer username. This is used to create the Grocery Store Websites user.","type":"string","minLength":4},"password":{"description":"The customer password. This is used to create the Grocery Store Websites user. Note that no validation is performed here to enforce strength.","type":"string","minLength":6},"email":{"description":"The customer email address. This is used to create the Grocery Store Websites user.","type":"string","format":"email"},"billing_address":{"type":"object","properties":{"company_name":{"description":"Company Name. E.g. Google (optional)","type":"string","required":false},"billing_email":{"description":"Billing Email. E.g. john@company.com","type":"string","required":true},"billing_address_line_1":{"description":"Address Line 1. E.g. 555 1st Avenue","type":"string","required":true},"billing_address_line_2":{"description":"Address Line 2. E.g. Apartment 10a","type":"string","required":false},"billing_country":{"description":"Country. E.g. US","type":"string","required":true},"billing_state":{"description":"State \/ Province. E.g. NY","type":"string","required":false},"billing_city":{"description":"City \/ Town. E.g. New York City","type":"string","required":false},"billing_zip_code":{"description":"ZIP \/ Postal Code. E.g. 10009","type":"string","required":true}}}},"required":false},"membership":{"description":"The membership data is automatically generated based on the cart info passed (e.g. products) but can be overridden with this property.","type":"object","properties":{"status":{"description":"The membership status.","type":"string","enum":["pending","active","trialing","expired","on-hold","cancelled"],"default":"pending"},"date_expiration":{"description":"The membership expiration date. Must be a valid PHP date format.","type":"string","format":"date-time"},"date_trial_end":{"description":"The membership trial end date. Must be a valid PHP date format.","type":"string","format":"date-time"},"date_activated":{"description":"The membership activation date. Must be a valid PHP date format.","type":"string","format":"date-time"},"date_renewed":{"description":"The membership last renewed date. Must be a valid PHP date format.","type":"string","format":"date-time"},"date_cancellation":{"description":"The membership cancellation date. Must be a valid PHP date format.","type":"string","format":"date-time"},"date_payment_plan_completed":{"description":"The membership completion date. Used when the membership is limited to a limited number of billing cycles. Must be a valid PHP date format.","type":"string","format":"date-time"}},"required":false},"products":{"description":"The products to be added to this membership. Takes an array of product ids or slugs.","uniqueItems":true,"type":"array","required":false},"duration":{"description":"The membership duration.","type":"integer","required":false},"duration_unit":{"description":"The membership duration unit.","type":"string","default":"month","enum":["day","week","month","year"],"required":false},"discount_code":{"description":"A discount code. E.g. PROMO10.","type":"string","required":false},"auto_renew":{"description":"The membership auto-renew status. Useful when integrating with other payment options via this REST API.","type":"boolean","default":false,"required":true},"country":{"description":"The customer country. Used to calculate taxes and check if registration is allowed for that country.","type":"string","default":"","required":false},"currency":{"description":"The currency to be used.","type":"string","required":false},"payment":{"description":"The payment data is automatically generated based on the cart info passed (e.g. products) but can be overridden with this property.","type":"object","properties":{"status":{"description":"The payment status.","type":"string","enum":["pending","completed","refunded","partially-refunded","partially-paid","failed","cancelled"],"default":"pending"}},"required":false},"payment_method":{"description":"Payment method information. Useful when using the REST API to integrate other payment methods.","type":"object","properties":{"gateway":{"description":"The gateway name. E.g. stripe.","type":"string"},"gateway_customer_id":{"description":"The customer ID on the gateway system.","type":"string"},"gateway_subscription_id":{"description":"The subscription ID on the gateway system.","type":"string"},"gateway_payment_id":{"description":"The payment ID on the gateway system.","type":"string"}},"required":false},"site":{"type":"object","properties":{"site_url":{"type":"string","description":"The site subdomain or subdirectory (depending on your Multisite install). This would be \"test\" in \"test.your-network.com\".","minLength":4,"required":true},"site_title":{"type":"string","description":"The site title. E.g. My Amazing Site","minLength":4,"required":true},"publish":{"description":"If we should publish this site regardless of membership\/payment status. Sites are created as pending by default, and are only published when a payment is received or the status of the membership changes to \"active\". This flag allows you to bypass the pending state.","type":"boolean","default":false},"template_id":{"description":"The template ID we should copy when creating this site. If left empty, the value dictated by the products will be used.","type":"integer"},"site_meta":{"description":"An associative array of key values to be saved as site_meta.","type":"object"},"site_option":{"description":"An associative array of key values to be saved as site_options. Useful for changing plugin settings and other site configurations.","type":"object"}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/wu\/v2\/register"}]}},"\/wu\/v2\/event":{"namespace":"wu\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":{"severity":{"description":"Severity of the problem.","type":"integer","required":true},"date_created":{"description":"Date when the event was created.","type":"string","required":false},"payload":{"description":"Payload of the event.","type":"object","required":true},"initiator":{"description":"The type of user responsible for initiating the event. There are two options: Manual and System. By default, the event is saved as manual.","type":"string","enum":["system","manual"],"required":true},"object_type":{"description":"The type of object related to this event. It's usually the model name.","type":"string","required":true},"slug":{"description":"The event slug. It needs to be unique and preferably make it clear what it is about. Example: account_created is about creating an account.","type":"string","required":true},"object_id":{"description":"The ID of the related objects.","type":"integer","required":false},"date_modified":{"description":"Model last modification date.","type":"string","required":false},"migrated_from_id":{"description":"The ID of the original 1.X model that was used to generate this item on migration.","type":"integer","required":false},"skip_validation":{"description":"Set true to have field information validation bypassed when saving this event.","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/wu\/v2\/event"}]}},"\/wu\/v2\/event\/(?P[\\d]+)":{"namespace":"wu\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":{"severity":{"description":"Severity of the problem.","type":"integer","required":false},"date_created":{"description":"Date when the event was created.","type":"string","required":false},"payload":{"description":"Payload of the event.","type":"object","required":false},"initiator":{"description":"The type of user responsible for initiating the event. There are two options: Manual and System. By default, the event is saved as manual.","type":"string","enum":["system","manual"],"required":false},"object_type":{"description":"The type of object related to this event. It's usually the model name.","type":"string","required":false},"slug":{"description":"The event slug. It needs to be unique and preferably make it clear what it is about. Example: account_created is about creating an account.","type":"string","required":false},"object_id":{"description":"The ID of the related objects.","type":"integer","required":false},"date_modified":{"description":"Model last modification date.","type":"string","required":false},"migrated_from_id":{"description":"The ID of the original 1.X model that was used to generate this item on migration.","type":"integer","required":false},"skip_validation":{"description":"Set true to have field information validation bypassed when saving this event.","type":"boolean","required":false}}},{"methods":["DELETE"],"args":[]}]},"\/wu\/v2\/hooks":{"namespace":"wu\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/wu\/v2\/hooks"}]}},"\/wu\/v2\/domain":{"namespace":"wu\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":{"domain":{"description":"Your Domain name. You don't need to put http or https in front of your domain in this field. e.g: example.com.","type":"string","required":true},"blog_id":{"description":"The blog ID attached to this domain.","type":"integer","required":true},"active":{"description":"Set this domain as active (true), which means available to be used, or inactive (false).","type":"boolean","required":false},"primary_domain":{"description":"Define true to set this as primary domain of a site, meaning it's the main url, or set false.","type":"boolean","required":false},"secure":{"description":"If this domain has some SSL security or not.","type":"boolean","required":false},"stage":{"description":"The state of the domain model object. Can be one of this options: checking-dns, checking-ssl-cert, done-without-ssl, done and failed.","type":"string","enum":["checking-dns","checking-ssl-cert","done-without-ssl","done","failed"],"required":true},"date_created":{"description":"Date when the domain was created. If no date is set, the current date and time will be used.","type":"string","required":false},"date_modified":{"description":"Model last modification date.","type":"string","required":false},"migrated_from_id":{"description":"The ID of the original 1.X model that was used to generate this item on migration.","type":"integer","required":false},"skip_validation":{"description":"Set true to have field information validation bypassed when saving this event.","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/wu\/v2\/domain"}]}},"\/wu\/v2\/domain\/(?P[\\d]+)":{"namespace":"wu\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":{"domain":{"description":"Your Domain name. You don't need to put http or https in front of your domain in this field. e.g: example.com.","type":"string","required":false},"blog_id":{"description":"The blog ID attached to this domain.","type":"integer","required":false},"active":{"description":"Set this domain as active (true), which means available to be used, or inactive (false).","type":"boolean","required":false},"primary_domain":{"description":"Define true to set this as primary domain of a site, meaning it's the main url, or set false.","type":"boolean","required":false},"secure":{"description":"If this domain has some SSL security or not.","type":"boolean","required":false},"stage":{"description":"The state of the domain model object. Can be one of this options: checking-dns, checking-ssl-cert, done-without-ssl, done and failed.","type":"string","enum":["checking-dns","checking-ssl-cert","done-without-ssl","done","failed"],"required":false},"date_created":{"description":"Date when the domain was created. If no date is set, the current date and time will be used.","type":"string","required":false},"date_modified":{"description":"Model last modification date.","type":"string","required":false},"migrated_from_id":{"description":"The ID of the original 1.X model that was used to generate this item on migration.","type":"integer","required":false},"skip_validation":{"description":"Set true to have field information validation bypassed when saving this event.","type":"boolean","required":false}}},{"methods":["DELETE"],"args":[]}]},"\/wu\/v2\/product":{"namespace":"wu\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":{"featured_image_id":{"description":"The ID of the feature image of the product.","type":"integer","required":false},"slug":{"description":"The product slug. It needs to be unique and preferably make it clear what it is about. Example: my_new_product.","type":"string","required":true},"name":{"description":"Your product name, which is used as product title as well.","type":"string","required":false},"description":{"description":"A description for the product, usually a short text.","type":"string","required":false},"currency":{"description":"The currency that this product accepts. It's a 3-letter code. E.g. 'USD'.","type":"string","required":true},"pricing_type":{"description":"The pricing type can be 'free', 'paid' or 'contact_us'.","type":"string","enum":["free","paid","contact_us"],"required":true},"trial_duration":{"description":"The duration of the trial period of this product, if the product has one.","type":"integer","required":false},"trial_duration_unit":{"description":"The unit of the trial duration amount. Can be day, week, month or year.","type":"string","enum":["day","week","month","year"],"required":false},"duration":{"description":"Time interval between charges.","type":"integer","required":false},"duration_unit":{"description":"Time interval unit between charges.","type":"string","enum":["day","month","week","year"],"required":false},"amount":{"description":"The value of this product. E.g. 19.99.","type":"integer","required":false},"setup_fee":{"description":"The setup fee value, if the product has one. E.g. 159.99.","type":"integer","required":false},"active":{"description":"Set this product as active (true), which means available to be used, or inactive (false).","type":"boolean","required":false},"type":{"description":"The default product types are 'product', 'service' and 'package'. More types can be add using the product type filter.","type":"string","enum":["plan","service","package"],"required":true},"parent_id":{"description":"The ID from another Product that this product is related to.","type":"integer","required":false},"recurring":{"description":"Set this product as a recurring one (true), which means the customer paid a defined amount each period of time, or not recurring (false).","type":"boolean","required":false},"billing_cycles":{"description":"The number of times we should charge this product.","type":"integer","required":false},"date_created":{"description":"Date when this was created.","type":"string","required":false},"date_modified":{"description":"Date when this was last modified.","type":"string","required":false},"taxable":{"description":"Set this product as a taxable one (true), which means tax rules are applied to, or not taxable (false).","type":"boolean","required":false},"tax_category":{"description":"Category of taxes applied to this product. You need to set this if taxable is set to true.","type":"string","required":false},"contact_us_label":{"description":"If the product is the 'contact_us' type, it will need a label for the contact us button.","type":"string","required":false},"contact_us_link":{"description":"The url where the contact us button will lead to.","type":"string","required":false},"feature_list":{"description":"A list (array) of features of the product.","type":"array","required":false},"customer_role":{"description":"The customer role of this product.","type":"string","required":false},"available_addons":{"description":"The available addons of this product.","type":"array","required":false},"group":{"description":"The group of this product, if has any.","type":"array","required":false},"legacy_options":{"description":"If the legacy options are enabled.","type":"boolean","required":false},"migrated_from_id":{"description":"The ID of the original 1.X model that was used to generate this item on migration.","type":"integer","required":false},"skip_validation":{"description":"Set true to have field information validation bypassed when saving this event.","type":"boolean","required":false},"featured_plan":{"description":"Feature list for pricing tables.","type":"array","required":false}}}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/wu\/v2\/product"}]}},"\/wu\/v2\/product\/(?P[\\d]+)":{"namespace":"wu\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":{"featured_image_id":{"description":"The ID of the feature image of the product.","type":"integer","required":false},"slug":{"description":"The product slug. It needs to be unique and preferably make it clear what it is about. Example: my_new_product.","type":"string","required":false},"name":{"description":"Your product name, which is used as product title as well.","type":"string","required":false},"description":{"description":"A description for the product, usually a short text.","type":"string","required":false},"currency":{"description":"The currency that this product accepts. It's a 3-letter code. E.g. 'USD'.","type":"string","required":false},"pricing_type":{"description":"The pricing type can be 'free', 'paid' or 'contact_us'.","type":"string","enum":["free","paid","contact_us"],"required":false},"trial_duration":{"description":"The duration of the trial period of this product, if the product has one.","type":"integer","required":false},"trial_duration_unit":{"description":"The unit of the trial duration amount. Can be day, week, month or year.","type":"string","enum":["day","week","month","year"],"required":false},"duration":{"description":"Time interval between charges.","type":"integer","required":false},"duration_unit":{"description":"Time interval unit between charges.","type":"string","enum":["day","month","week","year"],"required":false},"amount":{"description":"The value of this product. E.g. 19.99.","type":"integer","required":false},"setup_fee":{"description":"The setup fee value, if the product has one. E.g. 159.99.","type":"integer","required":false},"active":{"description":"Set this product as active (true), which means available to be used, or inactive (false).","type":"boolean","required":false},"type":{"description":"The default product types are 'product', 'service' and 'package'. More types can be add using the product type filter.","type":"string","enum":["plan","service","package"],"required":false},"parent_id":{"description":"The ID from another Product that this product is related to.","type":"integer","required":false},"recurring":{"description":"Set this product as a recurring one (true), which means the customer paid a defined amount each period of time, or not recurring (false).","type":"boolean","required":false},"billing_cycles":{"description":"The number of times we should charge this product.","type":"integer","required":false},"date_created":{"description":"Date when this was created.","type":"string","required":false},"date_modified":{"description":"Date when this was last modified.","type":"string","required":false},"taxable":{"description":"Set this product as a taxable one (true), which means tax rules are applied to, or not taxable (false).","type":"boolean","required":false},"tax_category":{"description":"Category of taxes applied to this product. You need to set this if taxable is set to true.","type":"string","required":false},"contact_us_label":{"description":"If the product is the 'contact_us' type, it will need a label for the contact us button.","type":"string","required":false},"contact_us_link":{"description":"The url where the contact us button will lead to.","type":"string","required":false},"feature_list":{"description":"A list (array) of features of the product.","type":"array","required":false},"customer_role":{"description":"The customer role of this product.","type":"string","required":false},"available_addons":{"description":"The available addons of this product.","type":"array","required":false},"group":{"description":"The group of this product, if has any.","type":"array","required":false},"legacy_options":{"description":"If the legacy options are enabled.","type":"boolean","required":false},"migrated_from_id":{"description":"The ID of the original 1.X model that was used to generate this item on migration.","type":"integer","required":false},"skip_validation":{"description":"Set true to have field information validation bypassed when saving this event.","type":"boolean","required":false},"featured_plan":{"description":"Feature list for pricing tables.","type":"array","required":false}}},{"methods":["DELETE"],"args":[]}]},"\/wu\/v2\/discount_code":{"namespace":"wu\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":{"name":{"description":"Your discount code name, which is used as discount code title as well.","type":"string","required":true},"code":{"description":"A unique identification to redeem the discount code. E.g. PROMO10.","type":"string","required":true},"description":{"description":"A description for the discount code, usually a short text.","type":"string","required":false},"uses":{"description":"Number of times this discount was applied.","type":"integer","required":false},"max_uses":{"description":"The number of times this discount can be used before becoming inactive.","type":"integer","required":false},"apply_to_renewals":{"description":"Wether or not we should apply the discount to membership renewals.","type":"boolean","required":false},"type":{"description":"The type of the discount code. Can be 'percentage' (e.g. 10% OFF), 'absolute' (e.g. $10 OFF).","type":"string","enum":["percentage","absolute"],"required":false},"value":{"description":"Amount discounted in cents.","type":"integer","required":true},"setup_fee_type":{"description":"Type of the discount for the setup fee value. Can be a percentage or absolute.","type":"string","enum":["percentage","absolute"],"required":false},"setup_fee_value":{"description":"Amount discounted for setup fees in cents.","type":"integer","required":false},"active":{"description":"Set this discount code as active (true), which means available to be used, or inactive (false).","type":"boolean","required":false},"date_start":{"description":"Start date for the coupon code to be considered valid.","type":"string","required":false},"date_expiration":{"description":"Expiration date for the coupon code.","type":"string","required":false},"date_created":{"description":"Date when this discount code was created.","type":"string","required":false},"allowed_products":{"description":"The list of products that allows this discount code to be used. If empty, all products will accept this code.","type":"array","required":false},"limit_products":{"description":"This discount code will be limited to be used in certain products? If set to true, you must define a list of allowed products.","type":"boolean","required":false},"date_modified":{"description":"Model last modification date.","type":"string","required":false},"migrated_from_id":{"description":"The ID of the original 1.X model that was used to generate this item on migration.","type":"integer","required":false},"skip_validation":{"description":"Set true to have field information validation bypassed when saving this event.","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/wu\/v2\/discount_code"}]}},"\/wu\/v2\/discount_code\/(?P[\\d]+)":{"namespace":"wu\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":{"name":{"description":"Your discount code name, which is used as discount code title as well.","type":"string","required":false},"code":{"description":"A unique identification to redeem the discount code. E.g. PROMO10.","type":"string","required":false},"description":{"description":"A description for the discount code, usually a short text.","type":"string","required":false},"uses":{"description":"Number of times this discount was applied.","type":"integer","required":false},"max_uses":{"description":"The number of times this discount can be used before becoming inactive.","type":"integer","required":false},"apply_to_renewals":{"description":"Wether or not we should apply the discount to membership renewals.","type":"boolean","required":false},"type":{"description":"The type of the discount code. Can be 'percentage' (e.g. 10% OFF), 'absolute' (e.g. $10 OFF).","type":"string","enum":["percentage","absolute"],"required":false},"value":{"description":"Amount discounted in cents.","type":"integer","required":false},"setup_fee_type":{"description":"Type of the discount for the setup fee value. Can be a percentage or absolute.","type":"string","enum":["percentage","absolute"],"required":false},"setup_fee_value":{"description":"Amount discounted for setup fees in cents.","type":"integer","required":false},"active":{"description":"Set this discount code as active (true), which means available to be used, or inactive (false).","type":"boolean","required":false},"date_start":{"description":"Start date for the coupon code to be considered valid.","type":"string","required":false},"date_expiration":{"description":"Expiration date for the coupon code.","type":"string","required":false},"date_created":{"description":"Date when this discount code was created.","type":"string","required":false},"allowed_products":{"description":"The list of products that allows this discount code to be used. If empty, all products will accept this code.","type":"array","required":false},"limit_products":{"description":"This discount code will be limited to be used in certain products? If set to true, you must define a list of allowed products.","type":"boolean","required":false},"date_modified":{"description":"Model last modification date.","type":"string","required":false},"migrated_from_id":{"description":"The ID of the original 1.X model that was used to generate this item on migration.","type":"integer","required":false},"skip_validation":{"description":"Set true to have field information validation bypassed when saving this event.","type":"boolean","required":false}}},{"methods":["DELETE"],"args":[]}]},"\/wu\/v2\/membership":{"namespace":"wu\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":{"customer_id":{"description":"The ID of the customer attached to this membership.","type":"integer","required":true},"user_id":{"description":"The user ID attached to this membership.","type":"integer","required":false},"plan_id":{"description":"The plan ID associated with the membership.","type":"integer","required":true},"addon_products":{"description":"Additional products related to this membership. Services, Packages or other types of products.","type":"mixed","required":false},"currency":{"description":"The currency that this membership. It's a 3-letter code. E.g. 'USD'.","type":"string","required":false},"duration":{"description":"The interval period between a charge. Only the interval amount, the unit will be defined in another property.","type":"integer","required":false},"duration_unit":{"description":"The duration amount type. Can be 'day', 'week', 'month' or 'year'.","type":"string","enum":["day","month","week","year"],"required":false},"amount":{"description":"The product amount.","type":"integer","required":false},"initial_amount":{"description":"The initial amount charged for this membership, including the setup fee.","type":"integer","required":false},"date_created":{"description":"Date of creation of this membership.","type":"string","required":false},"date_activated":{"description":"Date when this membership was activated.","type":"string","required":false},"date_trial_end":{"description":"Date when the trial period ends, if this membership has or had a trial period.","type":"string","required":false},"date_renewed":{"description":"Date when the membership was cancelled.","type":"string","required":false},"date_cancellation":{"description":"Date when the membership was cancelled.","type":"string","required":false},"date_expiration":{"description":"Date when the membership will expiry.","type":"string","required":false},"date_payment_plan_completed":{"description":"Change of the payment completion for the plan value.","type":"string","required":false},"auto_renew":{"description":"If this membership should auto-renewal.","type":"boolean","required":false},"times_billed":{"description":"Amount of times this membership got billed.","type":"integer","required":false},"billing_cycles":{"description":"Maximum times we should charge this membership.","type":"integer","required":false},"status":{"description":"The membership status. Can be 'pending', 'active', 'on-hold', 'expired', 'cancelled' or other values added by third-party add-ons.","type":"string","enum":["pending","completed","refunded","partially-refunded","partially-paid","failed","cancelled"],"required":false},"gateway_customer_id":{"description":"The ID of the customer on the payment gateway database.","type":"integer","required":false},"gateway_subscription_id":{"description":"The ID of the subscription on the payment gateway database.","type":"string","required":false},"gateway":{"description":"ID of the gateway being used on this subscription.","type":"string","required":false},"signup_method":{"description":"Signup method used to create this membership.","type":"string","required":false},"upgraded_from":{"description":"Plan that this membership upgraded from.","type":"integer","required":false},"date_modified":{"description":"Date this membership was last modified.","type":"string","required":false},"disabled":{"description":"If this membership is a disabled one.","type":"boolean","required":false},"recurring":{"description":"If this membership is recurring (true), which means the customer paid a defined amount each period of time, or not recurring (false).","type":"boolean","required":false},"migrated_from_id":{"description":"The ID of the original 1.X model that was used to generate this item on migration.","type":"integer","required":false},"skip_validation":{"description":"Set true to have field information validation bypassed when saving this event.","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/wu\/v2\/membership"}]}},"\/wu\/v2\/membership\/(?P[\\d]+)":{"namespace":"wu\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":{"customer_id":{"description":"The ID of the customer attached to this membership.","type":"integer","required":false},"user_id":{"description":"The user ID attached to this membership.","type":"integer","required":false},"plan_id":{"description":"The plan ID associated with the membership.","type":"integer","required":false},"addon_products":{"description":"Additional products related to this membership. Services, Packages or other types of products.","type":"mixed","required":false},"currency":{"description":"The currency that this membership. It's a 3-letter code. E.g. 'USD'.","type":"string","required":false},"duration":{"description":"The interval period between a charge. Only the interval amount, the unit will be defined in another property.","type":"integer","required":false},"duration_unit":{"description":"The duration amount type. Can be 'day', 'week', 'month' or 'year'.","type":"string","enum":["day","month","week","year"],"required":false},"amount":{"description":"The product amount.","type":"integer","required":false},"initial_amount":{"description":"The initial amount charged for this membership, including the setup fee.","type":"integer","required":false},"date_created":{"description":"Date of creation of this membership.","type":"string","required":false},"date_activated":{"description":"Date when this membership was activated.","type":"string","required":false},"date_trial_end":{"description":"Date when the trial period ends, if this membership has or had a trial period.","type":"string","required":false},"date_renewed":{"description":"Date when the membership was cancelled.","type":"string","required":false},"date_cancellation":{"description":"Date when the membership was cancelled.","type":"string","required":false},"date_expiration":{"description":"Date when the membership will expiry.","type":"string","required":false},"date_payment_plan_completed":{"description":"Change of the payment completion for the plan value.","type":"string","required":false},"auto_renew":{"description":"If this membership should auto-renewal.","type":"boolean","required":false},"times_billed":{"description":"Amount of times this membership got billed.","type":"integer","required":false},"billing_cycles":{"description":"Maximum times we should charge this membership.","type":"integer","required":false},"status":{"description":"The membership status. Can be 'pending', 'active', 'on-hold', 'expired', 'cancelled' or other values added by third-party add-ons.","type":"string","enum":["pending","completed","refunded","partially-refunded","partially-paid","failed","cancelled"],"required":false},"gateway_customer_id":{"description":"The ID of the customer on the payment gateway database.","type":"integer","required":false},"gateway_subscription_id":{"description":"The ID of the subscription on the payment gateway database.","type":"string","required":false},"gateway":{"description":"ID of the gateway being used on this subscription.","type":"string","required":false},"signup_method":{"description":"Signup method used to create this membership.","type":"string","required":false},"upgraded_from":{"description":"Plan that this membership upgraded from.","type":"integer","required":false},"date_modified":{"description":"Date this membership was last modified.","type":"string","required":false},"disabled":{"description":"If this membership is a disabled one.","type":"boolean","required":false},"recurring":{"description":"If this membership is recurring (true), which means the customer paid a defined amount each period of time, or not recurring (false).","type":"boolean","required":false},"migrated_from_id":{"description":"The ID of the original 1.X model that was used to generate this item on migration.","type":"integer","required":false},"skip_validation":{"description":"Set true to have field information validation bypassed when saving this event.","type":"boolean","required":false}}},{"methods":["DELETE"],"args":[]}]},"\/wu\/v2\/payment":{"namespace":"wu\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":{"customer_id":{"description":"The ID of the customer attached to this payment.","type":"integer","required":true},"membership_id":{"description":"The ID of the membership attached to this payment.","type":"integer","required":true},"parent_id":{"description":"The ID from another payment that this payment is related to.","type":"integer","required":false},"currency":{"description":"The currency of this payment. It's a 3-letter code. E.g. 'USD'.","type":"string","required":false},"subtotal":{"description":"Value before taxes, discounts, fees and other changes.","type":"number","required":true},"refund_total":{"description":"Total amount refunded.","type":"number","required":false},"tax_total":{"description":"The amount, in currency, of the tax.","type":"number","required":false},"discount_code":{"description":"Discount code used.","type":"string","required":false},"total":{"description":"This takes into account fees, discounts and credits.","type":"number","required":true},"status":{"description":"The payment status: Can be 'pending', 'completed', 'refunded', 'partially-refunded', 'partially-paid', 'failed', 'cancelled' or other values added by third-party add-ons.","type":"string","enum":["pending","completed","refunded","partially-refunded","partially-paid","failed","cancelled"],"required":true},"gateway":{"description":"ID of the gateway being used on this payment.","type":"string","required":false},"product_id":{"description":"The ID of the product of this payment.","type":"integer","required":false},"gateway_payment_id":{"description":"The ID of the payment on the gateway, if it exists.","type":"string","required":false},"discount_total":{"description":"The total value of the discounts applied to this payment.","type":"integer","required":false},"invoice_number":{"description":"Sequential invoice number assigned to this payment.","type":"integer","required":false},"cancel_membership_on_refund":{"description":"Holds if we need to cancel the membership on refund.","type":"boolean","required":false},"date_created":{"description":"Model creation date.","type":"string","required":false},"date_modified":{"description":"Model last modification date.","type":"string","required":false},"migrated_from_id":{"description":"The ID of the original 1.X model that was used to generate this item on migration.","type":"integer","required":false},"skip_validation":{"description":"Set true to have field information validation bypassed when saving this event.","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/wu\/v2\/payment"}]}},"\/wu\/v2\/payment\/(?P[\\d]+)":{"namespace":"wu\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":{"customer_id":{"description":"The ID of the customer attached to this payment.","type":"integer","required":false},"membership_id":{"description":"The ID of the membership attached to this payment.","type":"integer","required":false},"parent_id":{"description":"The ID from another payment that this payment is related to.","type":"integer","required":false},"currency":{"description":"The currency of this payment. It's a 3-letter code. E.g. 'USD'.","type":"string","required":false},"subtotal":{"description":"Value before taxes, discounts, fees and other changes.","type":"number","required":false},"refund_total":{"description":"Total amount refunded.","type":"number","required":false},"tax_total":{"description":"The amount, in currency, of the tax.","type":"number","required":false},"discount_code":{"description":"Discount code used.","type":"string","required":false},"total":{"description":"This takes into account fees, discounts and credits.","type":"number","required":false},"status":{"description":"The payment status: Can be 'pending', 'completed', 'refunded', 'partially-refunded', 'partially-paid', 'failed', 'cancelled' or other values added by third-party add-ons.","type":"string","enum":["pending","completed","refunded","partially-refunded","partially-paid","failed","cancelled"],"required":false},"gateway":{"description":"ID of the gateway being used on this payment.","type":"string","required":false},"product_id":{"description":"The ID of the product of this payment.","type":"integer","required":false},"gateway_payment_id":{"description":"The ID of the payment on the gateway, if it exists.","type":"string","required":false},"discount_total":{"description":"The total value of the discounts applied to this payment.","type":"integer","required":false},"invoice_number":{"description":"Sequential invoice number assigned to this payment.","type":"integer","required":false},"cancel_membership_on_refund":{"description":"Holds if we need to cancel the membership on refund.","type":"boolean","required":false},"date_created":{"description":"Model creation date.","type":"string","required":false},"date_modified":{"description":"Model last modification date.","type":"string","required":false},"migrated_from_id":{"description":"The ID of the original 1.X model that was used to generate this item on migration.","type":"integer","required":false},"skip_validation":{"description":"Set true to have field information validation bypassed when saving this event.","type":"boolean","required":false}}},{"methods":["DELETE"],"args":[]}]},"\/wu\/v2\/customer":{"namespace":"wu\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":{"user_id":{"description":"The Grocery Store Websites user ID attached to this customer.","type":"integer","required":true},"date_registered":{"description":"Date when the customer was created.","type":"string","required":false},"email_verification":{"description":"Email verification status - either `none`, `pending`, or `verified`.","type":"string","enum":["verified","pending","none"],"required":true},"last_login":{"description":"Date this customer last logged in.","type":"string","required":false},"has_trialed":{"description":"Whether or not the customer has trialed before.","type":"boolean","required":false},"vip":{"description":"If this customer is a VIP customer or not.","type":"boolean","required":false},"ips":{"description":"List of IP addresses used by this customer.","type":"array","required":false},"extra_information":{"description":"Any extra information related to this customer.","type":"string","required":false},"type":{"description":"The customer type. Can be 'customer'.","type":"string","enum":["customer"],"required":true},"signup_form":{"description":"The form used to signup.","type":"string","required":false},"date_created":{"description":"Model creation date.","type":"string","required":false},"date_modified":{"description":"Model last modification date.","type":"string","required":false},"migrated_from_id":{"description":"The ID of the original 1.X model that was used to generate this item on migration.","type":"integer","required":false},"skip_validation":{"description":"Set true to have field information validation bypassed when saving this event.","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/wu\/v2\/customer"}]}},"\/wu\/v2\/customer\/(?P[\\d]+)":{"namespace":"wu\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":{"user_id":{"description":"The Grocery Store Websites user ID attached to this customer.","type":"integer","required":false},"date_registered":{"description":"Date when the customer was created.","type":"string","required":false},"email_verification":{"description":"Email verification status - either `none`, `pending`, or `verified`.","type":"string","enum":["verified","pending","none"],"required":false},"last_login":{"description":"Date this customer last logged in.","type":"string","required":false},"has_trialed":{"description":"Whether or not the customer has trialed before.","type":"boolean","required":false},"vip":{"description":"If this customer is a VIP customer or not.","type":"boolean","required":false},"ips":{"description":"List of IP addresses used by this customer.","type":"array","required":false},"extra_information":{"description":"Any extra information related to this customer.","type":"string","required":false},"type":{"description":"The customer type. Can be 'customer'.","type":"string","enum":["customer"],"required":false},"signup_form":{"description":"The form used to signup.","type":"string","required":false},"date_created":{"description":"Model creation date.","type":"string","required":false},"date_modified":{"description":"Model last modification date.","type":"string","required":false},"migrated_from_id":{"description":"The ID of the original 1.X model that was used to generate this item on migration.","type":"integer","required":false},"skip_validation":{"description":"Set true to have field information validation bypassed when saving this event.","type":"boolean","required":false}}},{"methods":["DELETE"],"args":[]}]},"\/wu\/v2\/site":{"namespace":"wu\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":{"categories":{"description":"The categories this site belongs to.","type":"array","required":false},"featured_image_id":{"description":"The ID of the feature image of the site.","type":"integer","required":false},"site_id":{"description":"The network ID for this site.","type":"integer","required":true},"title":{"description":"The site title.","type":"string","required":true},"name":{"description":"The site name.","type":"string","required":true},"description":{"description":"A description for the site, usually a short text.","type":"string","required":true},"domain":{"description":"The site domain. You don't need to put http or https in front of your domain in this field. e.g: example.com.","type":"string","required":false},"path":{"description":"Path of the site. Used when in sub-directory mode.","type":"string","required":true},"registered":{"description":"Date when the site was registered.","type":"string","required":false},"last_updated":{"description":"Date of the last update on this site.","type":"string","required":false},"active":{"description":"Holds the ID of the customer that owns this site.","type":"integer","required":false},"public":{"description":"Set true if this site is a public one, false if not.","type":"boolean","required":false},"archived":{"description":"Is this an archived site.","type":"boolean","required":false},"mature":{"description":"Is this a site with mature content.","type":"boolean","required":false},"spam":{"description":"Is this an spam site.","type":"boolean","required":false},"deleted":{"description":"Is this site deleted.","type":"boolean","required":false},"lang_id":{"description":"The ID of the language being used on this site.","type":"integer","required":false},"customer_id":{"description":"The ID of the customer that owns this site.","type":"integer","required":true},"membership_id":{"description":"The ID of the membership associated with this site, if any.","type":"integer","required":true},"template_id":{"description":"The ID of the templated used to create this site.","type":"integer","required":false},"type":{"description":"The type of this particular site. Can be default, site_template, customer_owned, pending, external, main or other values added by third-party add-ons.","type":"string","enum":["default","site_template","customer_owned","pending","external","main"],"required":true},"signup_options":{"description":"Keeps signup options for the site.","type":"array","required":false},"signup_meta":{"description":"Keeps signup meta for the site.","type":"array","required":false},"date_created":{"description":"Model creation date.","type":"string","required":false},"date_modified":{"description":"Model last modification date.","type":"string","required":false},"migrated_from_id":{"description":"The ID of the original 1.X model that was used to generate this item on migration.","type":"integer","required":false},"skip_validation":{"description":"Set true to have field information validation bypassed when saving this event.","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/wu\/v2\/site"}]}},"\/wu\/v2\/site\/(?P[\\d]+)":{"namespace":"wu\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":{"categories":{"description":"The categories this site belongs to.","type":"array","required":false},"featured_image_id":{"description":"The ID of the feature image of the site.","type":"integer","required":false},"site_id":{"description":"The network ID for this site.","type":"integer","required":false},"title":{"description":"The site title.","type":"string","required":false},"name":{"description":"The site name.","type":"string","required":false},"description":{"description":"A description for the site, usually a short text.","type":"string","required":false},"domain":{"description":"The site domain. You don't need to put http or https in front of your domain in this field. e.g: example.com.","type":"string","required":false},"path":{"description":"Path of the site. Used when in sub-directory mode.","type":"string","required":false},"registered":{"description":"Date when the site was registered.","type":"string","required":false},"last_updated":{"description":"Date of the last update on this site.","type":"string","required":false},"active":{"description":"Holds the ID of the customer that owns this site.","type":"integer","required":false},"public":{"description":"Set true if this site is a public one, false if not.","type":"boolean","required":false},"archived":{"description":"Is this an archived site.","type":"boolean","required":false},"mature":{"description":"Is this a site with mature content.","type":"boolean","required":false},"spam":{"description":"Is this an spam site.","type":"boolean","required":false},"deleted":{"description":"Is this site deleted.","type":"boolean","required":false},"lang_id":{"description":"The ID of the language being used on this site.","type":"integer","required":false},"customer_id":{"description":"The ID of the customer that owns this site.","type":"integer","required":false},"membership_id":{"description":"The ID of the membership associated with this site, if any.","type":"integer","required":false},"template_id":{"description":"The ID of the templated used to create this site.","type":"integer","required":false},"type":{"description":"The type of this particular site. Can be default, site_template, customer_owned, pending, external, main or other values added by third-party add-ons.","type":"string","enum":["default","site_template","customer_owned","pending","external","main"],"required":false},"signup_options":{"description":"Keeps signup options for the site.","type":"array","required":false},"signup_meta":{"description":"Keeps signup meta for the site.","type":"array","required":false},"date_created":{"description":"Model creation date.","type":"string","required":false},"date_modified":{"description":"Model last modification date.","type":"string","required":false},"migrated_from_id":{"description":"The ID of the original 1.X model that was used to generate this item on migration.","type":"integer","required":false},"skip_validation":{"description":"Set true to have field information validation bypassed when saving this event.","type":"boolean","required":false}}},{"methods":["DELETE"],"args":[]}]},"\/wu\/v2\/checkout_form":{"namespace":"wu\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":{"slug":{"description":"The checkout form slug. It needs to be unique and preferably make it clear what it is about. E.g. my_checkout_form.","type":"string","required":true},"name":{"description":"Your checkout form name, which is used as checkout form title as well.","type":"string","required":true},"active":{"description":"Set this checkout form as active (true), which means available to be used, or inactive (false).","type":"boolean","required":true},"custom_css":{"description":"Custom CSS code for the checkout form.","type":"string","required":false},"settings":{"description":"The checkout form settings and configurations.","type":"object","required":false},"allowed_countries":{"description":"The allowed countries that can access this checkout.","type":"string","required":false},"thank_you_page_id":{"description":"The thank you page ID. This page is shown after a successful purchase.","type":"integer","required":false},"conversion_snippets":{"description":"Snippets to run on thank you page.","type":"string","required":false},"template":{"description":"Template mode. Can be either 'blank', 'single-step' or 'multi-step'.","type":"string","enum":["blank","single-step","multi-step"],"required":false},"date_created":{"description":"Model creation date.","type":"string","required":false},"date_modified":{"description":"Model last modification date.","type":"string","required":false},"migrated_from_id":{"description":"The ID of the original 1.X model that was used to generate this item on migration.","type":"integer","required":false},"skip_validation":{"description":"Set true to have field information validation bypassed when saving this event.","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/wu\/v2\/checkout_form"}]}},"\/wu\/v2\/checkout_form\/(?P[\\d]+)":{"namespace":"wu\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":{"slug":{"description":"The checkout form slug. It needs to be unique and preferably make it clear what it is about. E.g. my_checkout_form.","type":"string","required":false},"name":{"description":"Your checkout form name, which is used as checkout form title as well.","type":"string","required":false},"active":{"description":"Set this checkout form as active (true), which means available to be used, or inactive (false).","type":"boolean","required":false},"custom_css":{"description":"Custom CSS code for the checkout form.","type":"string","required":false},"settings":{"description":"The checkout form settings and configurations.","type":"object","required":false},"allowed_countries":{"description":"The allowed countries that can access this checkout.","type":"string","required":false},"thank_you_page_id":{"description":"The thank you page ID. This page is shown after a successful purchase.","type":"integer","required":false},"conversion_snippets":{"description":"Snippets to run on thank you page.","type":"string","required":false},"template":{"description":"Template mode. Can be either 'blank', 'single-step' or 'multi-step'.","type":"string","enum":["blank","single-step","multi-step"],"required":false},"date_created":{"description":"Model creation date.","type":"string","required":false},"date_modified":{"description":"Model last modification date.","type":"string","required":false},"migrated_from_id":{"description":"The ID of the original 1.X model that was used to generate this item on migration.","type":"integer","required":false},"skip_validation":{"description":"Set true to have field information validation bypassed when saving this event.","type":"boolean","required":false}}},{"methods":["DELETE"],"args":[]}]},"\/wu\/v2\/webhook":{"namespace":"wu\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":{"name":{"description":"Webhook name, which is used as product title as well.","type":"string","required":true},"webhook_url":{"description":"The URL used for the webhook call.","type":"string","required":true},"event":{"description":"The event that needs to be fired for this webhook to be sent.","type":"string","required":true},"event_count":{"description":"How many times this webhook was sent.","type":"integer","required":false},"active":{"description":"Set this webhook as active (true), which means available will fire when the event occur, or inactive (false).","type":"boolean","required":false},"hidden":{"description":"Is this webhook hidden.","type":"boolean","required":false},"date_created":{"description":"Date when this was created.","type":"string","required":false},"integration":{"description":"The integration that created this webhook.","type":"string","required":true},"date_last_fail":{"description":"The date when this webhook last fail.","type":"string","required":false},"date_modified":{"description":"Model last modification date.","type":"string","required":false},"migrated_from_id":{"description":"The ID of the original 1.X model that was used to generate this item on migration.","type":"integer","required":false},"skip_validation":{"description":"Set true to have field information validation bypassed when saving this event.","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/wu\/v2\/webhook"}]}},"\/wu\/v2\/webhook\/(?P[\\d]+)":{"namespace":"wu\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":{"name":{"description":"Webhook name, which is used as product title as well.","type":"string","required":false},"webhook_url":{"description":"The URL used for the webhook call.","type":"string","required":false},"event":{"description":"The event that needs to be fired for this webhook to be sent.","type":"string","required":false},"event_count":{"description":"How many times this webhook was sent.","type":"integer","required":false},"active":{"description":"Set this webhook as active (true), which means available will fire when the event occur, or inactive (false).","type":"boolean","required":false},"hidden":{"description":"Is this webhook hidden.","type":"boolean","required":false},"date_created":{"description":"Date when this was created.","type":"string","required":false},"integration":{"description":"The integration that created this webhook.","type":"string","required":false},"date_last_fail":{"description":"The date when this webhook last fail.","type":"string","required":false},"date_modified":{"description":"Model last modification date.","type":"string","required":false},"migrated_from_id":{"description":"The ID of the original 1.X model that was used to generate this item on migration.","type":"integer","required":false},"skip_validation":{"description":"Set true to have field information validation bypassed when saving this event.","type":"boolean","required":false}}},{"methods":["DELETE"],"args":[]}]},"\/wu\/v2\/email":{"namespace":"wu\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":{"style":{"description":"The email style. Can be 'html' or 'plain-text'.","type":"string","enum":["html","plain-text"],"required":false},"schedule":{"description":"Whether or not this is a scheduled email.","type":"boolean","required":false},"type":{"description":"The type being set.","type":"string","required":false},"event":{"description":"The event that needs to be fired for this email to be sent.","type":"string","required":true},"send_hours":{"description":"The amount of hours that the email will wait before is sent.","type":"string","required":false},"send_days":{"description":"The amount of days that the email will wait before is sent.","type":"string","required":false},"schedule_type":{"description":"The type of schedule. Can be 'days' or 'hours'.","type":"string","enum":["days","hours"],"required":false},"name":{"description":"The name being set as title.","type":"string","required":false},"custom_sender":{"description":"If has a custom sender.","type":"boolean","required":false},"custom_sender_name":{"description":"The name of the custom sender. E.g. From: John Doe.","type":"string","required":false},"custom_sender_email":{"description":"The email of the custom sender. E.g. From: johndoe@gmail.com.","type":"string","required":false},"target":{"description":"If we should send this to a customer or to the network admin. Can be 'customer' or 'admin'.","type":"string","enum":["customer","admin"],"required":true},"send_copy_to_admin":{"description":"Checks if we should send a copy of the email to the admin.","type":"boolean","required":false},"active":{"description":"Set this email as active (true), which means available will fire when the event occur, or inactive (false).","type":"boolean","required":false},"legacy":{"description":"Whether or not this is a legacy email.","type":"boolean","required":false},"title":{"description":"Post title.","type":"string","required":true},"content":{"description":"Post content.","type":"string","required":false},"excerpt":{"description":"Post excerpt.","type":"string","required":false},"date_created":{"description":"Post creation date.","type":"string","required":false},"date_modified":{"description":"Post last modification date.","type":"string","required":false},"migrated_from_id":{"description":"The ID of the original 1.X model that was used to generate this item on migration.","type":"integer","required":false},"skip_validation":{"description":"Set true to have field information validation bypassed when saving this event.","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/wu\/v2\/email"}]}},"\/wu\/v2\/email\/(?P[\\d]+)":{"namespace":"wu\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":{"style":{"description":"The email style. Can be 'html' or 'plain-text'.","type":"string","enum":["html","plain-text"],"required":false},"schedule":{"description":"Whether or not this is a scheduled email.","type":"boolean","required":false},"type":{"description":"The type being set.","type":"string","required":false},"event":{"description":"The event that needs to be fired for this email to be sent.","type":"string","required":false},"send_hours":{"description":"The amount of hours that the email will wait before is sent.","type":"string","required":false},"send_days":{"description":"The amount of days that the email will wait before is sent.","type":"string","required":false},"schedule_type":{"description":"The type of schedule. Can be 'days' or 'hours'.","type":"string","enum":["days","hours"],"required":false},"name":{"description":"The name being set as title.","type":"string","required":false},"custom_sender":{"description":"If has a custom sender.","type":"boolean","required":false},"custom_sender_name":{"description":"The name of the custom sender. E.g. From: John Doe.","type":"string","required":false},"custom_sender_email":{"description":"The email of the custom sender. E.g. From: johndoe@gmail.com.","type":"string","required":false},"target":{"description":"If we should send this to a customer or to the network admin. Can be 'customer' or 'admin'.","type":"string","enum":["customer","admin"],"required":false},"send_copy_to_admin":{"description":"Checks if we should send a copy of the email to the admin.","type":"boolean","required":false},"active":{"description":"Set this email as active (true), which means available will fire when the event occur, or inactive (false).","type":"boolean","required":false},"legacy":{"description":"Whether or not this is a legacy email.","type":"boolean","required":false},"title":{"description":"Post title.","type":"string","required":false},"content":{"description":"Post content.","type":"string","required":false},"excerpt":{"description":"Post excerpt.","type":"string","required":false},"date_created":{"description":"Post creation date.","type":"string","required":false},"date_modified":{"description":"Post last modification date.","type":"string","required":false},"migrated_from_id":{"description":"The ID of the original 1.X model that was used to generate this item on migration.","type":"integer","required":false},"skip_validation":{"description":"Set true to have field information validation bypassed when saving this event.","type":"boolean","required":false}}},{"methods":["DELETE"],"args":[]}]},"\/wu\/v2\/broadcast":{"namespace":"wu\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":{"migrated_from_id":{"description":"The ID of the original 1.X model that was used to generate this item on migration.","type":"integer","required":false},"notice_type":{"description":"Can be info, success, warning or error.","type":"string","enum":["info","success","warning","error"],"required":false},"name":{"description":"This broadcast name, which is used as broadcast title as well.","type":"string","required":false},"type":{"description":"The type being set.","type":"string","required":true},"status":{"description":"The status being set.","type":"string","required":false},"author_id":{"description":"The author ID.","type":"integer","required":false},"title":{"description":"Post title.","type":"string","required":true},"content":{"description":"Post content.","type":"string","required":true},"excerpt":{"description":"Post excerpt.","type":"string","required":false},"date_created":{"description":"Post creation date.","type":"string","required":false},"date_modified":{"description":"Post last modification date.","type":"string","required":false},"slug":{"description":"The slug.","type":"mixed","required":false},"skip_validation":{"description":"Set true to have field information validation bypassed when saving this event.","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/wu\/v2\/broadcast"}]}},"\/wu\/v2\/broadcast\/(?P[\\d]+)":{"namespace":"wu\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":{"migrated_from_id":{"description":"The ID of the original 1.X model that was used to generate this item on migration.","type":"integer","required":false},"notice_type":{"description":"Can be info, success, warning or error.","type":"string","enum":["info","success","warning","error"],"required":false},"name":{"description":"This broadcast name, which is used as broadcast title as well.","type":"string","required":false},"type":{"description":"The type being set.","type":"string","required":false},"status":{"description":"The status being set.","type":"string","required":false},"author_id":{"description":"The author ID.","type":"integer","required":false},"title":{"description":"Post title.","type":"string","required":false},"content":{"description":"Post content.","type":"string","required":false},"excerpt":{"description":"Post excerpt.","type":"string","required":false},"date_created":{"description":"Post creation date.","type":"string","required":false},"date_modified":{"description":"Post last modification date.","type":"string","required":false},"slug":{"description":"The slug.","type":"mixed","required":false},"skip_validation":{"description":"Set true to have field information validation bypassed when saving this event.","type":"boolean","required":false}}},{"methods":["DELETE"],"args":[]}]},"\/pods\/v1":{"namespace":"pods\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"pods\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/pods\/v1"}]}},"\/pods\/v1\/pods":{"namespace":"pods\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"return_type":{"description":"The type of data to return.","type":"string","default":"full","enum":["full","names","ids","count"],"required":false},"types":{"description":"A list of types to filter by.","items":{"type":"string"},"required":false},"ids":{"description":"A list of IDs to filter by.","items":{"type":"integer"},"required":false},"args":{"description":"A list of arguments to filter by.","required":false}}},{"methods":["POST"],"args":{"mode":{"type":"string","description":"The mode for creating the Pod.","default":"create","enum":["create","extend"],"required":false},"name":{"type":"string","description":"The name of the Pod.","required":false},"label":{"type":"string","description":"The plural label of the Pod.","required":false},"type":{"type":"string","description":"The type of the Pod.","enum":["post_type","taxonomy","user","media","comment","settings","pod","table"],"required":true},"storage":{"type":"string","description":"The storage used for the Pod.","default":"meta","enum":["meta","table","none"],"required":false},"label_singular":{"type":"string","description":"The singular label of the Pod.","required":false},"menu_name":{"type":"string","description":"The menu label of the Pod.","required":false},"menu_location":{"type":"string","description":"The menu location of the Pod.","required":false}}}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/pods\/v1\/pods"}]}},"\/pods\/v1\/pods\/(?P\\d+)":{"namespace":"pods\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"type":"integer","description":"The Pod ID.","required":true},"include_fields":{"type":"boolean","description":"Whether to include fields (default: off).","default":false,"required":false},"include_groups":{"type":"boolean","description":"Whether to include groups (default: off).","default":false,"required":false},"include_group_fields":{"type":"boolean","description":"Whether to include group fields (default: off).","default":false,"required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"type":"integer","description":"The Pod ID.","required":true},"name":{"type":"string","description":"The new name of the Pod.","required":false},"label":{"type":"string","description":"The singular label of the Pod.","required":false},"args":{"description":"A list of additional options to save to the Pod.","required":false}}},{"methods":["DELETE"],"args":{"id":{"type":"integer","description":"The Pod ID.","required":true},"delete_all":{"type":"boolean","description":"Whether to delete all content for Pod (default: off).","default":false,"required":false}}}]},"\/pods\/v1\/pods\/(?P[\\w\\_\\-]+)":{"namespace":"pods\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"slug":{"type":"string","description":"The Pod slug.","required":true},"include_fields":{"type":"boolean","description":"Whether to include fields (default: off).","default":false,"required":false},"include_groups":{"type":"boolean","description":"Whether to include groups (default: off).","default":false,"required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"slug":{"type":"string","description":"The Pod slug.","required":true},"new_name":{"type":"string","description":"The new name of the Pod.","required":false},"label":{"type":"string","description":"The singular label of the Pod.","required":false},"args":{"description":"A list of additional options to save to the Pod.","required":false}}},{"methods":["DELETE"],"args":{"slug":{"type":"string","description":"The Pod slug.","required":true},"delete_all":{"type":"boolean","description":"Whether to delete all content for Pod (default: off).","default":false,"required":false}}}]},"\/pods\/v1\/fields":{"namespace":"pods\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"return_type":{"description":"The type of data to return.","type":"string","default":"full","enum":["full","names","names_ids","ids","key_names","count"],"required":false},"types":{"description":"A list of types to filter by.","items":{"type":"string"},"required":false},"ids":{"description":"A list of IDs to filter by.","items":{"type":"integer"},"required":false},"args":{"description":"A list of arguments to filter by.","required":false},"include_parent":{"type":"boolean","description":"Whether to include the parent Pod details (default: off).","default":false,"required":false}}},{"methods":["POST"],"args":{"pod_id":{"type":"string","description":"The Pod ID.","required":false},"pod":{"type":"string","description":"The Pod name.","required":false},"group_id":{"type":"string","description":"The Group ID.","required":false},"group":{"type":"string","description":"The Group name.","required":false},"name":{"type":"string","description":"The name of the Field.","required":false},"label":{"type":"string","description":"The singular label of the Field.","required":true},"type":{"type":"string","description":"The type of the Field.","enum":["text","website","phone","email","password","paragraph","wysiwyg","code","datetime","date","time","number","currency","file","avatar","oembed","pick","boolean","color","slug","heading","html"],"required":true},"args":{"description":"A list of additional options to save to the Field.","required":false}}}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/pods\/v1\/fields"}]}},"\/pods\/v1\/fields\/(?P\\d+)":{"namespace":"pods\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"type":"integer","description":"The Field ID.","required":true}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"type":"integer","description":"The Field ID.","required":true},"name":{"type":"string","description":"The new name of the Field.","required":false},"label":{"type":"string","description":"The singular label of the Field.","required":false},"type":{"type":"string","description":"The type of the Field.","required":false},"args":{"description":"A list of additional options to save to the Field.","required":false}}},{"methods":["DELETE"],"args":{"id":{"type":"integer","description":"The Field ID.","required":true}}}]},"\/pods\/v1\/pods\/(?P[\\w\\_\\-]+)\/fields\/(?P[\\w\\_\\-]+)":{"namespace":"pods\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"pod":{"type":"string","description":"The Pod slug.","required":true},"slug":{"type":"string","description":"The Field slug.","required":true}}},{"methods":["POST","PUT","PATCH"],"args":{"pod":{"type":"string","description":"The Pod slug.","required":true},"slug":{"type":"string","description":"The Field slug.","required":true},"new_name":{"type":"string","description":"The new name of the Field.","required":false},"new_group":{"type":"string","description":"The new Group to use for the Field.","required":false},"new_group_id":{"type":"string","description":"The new Group ID to use for the Field.","required":false},"label":{"type":"string","description":"The singular label of the Field.","required":false},"type":{"type":"string","description":"The type of the Field.","required":false},"args":{"description":"A list of additional options to save to the Field.","required":false}}},{"methods":["DELETE"],"args":{"pod":{"type":"string","description":"The Pod slug.","required":true},"slug":{"type":"string","description":"The Field slug.","required":true}}}]},"\/pods\/v1\/groups":{"namespace":"pods\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"return_type":{"description":"The type of data to return.","type":"string","default":"full","enum":["full","names","names_ids","ids","key_names","count"],"required":false},"types":{"description":"A list of types to filter by.","items":{"type":"string"},"required":false},"ids":{"description":"A list of IDs to filter by.","items":{"type":"integer"},"required":false},"args":{"description":"A list of arguments to filter by.","required":false}}},{"methods":["POST"],"args":{"pod_id":{"type":"string","description":"The Pod ID.","required":false},"pod":{"type":"string","description":"The Pod name.","required":false},"name":{"type":"string","description":"The name of the Group.","required":false},"label":{"type":"string","description":"The singular label of the Group.","required":true},"args":{"description":"A list of additional options to save to the Group.","required":false}}}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/pods\/v1\/groups"}]}},"\/pods\/v1\/groups\/(?P\\d+)":{"namespace":"pods\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"type":"integer","description":"The Group ID.","required":true},"include_fields":{"type":"boolean","description":"Whether to include fields (default: off).","default":false,"required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"type":"integer","description":"The Group ID.","required":true},"name":{"type":"string","description":"The new name of the Group.","required":false},"label":{"type":"string","description":"The singular label of the Group.","required":false},"type":{"type":"string","description":"The type of the Group.","required":false},"args":{"description":"A list of additional options to save to the Group.","required":false}}},{"methods":["DELETE"],"args":{"id":{"type":"integer","description":"The Group ID.","required":true}}}]},"\/pods\/v1\/pods\/(?P[\\w\\_\\-]+)\/groups\/(?P[\\w\\_\\-]+)":{"namespace":"pods\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"pod":{"type":"string","description":"The Pod slug.","required":true},"slug":{"type":"string","description":"The Group slug.","required":true},"include_fields":{"type":"boolean","description":"Whether to include fields (default: off).","default":false,"required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"pod":{"type":"string","description":"The Pod slug.","required":true},"slug":{"type":"string","description":"The Field slug.","required":true},"new_name":{"type":"string","description":"The new name of the Group.","required":false},"label":{"type":"string","description":"The singular label of the Group.","required":false},"type":{"type":"string","description":"The type of the Group.","required":false},"args":{"description":"A list of additional options to save to the Group.","required":false}}},{"methods":["DELETE"],"args":{"pod":{"type":"string","description":"The Pod slug.","required":true},"slug":{"type":"string","description":"The Group slug.","required":true}}}]},"\/pods\/v1\/doc":{"namespace":"pods\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/pods\/v1\/doc"}]}},"\/objectcache\/v1":{"namespace":"objectcache\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"objectcache\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/objectcache\/v1"}]}},"\/objectcache\/v1\/analytics":{"namespace":"objectcache\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["raw","compute"],"default":"compute","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":30,"minimum":1,"maximum":100,"required":false},"interval":{"description":"The interval in seconds.","type":"integer","minimum":1,"default":60,"required":false}}}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/objectcache\/v1\/analytics"}]}},"\/objectcache\/v1\/groups":{"namespace":"objectcache\/v1","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":{"group":{"description":"The cache group name.","type":"string","required":false},"count":{"description":"The count of the group keys.","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/objectcache\/v1\/groups"}]}},"\/objectcache\/v1\/latency":{"namespace":"objectcache\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/objectcache\/v1\/latency"}]}},"\/objectcache\/v1\/options":{"namespace":"objectcache\/v1","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":{"channel":{"description":"The update channel acts as a \"minimum stability\", meaning that using the Alpha channel will also show the latest Beta releases and so on, whichever has the highest version number. Using an update channel other than Stable may break your site.","type":"string","enum":["stable","rc","beta","alpha","dev"],"required":false},"flushlog":{"description":"Whether to keep a log of cache flushes. Ignored when debug mode is enabled.","type":"boolean","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"channel":{"description":"The update channel acts as a \"minimum stability\", meaning that using the Alpha channel will also show the latest Beta releases and so on, whichever has the highest version number. Using an update channel other than Stable may break your site.","type":"string","enum":["stable","rc","beta","alpha","dev"],"required":false},"flushlog":{"description":"Whether to keep a log of cache flushes. Ignored when debug mode is enabled.","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/objectcache\/v1\/options"}]}},"\/gravityforms\/v2":{"namespace":"gravityforms\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"gravityforms\/v2","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/gravityforms\/v2"}]}},"\/gravityforms\/v2\/tests\/mock-data":{"namespace":"gravityforms\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/gravityforms\/v2\/tests\/mock-data"}]}},"\/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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/sequences"}]}},"\/fluent-crm\/v2\/sequences\/subscriber\/(?P[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:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/sequences\/do-bulk-action"}]}},"\/fluent-crm\/v2\/sequences\/(?P[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[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:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/sequences\/sequence-email-update-create"}]}},"\/fluent-crm\/v2\/sequences\/(?P[0-9]+)\/email\/(?P[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true},"email_id":{"required":true}}}]},"\/fluent-crm\/v2\/sequences\/(?P[0-9]+)\/email":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/sequences\/(?P[0-9]+)\/email\/duplicate":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/sequences\/(?P[0-9]+)\/email\/(?P[^\\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[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\/recurring-campaigns":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/recurring-campaigns\/update-campaign-data"}]}},"\/fluent-crm\/v2\/recurring-campaigns\/(?P[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"campaign_id":{"required":true}}}]},"\/fluent-crm\/v2\/recurring-campaigns\/(?P[0-9]+)\/change-status":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"campaign_id":{"required":true}}}]},"\/fluent-crm\/v2\/recurring-campaigns\/(?P[0-9]+)\/update-settings":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"campaign_id":{"required":true}}}]},"\/fluent-crm\/v2\/recurring-campaigns\/(?P[0-9]+)\/duplicate":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"campaign_id":{"required":true}}}]},"\/fluent-crm\/v2\/recurring-campaigns\/(?P[0-9]+)\/emails":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"campaign_id":{"required":true}}}]},"\/fluent-crm\/v2\/recurring-campaigns\/(?P[0-9]+)\/emails\/(?P[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[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:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/recurring-campaigns\/delete-bulk"}]}},"\/fluent-crm\/v2\/dynamic-segments":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/dynamic-segments"}]}},"\/fluent-crm\/v2\/dynamic-segments\/estimated-contacts":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/dynamic-segments\/estimated-contacts"}]}},"\/fluent-crm\/v2\/dynamic-segments\/(?P[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/dynamic-segments\/(?P[^\\s(?!\/)]+)":{"namespace":"fluent-crm\/v2","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/dynamic-segments\/(?P[a-zA-Z0-9-_]+)\/subscribers\/(?P[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:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/dynamic-segments\/custom-fields"}]}},"\/fluent-crm\/v2\/campaigns-pro\/(?P[^\\s(?!\/)]+)\/resend-failed-emails":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns-pro\/(?P[^\\s(?!\/)]+)\/resend-emails":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns-pro\/(?P[^\\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:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/campaigns-pro\/posts"}]}},"\/fluent-crm\/v2\/campaigns-pro\/products":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/smart-links\/activate"}]}},"\/fluent-crm\/v2\/smart-links\/(?P[^\\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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/campaign-pro-settings\/managers"}]}},"\/fluent-crm\/v2\/campaign-pro-settings\/managers\/(?P[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:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/campaign-pro-settings\/import_funnel"}]}},"\/fluent-crm\/v2\/commerce-reports\/(?P[a-zA-Z0-9-_]+)":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"provider":{"required":true}}}]},"\/fluent-crm\/v2\/commerce-reports\/(?P[a-zA-Z0-9-_]+)\/report":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"provider":{"required":true}}}]},"\/fluent-crm\/v2\/tags":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/tags"}]}},"\/fluent-crm\/v2\/tags\/(?P[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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/lists"}]}},"\/fluent-crm\/v2\/lists\/(?P[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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/subscribers\/prev-next-ids"}]}},"\/fluent-crm\/v2\/subscribers\/(?P[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[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[0-9]+)\/emails\/template-mock":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/subscribers\/(?P[0-9]+)\/emails\/send":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/subscribers\/(?P[0-9]+)\/purchase-history":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/subscribers\/(?P[0-9]+)\/form-submissions":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/subscribers\/(?P[0-9]+)\/support-tickets":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/subscribers\/(?P[0-9]+)\/send-double-optin":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/subscribers\/(?P[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[0-9]+)\/notes\/(?P[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[0-9]+)\/external_view":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/subscribers\/(?P[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:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/subscribers\/search-contacts"}]}},"\/fluent-crm\/v2\/campaigns":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/campaigns\/email-preview-html"}]}},"\/fluent-crm\/v2\/campaigns\/emails\/(?P[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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/campaigns\/update-single-campaign"}]}},"\/fluent-crm\/v2\/campaigns\/(?P[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[0-9]+)\/step":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P[0-9]+)\/pause":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P[0-9]+)\/duplicate":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P[0-9]+)\/resume":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P[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:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/campaigns\/do-bulk-action"}]}},"\/fluent-crm\/v2\/campaigns\/(?P[0-9]+)\/subscribe":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P[0-9]+)\/draft-recipients":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P[0-9]+)\/estimated-recipients-count":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P[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[0-9]+)\/schedule":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P[0-9]+)\/un-schedule":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P[0-9]+)\/processing-stat":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P[0-9]+)\/status":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P[0-9]+)\/link-report":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P[0-9]+)\/revenues":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P[0-9]+)\/unsubscribers":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P[0-9]+)\/contacts-by-segment":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/templates\/smartcodes"}]}},"\/fluent-crm\/v2\/templates\/(?P[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[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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/templates\/set-global-style"}]}},"\/fluent-crm\/v2\/funnels":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/funnels"}]}},"\/fluent-crm\/v2\/funnels\/import":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/funnels\/import"}]}},"\/fluent-crm\/v2\/funnels\/triggers":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/funnels\/triggers"}]}},"\/fluent-crm\/v2\/funnels\/subscriber\/(?P[^\\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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/funnels\/funnel\/save-email-action-fallback"}]}},"\/fluent-crm\/v2\/funnels\/(?P[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[0-9]+)\/clone":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/funnels\/(?P[0-9]+)\/change-trigger":{"namespace":"fluent-crm\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/funnels\/(?P[0-9]+)\/sequences":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/funnels\/(?P[0-9]+)\/sequences\/save-email-action":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/funnels\/(?P[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[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:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/funnels\/do-bulk-action"}]}},"\/fluent-crm\/v2\/funnels\/(?P[0-9]+)\/email_reports":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/funnels\/(?P[0-9]+)\/subscribers\/(?P[0-9]+)\/status":{"namespace":"fluent-crm\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true},"subscriber_id":{"required":true}}}]},"\/fluent-crm\/v2\/reports\/dashboard-stats":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/reports\/taxonomy-terms"}]}},"\/fluent-crm\/v2\/reports\/emails":{"namespace":"fluent-crm\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/reports\/advanced-providers"}]}},"\/fluent-crm\/v2\/setting":{"namespace":"fluent-crm\/v2","methods":["GET","PUT"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["PUT"],"args":[]}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/setting\/run_cron"}]}},"\/fluent-crm\/v2\/setting\/rest-keys":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/setting\/experiments"}]}},"\/fluent-crm\/v2\/custom-fields\/contacts":{"namespace":"fluent-crm\/v2","methods":["GET","PUT"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["PUT"],"args":[]}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/custom-fields\/contacts"}]}},"\/fluent-crm\/v2\/webhooks":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/webhooks"}]}},"\/fluent-crm\/v2\/webhooks\/(?P[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\/import\/users":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/import\/users"}]}},"\/fluent-crm\/v2\/import\/users\/roles":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/import\/users\/roles"}]}},"\/fluent-crm\/v2\/import\/csv-upload":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/import\/csv-import"}]}},"\/fluent-crm\/v2\/import\/drivers":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/import\/drivers"}]}},"\/fluent-crm\/v2\/import\/drivers\/(?P[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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/docs"}]}},"\/fluent-crm\/v2\/docs\/(?P[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:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/docs\/addons"}]}},"\/fluent-crm\/v2\/public\/bounce_handler\/(?P[a-zA-Z0-9-_]+)\/handle\/(?P[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[a-zA-Z0-9-_]+)\/(?P[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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/companies"}]}},"\/fluent-crm\/v2\/companies\/(?P[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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/companies\/do-bulk-action"}]}},"\/fluent-crm\/v2\/companies\/(?P[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[0-9]+)\/notes\/(?P[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:\/\/eclecticpigglywiggly.com\/wp-json\/fluent-crm\/v2\/companies\/csv-import"}]}},"\/awb":{"namespace":"awb","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"awb","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/awb"}]}},"\/awb\/rendered_content":{"namespace":"awb","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/awb\/rendered_content"}]}},"\/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:\/\/eclecticpigglywiggly.com\/wp-json\/wp\/v2"}]}},"\/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},"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},"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","acf-disabled","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}}},{"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","acf-disabled"],"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":[],"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:\/\/eclecticpigglywiggly.com\/wp-json\/wp\/v2\/posts"}]}},"\/wp\/v2\/posts\/(?P[\\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","acf-disabled"],"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":[],"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[\\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[\\d]+)\/revisions\/(?P[\\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[\\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","acf-disabled"],"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":[],"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[\\d]+)\/autosaves\/(?P[\\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},"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},"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","acf-disabled","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","acf-disabled"],"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":[],"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/wp\/v2\/pages"}]}},"\/wp\/v2\/pages\/(?P[\\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","acf-disabled"],"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":[],"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[\\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[\\d]+)\/revisions\/(?P[\\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[\\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","acf-disabled"],"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":[],"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}]},"\/wp\/v2\/pages\/(?P[\\d]+)\/autosaves\/(?P[\\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},"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},"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.","type":"string","enum":["image","video","audio","application"],"required":false},"mime_type":{"default":null,"description":"Limit result set to attachments of a particular MIME type.","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","acf-disabled"],"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},"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":[],"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:\/\/eclecticpigglywiggly.com\/wp-json\/wp\/v2\/media"}]}},"\/wp\/v2\/media\/(?P[\\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","acf-disabled"],"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},"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":[],"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[\\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[\\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":"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}}}]},"\/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},"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},"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","acf-disabled","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","acf-disabled"],"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":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/wp\/v2\/menu-items"}]}},"\/wp\/v2\/menu-items\/(?P[\\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","acf-disabled"],"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":[],"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[\\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","acf-disabled"],"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":[],"required":false}}}]},"\/wp\/v2\/menu-items\/(?P[\\d]+)\/autosaves\/(?P[\\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},"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},"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","acf-disabled","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","acf-disabled"],"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},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/wp\/v2\/blocks"}]}},"\/wp\/v2\/blocks\/(?P[\\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","acf-disabled"],"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},"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\/blocks\/(?P[\\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[\\d]+)\/revisions\/(?P[\\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[\\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","acf-disabled"],"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},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}]},"\/wp\/v2\/blocks\/(?P[\\d]+)\/autosaves\/(?P[\\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":{"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","acf-disabled"],"required":false},"author":{"description":"The ID for the author of the template.","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.com\/wp-json\/wp\/v2\/templates\/lookup"}]}},"\/wp\/v2\/templates\/(?P([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\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","acf-disabled"],"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\/templates\/(?P[\\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\/templates\/(?P[\\d]+)\/revisions\/(?P[\\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\/templates\/(?P[\\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},"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","acf-disabled"],"required":false},"author":{"description":"The ID for the author of the template.","type":"integer","required":false}}}]},"\/wp\/v2\/templates\/(?P[\\d]+)\/autosaves\/(?P[\\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\/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","acf-disabled"],"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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.com\/wp-json\/wp\/v2\/template-parts\/lookup"}]}},"\/wp\/v2\/template-parts\/(?P([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\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","acf-disabled"],"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\/template-parts\/(?P[\\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\/template-parts\/(?P[\\d]+)\/revisions\/(?P[\\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\/template-parts\/(?P[\\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},"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","acf-disabled"],"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[\\d]+)\/autosaves\/(?P[\\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\/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},"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},"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","acf-disabled","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","acf-disabled"],"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:\/\/eclecticpigglywiggly.com\/wp-json\/wp\/v2\/navigation"}]}},"\/wp\/v2\/navigation\/(?P[\\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","acf-disabled"],"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\/navigation\/(?P[\\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[\\d]+)\/revisions\/(?P[\\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[\\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","acf-disabled"],"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\/navigation\/(?P[\\d]+)\/autosaves\/(?P[\\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\/avada_portfolio":{"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},"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},"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","acf-disabled","any"],"type":"string"},"required":false},"tax_relation":{"description":"Limit result set based on relationship between multiple taxonomies.","type":"string","enum":["AND","OR"],"required":false},"portfolio_category":{"description":"Limit result set to items with specific terms assigned in the portfolio_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":[]},"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},"portfolio_category_exclude":{"description":"Limit result set to items except those with specific terms assigned in the portfolio_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":[]},"include_children":{"description":"Whether to include child terms in the terms limiting the result set.","type":"boolean","default":false}},"additionalProperties":false}],"required":false},"portfolio_skills":{"description":"Limit result set to items with specific terms assigned in the portfolio_skills 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},"portfolio_skills_exclude":{"description":"Limit result set to items except those with specific terms assigned in the portfolio_skills 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},"portfolio_tags":{"description":"Limit result set to items with specific terms assigned in the portfolio_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},"portfolio_tags_exclude":{"description":"Limit result set to items except those with specific terms assigned in the portfolio_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}}},{"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","acf-disabled"],"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},"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":[],"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"portfolio_category":{"description":"The terms assigned to the post in the portfolio_category taxonomy.","type":"array","items":{"type":"integer"},"required":false},"portfolio_skills":{"description":"The terms assigned to the post in the portfolio_skills taxonomy.","type":"array","items":{"type":"integer"},"required":false},"portfolio_tags":{"description":"The terms assigned to the post in the portfolio_tags taxonomy.","type":"array","items":{"type":"integer"},"required":false}}}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/wp\/v2\/avada_portfolio"}]}},"\/wp\/v2\/avada_portfolio\/(?P[\\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","acf-disabled"],"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},"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":[],"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"portfolio_category":{"description":"The terms assigned to the post in the portfolio_category taxonomy.","type":"array","items":{"type":"integer"},"required":false},"portfolio_skills":{"description":"The terms assigned to the post in the portfolio_skills taxonomy.","type":"array","items":{"type":"integer"},"required":false},"portfolio_tags":{"description":"The terms assigned to the post in the portfolio_tags 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\/avada_portfolio\/(?P[\\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\/avada_portfolio\/(?P[\\d]+)\/revisions\/(?P[\\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\/avada_portfolio\/(?P[\\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","acf-disabled"],"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},"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":[],"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"portfolio_category":{"description":"The terms assigned to the post in the portfolio_category taxonomy.","type":"array","items":{"type":"integer"},"required":false},"portfolio_skills":{"description":"The terms assigned to the post in the portfolio_skills taxonomy.","type":"array","items":{"type":"integer"},"required":false},"portfolio_tags":{"description":"The terms assigned to the post in the portfolio_tags taxonomy.","type":"array","items":{"type":"integer"},"required":false}}}]},"\/wp\/v2\/avada_portfolio\/(?P[\\d]+)\/autosaves\/(?P[\\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\/avada_faq":{"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},"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},"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","acf-disabled","any"],"type":"string"},"required":false},"tax_relation":{"description":"Limit result set based on relationship between multiple taxonomies.","type":"string","enum":["AND","OR"],"required":false},"faq_category":{"description":"Limit result set to items with specific terms assigned in the faq_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":[]},"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},"faq_category_exclude":{"description":"Limit result set to items except those with specific terms assigned in the faq_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":[]},"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","acf-disabled"],"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},"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":[],"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"faq_category":{"description":"The terms assigned to the post in the faq_category taxonomy.","type":"array","items":{"type":"integer"},"required":false}}}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/wp\/v2\/avada_faq"}]}},"\/wp\/v2\/avada_faq\/(?P[\\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","acf-disabled"],"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},"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":[],"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"faq_category":{"description":"The terms assigned to the post in the faq_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\/avada_faq\/(?P[\\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\/avada_faq\/(?P[\\d]+)\/revisions\/(?P[\\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\/avada_faq\/(?P[\\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","acf-disabled"],"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},"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":[],"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"faq_category":{"description":"The terms assigned to the post in the faq_category taxonomy.","type":"array","items":{"type":"integer"},"required":false}}}]},"\/wp\/v2\/avada_faq\/(?P[\\d]+)\/autosaves\/(?P[\\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\/coupon":{"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},"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},"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","acf-disabled","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","acf-disabled"],"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:\/\/eclecticpigglywiggly.com\/wp-json\/wp\/v2\/coupon"}]}},"\/wp\/v2\/coupon\/(?P[\\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","acf-disabled"],"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\/coupon\/(?P[\\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","acf-disabled"],"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\/coupon\/(?P[\\d]+)\/autosaves\/(?P[\\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\/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:\/\/eclecticpigglywiggly.com\/wp-json\/wp\/v2\/types"}]}},"\/wp\/v2\/types\/(?P[\\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:\/\/eclecticpigglywiggly.com\/wp-json\/wp\/v2\/statuses"}]}},"\/wp\/v2\/statuses\/(?P[\\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:\/\/eclecticpigglywiggly.com\/wp-json\/wp\/v2\/taxonomies"}]}},"\/wp\/v2\/taxonomies\/(?P[\\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:\/\/eclecticpigglywiggly.com\/wp-json\/wp\/v2\/categories"}]}},"\/wp\/v2\/categories\/(?P[\\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:\/\/eclecticpigglywiggly.com\/wp-json\/wp\/v2\/tags"}]}},"\/wp\/v2\/tags\/(?P[\\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:\/\/eclecticpigglywiggly.com\/wp-json\/wp\/v2\/menus"}]}},"\/wp\/v2\/menus\/(?P[\\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\/portfolio_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},"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:\/\/eclecticpigglywiggly.com\/wp-json\/wp\/v2\/portfolio_category"}]}},"\/wp\/v2\/portfolio_category\/(?P[\\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\/portfolio_skills":{"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:\/\/eclecticpigglywiggly.com\/wp-json\/wp\/v2\/portfolio_skills"}]}},"\/wp\/v2\/portfolio_skills\/(?P[\\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\/portfolio_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:\/\/eclecticpigglywiggly.com\/wp-json\/wp\/v2\/portfolio_tags"}]}},"\/wp\/v2\/portfolio_tags\/(?P[\\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\/faq_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},"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:\/\/eclecticpigglywiggly.com\/wp-json\/wp\/v2\/faq_category"}]}},"\/wp\/v2\/faq_category\/(?P[\\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"],"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_navigation":"wp_navigation","avada_portfolio":"avada_portfolio","avada_faq":"avada_faq","coupon":"coupon"}},"required":false}}},{"methods":["POST"],"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","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:\/\/eclecticpigglywiggly.com\/wp-json\/wp\/v2\/users"}]}},"\/wp\/v2\/users\/(?P[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"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"],"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","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":{"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","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:\/\/eclecticpigglywiggly.com\/wp-json\/wp\/v2\/users\/me"}]}},"\/wp\/v2\/users\/(?P(?:[\\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","format":"uuid","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(?:[\\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(?:[\\d]+|me))\/application-passwords\/(?P[\\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","format":"uuid","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":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/wp\/v2\/comments"}]}},"\/wp\/v2\/comments\/(?P[\\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":[],"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","avada_portfolio","avada_faq","coupon","category","post_tag","portfolio_category","portfolio_skills","portfolio_tags","faq_category","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:\/\/eclecticpigglywiggly.com\/wp-json\/wp\/v2\/search"}]}},"\/wp\/v2\/block-renderer\/(?P[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:\/\/eclecticpigglywiggly.com\/wp-json\/wp\/v2\/block-types"}]}},"\/wp\/v2\/block-types\/(?P[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[a-zA-Z0-9_-]+)\/(?P[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\/global-styles\/themes\/(?P[\\\/\\s%\\w\\.\\(\\)\\[\\]\\@_\\-]+)\/variations":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"stylesheet":{"description":"The theme identifier","type":"string","required":false}}}]},"\/wp\/v2\/global-styles\/themes\/(?P[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"stylesheet":{"description":"The theme identifier","type":"string","required":false}}}]},"\/wp\/v2\/global-styles\/(?P[\\\/\\w-]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"The id of a template","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"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\/settings":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":{"title":{"description":"Site title.","type":"string","required":false},"description":{"description":"Site tagline.","type":"string","required":false},"timezone":{"description":"A city in the same timezone as you.","type":"string","required":false},"date_format":{"description":"A date format for all date strings.","type":"string","required":false},"time_format":{"description":"A time format for all time strings.","type":"string","required":false},"start_of_week":{"description":"A day number of the week that the week should start on.","type":"integer","required":false},"language":{"description":"Grocery Store Websites locale code.","type":"string","required":false},"use_smilies":{"description":"Convert emoticons like :-) and :-P to graphics on display.","type":"boolean","required":false},"default_category":{"description":"Default post category.","type":"integer","required":false},"default_post_format":{"description":"Default post format.","type":"string","required":false},"posts_per_page":{"description":"Blog pages show at most.","type":"integer","required":false},"show_on_front":{"description":"What to show on the front page","type":"string","required":false},"page_on_front":{"description":"The ID of the page that should be displayed on the front page","type":"integer","required":false},"page_for_posts":{"description":"The ID of the page that should display the latest posts","type":"integer","required":false},"default_ping_status":{"description":"Allow link notifications from other blogs (pingbacks and trackbacks) on new articles.","type":"string","enum":["open","closed"],"required":false},"default_comment_status":{"description":"Allow people to submit comments on new posts.","type":"string","enum":["open","closed"],"required":false},"site_logo":{"description":"Site logo.","type":"integer","required":false},"site_icon":{"description":"Site icon.","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.com\/wp-json\/wp\/v2\/themes"}]}},"\/wp\/v2\/themes\/(?P[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)":{"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","network-active"]},"required":false}}},{"methods":["POST"],"args":{"slug":{"type":"string","description":"Grocery Store Websites.org plugin directory slug.","pattern":"[\\w\\-]+","required":true},"status":{"description":"The plugin activation status.","type":"string","enum":["inactive","active","network-active"],"default":"inactive","required":false}}}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.com\/wp-json\/wp\/v2\/plugins"}]}},"\/wp\/v2\/plugins\/(?P[^.\\\/]+(?:\\\/[^.\\\/]+)?)":{"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","network-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:\/\/eclecticpigglywiggly.com\/wp-json\/wp\/v2\/sidebars"}]}},"\/wp\/v2\/sidebars\/(?P[\\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:\/\/eclecticpigglywiggly.com\/wp-json\/wp\/v2\/widget-types"}]}},"\/wp\/v2\/widget-types\/(?P[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[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[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:\/\/eclecticpigglywiggly.com\/wp-json\/wp\/v2\/widgets"}]}},"\/wp\/v2\/widgets\/(?P[\\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:\/\/eclecticpigglywiggly.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},"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}}}],"_links":{"self":[{"href":"https:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.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:\/\/eclecticpigglywiggly.com\/wp-json\/wp\/v2\/menu-locations"}]}},"\/wp\/v2\/menu-locations\/(?P[\\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:\/\/eclecticpigglywiggly.com\/wp-json\/wp-block-editor\/v1\/export"}]}}},"site_logo":0,"site_icon":0,"site_icon_url":"","_links":{"help":[{"href":"https:\/\/developer.wordpress.org\/rest-api\/"}]}}