{"name":"eSaapa SAAS Community","description":"Community, Courses, Support  for eSaapa SAAS ","url":"https:\/\/esaapa.com\/community","home":"https:\/\/esaapa.com\/community","gmt_offset":"0","timezone_string":"","page_for_posts":0,"page_on_front":1267,"show_on_front":"page","namespaces":["oembed\/1.0","wu\/v2","contact-form-7\/v1","fluent-boards\/v2","fluent-booking\/v2","fluent-community\/v2","fluent-crm\/v2","fluent-support\/v2","wp-mail-smtp\/v1","elementor\/v1\/documents","elementor\/v1","elementor-ai\/v1","wp\/v2","wp-site-health\/v1","wp-block-editor\/v1"],"authentication":{"application-passwords":{"endpoints":{"authorization":"https:\/\/esaapa.com\/community\/wp-admin\/authorize-application.php"}}},"routes":{"\/":{"namespace":"","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/wp-json\/batch\/v1"}]}},"\/oembed\/1.0":{"namespace":"oembed\/1.0","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"oembed\/1.0","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/wp-json\/oembed\/1.0\/proxy"}]}},"\/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:\/\/esaapa.com\/community\/wp-json\/wu\/v2"}]}},"\/wu\/v2\/auth":{"namespace":"wu\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/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 ESaapa user id to attach this customer to. If you also need to create a ESaapa user, pass the properties \"username\", \"password\", and \"email\".","type":"integer"},"username":{"description":"The customer username. This is used to create the ESaapa user.","type":"string","minLength":4},"password":{"description":"The customer password. This is used to create the ESaapa 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 ESaapa 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 system subdomain or subdirectory (depending on your Multisystem install). This would be \"test\" in \"test.your-network.com\".","minLength":4,"required":true},"site_title":{"type":"string","description":"The system title. E.g. My Amazing System","minLength":4,"required":true},"publish":{"description":"If we should publish this system regardless of membership\/payment status. Systems 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 system. 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 system_meta.","type":"object"},"site_option":{"description":"An associative array of key values to be saved as system_options. Useful for changing plugin settings and other system configurations.","type":"object"}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/wp-json\/wu\/v2\/event"}]}},"\/wu\/v2\/event\/(?P<id>[\\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:\/\/esaapa.com\/community\/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 system, 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:\/\/esaapa.com\/community\/wp-json\/wu\/v2\/domain"}]}},"\/wu\/v2\/domain\/(?P<id>[\\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 system, 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:\/\/esaapa.com\/community\/wp-json\/wu\/v2\/product"}]}},"\/wu\/v2\/product\/(?P<id>[\\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:\/\/esaapa.com\/community\/wp-json\/wu\/v2\/discount_code"}]}},"\/wu\/v2\/discount_code\/(?P<id>[\\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":{"__default":"pending","ACTIVE":"active","TRIALING":"trialing","EXPIRED":"expired","ON_HOLD":"on-hold","CANCELLED":"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:\/\/esaapa.com\/community\/wp-json\/wu\/v2\/membership"}]}},"\/wu\/v2\/membership\/(?P<id>[\\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":{"__default":"pending","ACTIVE":"active","TRIALING":"trialing","EXPIRED":"expired","ON_HOLD":"on-hold","CANCELLED":"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":{"__default":"pending","COMPLETED":"completed","REFUND":"refunded","PARTIAL_REFUND":"partially-refunded","PARTIAL":"partially-paid","FAILED":"failed","CANCELLED":"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:\/\/esaapa.com\/community\/wp-json\/wu\/v2\/payment"}]}},"\/wu\/v2\/payment\/(?P<id>[\\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":{"__default":"pending","COMPLETED":"completed","REFUND":"refunded","PARTIAL_REFUND":"partially-refunded","PARTIAL":"partially-paid","FAILED":"failed","CANCELLED":"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 ESaapa 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:\/\/esaapa.com\/community\/wp-json\/wu\/v2\/customer"}]}},"\/wu\/v2\/customer\/(?P<id>[\\d]+)":{"namespace":"wu\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":{"user_id":{"description":"The ESaapa 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 system belongs to.","type":"array","required":false},"featured_image_id":{"description":"The ID of the feature image of the system.","type":"integer","required":false},"site_id":{"description":"The network ID for this system.","type":"integer","required":true},"title":{"description":"The system title.","type":"string","required":true},"name":{"description":"The system name.","type":"string","required":true},"description":{"description":"A description for the system, usually a short text.","type":"string","required":true},"domain":{"description":"The system 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 system. Used when in sub-directory mode.","type":"string","required":true},"registered":{"description":"Date when the system was registered.","type":"string","required":false},"last_updated":{"description":"Date of the last update on this system.","type":"string","required":false},"active":{"description":"Holds the ID of the customer that owns this system.","type":"integer","required":false},"public":{"description":"Set true if this system is a public one, false if not.","type":"boolean","required":false},"archived":{"description":"Is this an archived system.","type":"boolean","required":false},"mature":{"description":"Is this a system with mature content.","type":"boolean","required":false},"spam":{"description":"Is this an spam system.","type":"boolean","required":false},"deleted":{"description":"Is this system deleted.","type":"boolean","required":false},"lang_id":{"description":"The ID of the language being used on this system.","type":"integer","required":false},"customer_id":{"description":"The ID of the customer that owns this system.","type":"integer","required":true},"membership_id":{"description":"The ID of the membership associated with this system, if any.","type":"integer","required":true},"template_id":{"description":"The ID of the templated used to create this system.","type":"integer","required":false},"type":{"description":"The type of this particular system. Can be default, system_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 system.","type":"array","required":false},"signup_meta":{"description":"Keeps signup meta for the system.","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:\/\/esaapa.com\/community\/wp-json\/wu\/v2\/site"}]}},"\/wu\/v2\/site\/(?P<id>[\\d]+)":{"namespace":"wu\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":{"categories":{"description":"The categories this system belongs to.","type":"array","required":false},"featured_image_id":{"description":"The ID of the feature image of the system.","type":"integer","required":false},"site_id":{"description":"The network ID for this system.","type":"integer","required":false},"title":{"description":"The system title.","type":"string","required":false},"name":{"description":"The system name.","type":"string","required":false},"description":{"description":"A description for the system, usually a short text.","type":"string","required":false},"domain":{"description":"The system 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 system. Used when in sub-directory mode.","type":"string","required":false},"registered":{"description":"Date when the system was registered.","type":"string","required":false},"last_updated":{"description":"Date of the last update on this system.","type":"string","required":false},"active":{"description":"Holds the ID of the customer that owns this system.","type":"integer","required":false},"public":{"description":"Set true if this system is a public one, false if not.","type":"boolean","required":false},"archived":{"description":"Is this an archived system.","type":"boolean","required":false},"mature":{"description":"Is this a system with mature content.","type":"boolean","required":false},"spam":{"description":"Is this an spam system.","type":"boolean","required":false},"deleted":{"description":"Is this system deleted.","type":"boolean","required":false},"lang_id":{"description":"The ID of the language being used on this system.","type":"integer","required":false},"customer_id":{"description":"The ID of the customer that owns this system.","type":"integer","required":false},"membership_id":{"description":"The ID of the membership associated with this system, if any.","type":"integer","required":false},"template_id":{"description":"The ID of the templated used to create this system.","type":"integer","required":false},"type":{"description":"The type of this particular system. Can be default, system_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 system.","type":"array","required":false},"signup_meta":{"description":"Keeps signup meta for the system.","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:\/\/esaapa.com\/community\/wp-json\/wu\/v2\/checkout_form"}]}},"\/wu\/v2\/checkout_form\/(?P<id>[\\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_failed":{"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:\/\/esaapa.com\/community\/wp-json\/wu\/v2\/webhook"}]}},"\/wu\/v2\/webhook\/(?P<id>[\\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_failed":{"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:\/\/esaapa.com\/community\/wp-json\/wu\/v2\/email"}]}},"\/wu\/v2\/email\/(?P<id>[\\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:\/\/esaapa.com\/community\/wp-json\/wu\/v2\/broadcast"}]}},"\/wu\/v2\/broadcast\/(?P<id>[\\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":[]}]},"\/contact-form-7\/v1":{"namespace":"contact-form-7\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"contact-form-7\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/contact-form-7\/v1"}]}},"\/contact-form-7\/v1\/contact-forms":{"namespace":"contact-form-7\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/contact-form-7\/v1\/contact-forms"}]}},"\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)":{"namespace":"contact-form-7\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)\/feedback":{"namespace":"contact-form-7\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)\/feedback\/schema":{"namespace":"contact-form-7\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}]},"\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)\/refill":{"namespace":"contact-form-7\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}]},"\/fluent-boards\/v2":{"namespace":"fluent-boards\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"fluent-boards\/v2","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2"}]}},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/(?P<task_id>[0-9]+)\/time-tracks":{"namespace":"fluent-boards\/v2","methods":["GET","POST","GET","POST","GET"],"endpoints":[{"methods":["GET"],"args":{"board_id":{"required":true},"task_id":{"required":true}}},{"methods":["POST"],"args":{"board_id":{"required":true},"task_id":{"required":true}}},{"methods":["GET"],"args":{"board_id":{"required":true},"task_id":{"required":true}}},{"methods":["POST"],"args":{"board_id":{"required":true},"task_id":{"required":true}}},{"methods":["GET"],"args":{"board_id":{"required":true},"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/(?P<task_id>[0-9]+)\/time-tracks\/estimated-time":{"namespace":"fluent-boards\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"board_id":{"required":true},"task_id":{"required":true}}},{"methods":["POST"],"args":{"board_id":{"required":true},"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/(?P<task_id>[0-9]+)\/time-tracks\/commit\/(?P<track_id>[0-9]+)":{"namespace":"fluent-boards\/v2","methods":["PUT","PUT","PUT"],"endpoints":[{"methods":["PUT"],"args":{"board_id":{"required":true},"task_id":{"required":true},"track_id":{"required":true}}},{"methods":["PUT"],"args":{"board_id":{"required":true},"task_id":{"required":true},"track_id":{"required":true}}},{"methods":["PUT"],"args":{"board_id":{"required":true},"task_id":{"required":true},"track_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/(?P<task_id>[0-9]+)\/time-tracks\/(?P<track_id>[0-9]+)":{"namespace":"fluent-boards\/v2","methods":["DELETE","DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"board_id":{"required":true},"task_id":{"required":true},"track_id":{"required":true}}},{"methods":["DELETE"],"args":{"board_id":{"required":true},"task_id":{"required":true},"track_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/timesheet\/by-tasks":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/projects\/timesheet\/by-tasks"}]}},"\/fluent-boards\/v2\/projects\/timesheet\/by-users":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/projects\/timesheet\/by-users"}]}},"\/fluent-boards\/v2\/tasks\/top-in-boards":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/tasks\/top-in-boards"}]}},"\/fluent-boards\/v2\/tasks\/crm-associated-tasks\/(?P<associated_id>[0-9]+)":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"associated_id":{"required":true}}},{"methods":["GET"],"args":{"associated_id":{"required":true}}}]},"\/fluent-boards\/v2\/tasks\/stage\/(?P<task_id>[^\\s(?!\/)]+)":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"task_id":{"required":true}}},{"methods":["GET"],"args":{"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/tasks\/create-first-task":{"namespace":"fluent-boards\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/tasks\/create-first-task"}]}},"\/fluent-boards\/v2\/tasks\/boards-by-type\/(?P<type>[^\\s(?!\/)]+)":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"type":{"required":true}}},{"methods":["GET"],"args":{"type":{"required":true}}}]},"\/fluent-boards\/v2\/tasks\/(?P<task_id>[^\\s(?!\/)]+)\/labels":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"task_id":{"required":true}}},{"methods":["GET"],"args":{"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/tasks\/task-tabs\/config":{"namespace":"fluent-boards\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/tasks\/task-tabs\/config"}]}},"\/fluent-boards\/v2\/member-associated-users\/(?P<id>[^\\s(?!\/)]+)":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-boards\/v2\/search-member-users\/(?P<id>[^\\s(?!\/)]+)":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-boards\/v2\/get-user-permissions":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/get-user-permissions"}]}},"\/fluent-boards\/v2\/ajax-options":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/ajax-options"}]}},"\/fluent-boards\/v2\/update-user-permissions":{"namespace":"fluent-boards\/v2","methods":["PUT","PUT"],"endpoints":[{"methods":["PUT"],"args":[]},{"methods":["PUT"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/update-user-permissions"}]}},"\/fluent-boards\/v2\/set-permission-all-board-admin":{"namespace":"fluent-boards\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/set-permission-all-board-admin"}]}},"\/fluent-boards\/v2\/remove-user-from-board":{"namespace":"fluent-boards\/v2","methods":["DELETE","DELETE"],"endpoints":[{"methods":["DELETE"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/remove-user-from-board"}]}},"\/fluent-boards\/v2\/fluent-boards-users":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/fluent-boards-users"}]}},"\/fluent-boards\/v2\/search-fluent-boards-users":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/search-fluent-boards-users"}]}},"\/fluent-boards\/v2\/update-global-notification-settings":{"namespace":"fluent-boards\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/update-global-notification-settings"}]}},"\/fluent-boards\/v2\/get-global-notification-settings":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/get-global-notification-settings"}]}},"\/fluent-boards\/v2\/update-dashboard-view-settings":{"namespace":"fluent-boards\/v2","methods":["PUT","PUT"],"endpoints":[{"methods":["PUT"],"args":[]},{"methods":["PUT"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/update-dashboard-view-settings"}]}},"\/fluent-boards\/v2\/get-dashboard-view-settings":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/get-dashboard-view-settings"}]}},"\/fluent-boards\/v2\/projects":{"namespace":"fluent-boards\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/projects"}]}},"\/fluent-boards\/v2\/projects\/get-default-board-colors":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/projects\/get-default-board-colors"}]}},"\/fluent-boards\/v2\/projects\/list-of-boards":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/projects\/list-of-boards"}]}},"\/fluent-boards\/v2\/projects\/crm-associated-boards\/(?P<id>[^\\s(?!\/)]+)":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/currencies":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/projects\/currencies"}]}},"\/fluent-boards\/v2\/projects\/user-admin-in-boards":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/projects\/user-admin-in-boards"}]}},"\/fluent-boards\/v2\/projects\/recent-boards":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/projects\/recent-boards"}]}},"\/fluent-boards\/v2\/projects\/onboard":{"namespace":"fluent-boards\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/projects\/onboard"}]}},"\/fluent-boards\/v2\/projects\/skip-onboarding":{"namespace":"fluent-boards\/v2","methods":["PUT","PUT"],"endpoints":[{"methods":["PUT"],"args":[]},{"methods":["PUT"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/projects\/skip-onboarding"}]}},"\/fluent-boards\/v2\/projects\/pinned-boards":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/projects\/pinned-boards"}]}},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)":{"namespace":"fluent-boards\/v2","methods":["GET","PUT","DELETE","GET","PUT","DELETE"],"endpoints":[{"methods":["GET"],"args":{"board_id":{"required":true}}},{"methods":["PUT"],"args":{"board_id":{"required":true}}},{"methods":["DELETE"],"args":{"board_id":{"required":true}}},{"methods":["GET"],"args":{"board_id":{"required":true}}},{"methods":["PUT"],"args":{"board_id":{"required":true}}},{"methods":["DELETE"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/has-data-changed":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"board_id":{"required":true}}},{"methods":["GET"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/update-board-properties":{"namespace":"fluent-boards\/v2","methods":["PUT","PUT"],"endpoints":[{"methods":["PUT"],"args":{"board_id":{"required":true}}},{"methods":["PUT"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[^\\s(?!\/)]+)\/labels":{"namespace":"fluent-boards\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":{"board_id":{"required":true}}},{"methods":["POST"],"args":{"board_id":{"required":true}}},{"methods":["GET"],"args":{"board_id":{"required":true}}},{"methods":["POST"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[^\\s(?!\/)]+)\/labels\/used-in-tasks":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"board_id":{"required":true}}},{"methods":["GET"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[^\\s(?!\/)]+)\/tasks\/(?P<task_id>[^\\s(?!\/)]+)\/labels":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"board_id":{"required":true},"task_id":{"required":true}}},{"methods":["GET"],"args":{"board_id":{"required":true},"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[^\\s(?!\/)]+)\/labels\/task":{"namespace":"fluent-boards\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"board_id":{"required":true}}},{"methods":["POST"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[^\\s(?!\/)]+)\/labels\/(?P<label_id>[^\\s(?!\/)]+)":{"namespace":"fluent-boards\/v2","methods":["PUT","DELETE","PUT","DELETE"],"endpoints":[{"methods":["PUT"],"args":{"board_id":{"required":true},"label_id":{"required":true}}},{"methods":["DELETE"],"args":{"board_id":{"required":true},"label_id":{"required":true}}},{"methods":["PUT"],"args":{"board_id":{"required":true},"label_id":{"required":true}}},{"methods":["DELETE"],"args":{"board_id":{"required":true},"label_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[^\\s(?!\/)]+)\/tasks\/(?P<task_id>[^\\s(?!\/)]+)\/labels\/(?P<label_id>[^\\s(?!\/)]+)":{"namespace":"fluent-boards\/v2","methods":["DELETE","DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"board_id":{"required":true},"task_id":{"required":true},"label_id":{"required":true}}},{"methods":["DELETE"],"args":{"board_id":{"required":true},"task_id":{"required":true},"label_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[^\\s(?!\/)]+)\/pin-board":{"namespace":"fluent-boards\/v2","methods":["PUT","PUT"],"endpoints":[{"methods":["PUT"],"args":{"board_id":{"required":true}}},{"methods":["PUT"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[^\\s(?!\/)]+)\/unpin-board":{"namespace":"fluent-boards\/v2","methods":["PUT","PUT"],"endpoints":[{"methods":["PUT"],"args":{"board_id":{"required":true}}},{"methods":["PUT"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[^\\s(?!\/)]+)\/users":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"board_id":{"required":true}}},{"methods":["GET"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/user\/(?P<user_id>[0-9]+)\/remove":{"namespace":"fluent-boards\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"board_id":{"required":true},"user_id":{"required":true}}},{"methods":["POST"],"args":{"board_id":{"required":true},"user_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[^\\s(?!\/)]+)\/add-members":{"namespace":"fluent-boards\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"board_id":{"required":true}}},{"methods":["POST"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/assignees":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"board_id":{"required":true}}},{"methods":["GET"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/activities":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"board_id":{"required":true}}},{"methods":["GET"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/stage-move-all-task":{"namespace":"fluent-boards\/v2","methods":["PUT","PUT"],"endpoints":[{"methods":["PUT"],"args":{"board_id":{"required":true}}},{"methods":["PUT"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/stage-create":{"namespace":"fluent-boards\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"board_id":{"required":true}}},{"methods":["POST"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/stage\/(?P<stage_id>[0-9]+)\/sort-task":{"namespace":"fluent-boards\/v2","methods":["PUT","PUT"],"endpoints":[{"methods":["PUT"],"args":{"board_id":{"required":true},"stage_id":{"required":true}}},{"methods":["PUT"],"args":{"board_id":{"required":true},"stage_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/stage\/(?P<stage_id>[0-9]+)\/archive-all-task":{"namespace":"fluent-boards\/v2","methods":["PUT","PUT"],"endpoints":[{"methods":["PUT"],"args":{"board_id":{"required":true},"stage_id":{"required":true}}},{"methods":["PUT"],"args":{"board_id":{"required":true},"stage_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/change-stage-position":{"namespace":"fluent-boards\/v2","methods":["PUT","PUT"],"endpoints":[{"methods":["PUT"],"args":{"board_id":{"required":true}}},{"methods":["PUT"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/re-position-stages":{"namespace":"fluent-boards\/v2","methods":["PUT","PUT"],"endpoints":[{"methods":["PUT"],"args":{"board_id":{"required":true}}},{"methods":["PUT"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/update-stage\/(?P<stage_id>[^\\s(?!\/)]+)":{"namespace":"fluent-boards\/v2","methods":["PUT","PUT"],"endpoints":[{"methods":["PUT"],"args":{"board_id":{"required":true},"stage_id":{"required":true}}},{"methods":["PUT"],"args":{"board_id":{"required":true},"stage_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/update-stage-property\/(?P<stage_id>[^\\s(?!\/)]+)":{"namespace":"fluent-boards\/v2","methods":["PUT","PUT"],"endpoints":[{"methods":["PUT"],"args":{"board_id":{"required":true},"stage_id":{"required":true}}},{"methods":["PUT"],"args":{"board_id":{"required":true},"stage_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/archive-stage\/(?P<stage_id>[^\\s(?!\/)]+)":{"namespace":"fluent-boards\/v2","methods":["PUT","PUT"],"endpoints":[{"methods":["PUT"],"args":{"board_id":{"required":true},"stage_id":{"required":true}}},{"methods":["PUT"],"args":{"board_id":{"required":true},"stage_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/stage-view\/(?P<stage_id>[^\\s(?!\/)]+)":{"namespace":"fluent-boards\/v2","methods":["PUT","PUT"],"endpoints":[{"methods":["PUT"],"args":{"board_id":{"required":true},"stage_id":{"required":true}}},{"methods":["PUT"],"args":{"board_id":{"required":true},"stage_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/restore-stage\/(?P<stage_id>[^\\s(?!\/)]+)":{"namespace":"fluent-boards\/v2","methods":["PUT","PUT"],"endpoints":[{"methods":["PUT"],"args":{"board_id":{"required":true},"stage_id":{"required":true}}},{"methods":["PUT"],"args":{"board_id":{"required":true},"stage_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/drag-stage":{"namespace":"fluent-boards\/v2","methods":["PUT","PUT"],"endpoints":[{"methods":["PUT"],"args":{"board_id":{"required":true}}},{"methods":["PUT"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/archived-stages":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"board_id":{"required":true}}},{"methods":["GET"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/archived-tasks":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"board_id":{"required":true}}},{"methods":["GET"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/stage-task-available-positions\/(?P<stage_id>[0-9]+)":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"board_id":{"required":true},"stage_id":{"required":true}}},{"methods":["GET"],"args":{"board_id":{"required":true},"stage_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/crm-contact":{"namespace":"fluent-boards\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"board_id":{"required":true}}},{"methods":["POST"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/crm-contacts":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"board_id":{"required":true}}},{"methods":["GET"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/crm-contact\/(?P<contact_id>[0-9]+)":{"namespace":"fluent-boards\/v2","methods":["DELETE","DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"board_id":{"required":true},"contact_id":{"required":true}}},{"methods":["DELETE"],"args":{"board_id":{"required":true},"contact_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/notification-settings":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"board_id":{"required":true}}},{"methods":["GET"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/update-notification-settings":{"namespace":"fluent-boards\/v2","methods":["PUT","PUT"],"endpoints":[{"methods":["PUT"],"args":{"board_id":{"required":true}}},{"methods":["PUT"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/duplicate-board":{"namespace":"fluent-boards\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"board_id":{"required":true}}},{"methods":["POST"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/import-from-board":{"namespace":"fluent-boards\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"board_id":{"required":true}}},{"methods":["POST"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/upload\/background":{"namespace":"fluent-boards\/v2","methods":["PUT","PUT"],"endpoints":[{"methods":["PUT"],"args":{"board_id":{"required":true}}},{"methods":["PUT"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/upload\/background-image":{"namespace":"fluent-boards\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"board_id":{"required":true}}},{"methods":["POST"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/archive-board":{"namespace":"fluent-boards\/v2","methods":["PUT","PUT"],"endpoints":[{"methods":["PUT"],"args":{"board_id":{"required":true}}},{"methods":["PUT"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/restore-board":{"namespace":"fluent-boards\/v2","methods":["PUT","PUT"],"endpoints":[{"methods":["PUT"],"args":{"board_id":{"required":true}}},{"methods":["PUT"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"board_id":{"required":true}}},{"methods":["GET"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/by-stage":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"board_id":{"required":true}}},{"methods":["GET"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[^\\s(?!\/)]+)\/tasks":{"namespace":"fluent-boards\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"board_id":{"required":true}}},{"methods":["POST"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/create-task-from-image":{"namespace":"fluent-boards\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"board_id":{"required":true}}},{"methods":["POST"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/archived":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"board_id":{"required":true}}},{"methods":["GET"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/(?P<task_id>[0-9]+)":{"namespace":"fluent-boards\/v2","methods":["GET","PUT","DELETE","GET","PUT","DELETE"],"endpoints":[{"methods":["GET"],"args":{"board_id":{"required":true},"task_id":{"required":true}}},{"methods":["PUT"],"args":{"board_id":{"required":true},"task_id":{"required":true}}},{"methods":["DELETE"],"args":{"board_id":{"required":true},"task_id":{"required":true}}},{"methods":["GET"],"args":{"board_id":{"required":true},"task_id":{"required":true}}},{"methods":["PUT"],"args":{"board_id":{"required":true},"task_id":{"required":true}}},{"methods":["DELETE"],"args":{"board_id":{"required":true},"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/(?P<task_id>[0-9]+)\/dates":{"namespace":"fluent-boards\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"board_id":{"required":true},"task_id":{"required":true}}},{"methods":["POST"],"args":{"board_id":{"required":true},"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/(?P<task_id>[0-9]+)\/move-task":{"namespace":"fluent-boards\/v2","methods":["PUT","PUT"],"endpoints":[{"methods":["PUT"],"args":{"board_id":{"required":true},"task_id":{"required":true}}},{"methods":["PUT"],"args":{"board_id":{"required":true},"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[^\\s(?!\/)]+)\/tasks\/update-cover-photo\/(?P<task_id>[0-9]+)":{"namespace":"fluent-boards\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"board_id":{"required":true},"task_id":{"required":true}}},{"methods":["POST"],"args":{"board_id":{"required":true},"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[^\\s(?!\/)]+)\/tasks\/status-update\/(?P<task_id>[0-9]+)":{"namespace":"fluent-boards\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"board_id":{"required":true},"task_id":{"required":true}}},{"methods":["POST"],"args":{"board_id":{"required":true},"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/(?P<task_id>[0-9]+)\/move-to-next-stage":{"namespace":"fluent-boards\/v2","methods":["PUT","PUT"],"endpoints":[{"methods":["PUT"],"args":{"board_id":{"required":true},"task_id":{"required":true}}},{"methods":["PUT"],"args":{"board_id":{"required":true},"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/(?P<task_id>[0-9]+)\/comments":{"namespace":"fluent-boards\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":{"board_id":{"required":true},"task_id":{"required":true}}},{"methods":["POST"],"args":{"board_id":{"required":true},"task_id":{"required":true}}},{"methods":["GET"],"args":{"board_id":{"required":true},"task_id":{"required":true}}},{"methods":["POST"],"args":{"board_id":{"required":true},"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/comments\/(?P<comment_id>[0-9]+)":{"namespace":"fluent-boards\/v2","methods":["PUT","DELETE","PUT","DELETE"],"endpoints":[{"methods":["PUT"],"args":{"board_id":{"required":true},"comment_id":{"required":true}}},{"methods":["DELETE"],"args":{"board_id":{"required":true},"comment_id":{"required":true}}},{"methods":["PUT"],"args":{"board_id":{"required":true},"comment_id":{"required":true}}},{"methods":["DELETE"],"args":{"board_id":{"required":true},"comment_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/reply\/(?P<reply_id>[0-9]+)":{"namespace":"fluent-boards\/v2","methods":["PUT","DELETE","PUT","DELETE"],"endpoints":[{"methods":["PUT"],"args":{"board_id":{"required":true},"reply_id":{"required":true}}},{"methods":["DELETE"],"args":{"board_id":{"required":true},"reply_id":{"required":true}}},{"methods":["PUT"],"args":{"board_id":{"required":true},"reply_id":{"required":true}}},{"methods":["DELETE"],"args":{"board_id":{"required":true},"reply_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/(?P<task_id>[0-9]+)\/activities":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"board_id":{"required":true},"task_id":{"required":true}}},{"methods":["GET"],"args":{"board_id":{"required":true},"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/(?P<task_id>[0-9]+)\/assign-yourself":{"namespace":"fluent-boards\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"board_id":{"required":true},"task_id":{"required":true}}},{"methods":["POST"],"args":{"board_id":{"required":true},"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/(?P<task_id>[0-9]+)\/detach-yourself":{"namespace":"fluent-boards\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"board_id":{"required":true},"task_id":{"required":true}}},{"methods":["POST"],"args":{"board_id":{"required":true},"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/(?P<task_id>[0-9]+)\/comments-and-activities":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"board_id":{"required":true},"task_id":{"required":true}}},{"methods":["GET"],"args":{"board_id":{"required":true},"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/(?P<task_id>[0-9]+)\/comment-image-upload":{"namespace":"fluent-boards\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"board_id":{"required":true},"task_id":{"required":true}}},{"methods":["POST"],"args":{"board_id":{"required":true},"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/(?P<task_id>[0-9]+)\/task-cover-image-upload":{"namespace":"fluent-boards\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"board_id":{"required":true},"task_id":{"required":true}}},{"methods":["POST"],"args":{"board_id":{"required":true},"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/(?P<task_id>[0-9]+)\/remove-task-cover":{"namespace":"fluent-boards\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"board_id":{"required":true},"task_id":{"required":true}}},{"methods":["POST"],"args":{"board_id":{"required":true},"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/(?P<task_id>[0-9]+)\/wp-editor-media-file-upload":{"namespace":"fluent-boards\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"board_id":{"required":true},"task_id":{"required":true}}},{"methods":["POST"],"args":{"board_id":{"required":true},"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/admin\/feature-modules":{"namespace":"fluent-boards\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/admin\/feature-modules"}]}},"\/fluent-boards\/v2\/admin\/feature-modules\/install-plugin":{"namespace":"fluent-boards\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/admin\/feature-modules\/install-plugin"}]}},"\/fluent-boards\/v2\/admin\/general-settings":{"namespace":"fluent-boards\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/admin\/general-settings"}]}},"\/fluent-boards\/v2\/admin\/pages":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/admin\/pages"}]}},"\/fluent-boards\/v2\/webhooks":{"namespace":"fluent-boards\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/webhooks"}]}},"\/fluent-boards\/v2\/webhooks\/(?P<id>[0-9]+)":{"namespace":"fluent-boards\/v2","methods":["PUT","DELETE","PUT","DELETE"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}},{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-boards\/v2\/member\/(?P<id>[^\\s(?!\/)]+)":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-boards\/v2\/member\/(?P<id>[^\\s(?!\/)]+)\/projects":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-boards\/v2\/member\/(?P<id>[^\\s(?!\/)]+)\/tasks":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-boards\/v2\/member\/(?P<id>[^\\s(?!\/)]+)\/activities":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-boards\/v2\/all-notifications":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/all-notifications"}]}},"\/fluent-boards\/v2\/all-unread-notifications":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/all-unread-notifications"}]}},"\/fluent-boards\/v2\/notification\/unread-count":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/notification\/unread-count"}]}},"\/fluent-boards\/v2\/notification\/read":{"namespace":"fluent-boards\/v2","methods":["PUT","PUT"],"endpoints":[{"methods":["PUT"],"args":[]},{"methods":["PUT"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/notification\/read"}]}},"\/fluent-boards\/v2\/quick-search":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/quick-search"}]}},"\/fluent-boards\/v2\/contacts\/(?P<board_id>[0-9]+)":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"board_id":{"required":true}}},{"methods":["GET"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/options\/members":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/options\/members"}]}},"\/fluent-boards\/v2\/options\/projects":{"namespace":"fluent-boards\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/options\/projects"}]}},"\/fluent-booking\/v2":{"namespace":"fluent-booking\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"fluent-booking\/v2","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-booking\/v2"}]}},"\/fluent-booking\/v2\/calendars":{"namespace":"fluent-booking\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-booking\/v2\/calendars"}]}},"\/fluent-booking\/v2\/calendars\/event-lists":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-booking\/v2\/calendars\/event-lists"}]}},"\/fluent-booking\/v2\/calendars\/check-slug":{"namespace":"fluent-booking\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-booking\/v2\/calendars\/check-slug"}]}},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)":{"namespace":"fluent-booking\/v2","methods":["GET","POST","DELETE","GET","POST","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events":{"namespace":"fluent-booking\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/event-schema":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/sharing-settings":{"namespace":"fluent-booking\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/event-order":{"namespace":"fluent-booking\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/clone-event\/(?P<event_id>[0-9]+)":{"namespace":"fluent-booking\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)":{"namespace":"fluent-booking\/v2","methods":["GET","PUT","DELETE","GET","PUT","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["PUT"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["PUT"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[^\\s(?!\/)]+)\/events\/(?P<event_id>[0-9]+)\/availability":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/details":{"namespace":"fluent-booking\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/availability":{"namespace":"fluent-booking\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/limits":{"namespace":"fluent-booking\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/email-notifications":{"namespace":"fluent-booking\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/email-notifications\/clone":{"namespace":"fluent-booking\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/booking-fields":{"namespace":"fluent-booking\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/admin\/remaining-hosts":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-booking\/v2\/admin\/remaining-hosts"}]}},"\/fluent-booking\/v2\/admin\/other-hosts":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-booking\/v2\/admin\/other-hosts"}]}},"\/fluent-booking\/v2\/admin\/all-hosts":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-booking\/v2\/admin\/all-hosts"}]}},"\/fluent-booking\/v2\/events\/(?P<event_id>[0-9]+)":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"event_id":{"required":true}}},{"methods":["GET"],"args":{"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/bookings":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-booking\/v2\/bookings"}]}},"\/fluent-booking\/v2\/bookings\/event\/(?P<event_id>[0-9]+)":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"event_id":{"required":true}}},{"methods":["GET"],"args":{"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/bookings\/create\/(?P<event_id>[0-9]+)":{"namespace":"fluent-booking\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"event_id":{"required":true}}},{"methods":["POST"],"args":{"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/schedules":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-booking\/v2\/schedules"}]}},"\/fluent-booking\/v2\/schedules\/(?P<id>[0-9]+)":{"namespace":"fluent-booking\/v2","methods":["GET","DELETE","PUT","GET","DELETE","PUT"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}},{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}},{"methods":["PUT"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/schedules\/(?P<id>[0-9]+)\/slot":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/schedules\/(?P<id>[0-9]+)\/activities":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/schedules\/(?P<id>[0-9]+)\/meta-info":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/schedules\/(?P<id>[0-9]+)\/send-confirmation-email":{"namespace":"fluent-booking\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/schedules\/group-bookings\/(?P<group_id>[0-9]+)\/attendees":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"group_id":{"required":true}}},{"methods":["GET"],"args":{"group_id":{"required":true}}}]},"\/fluent-booking\/v2\/integrations":{"namespace":"fluent-booking\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-booking\/v2\/integrations"}]}},"\/fluent-booking\/v2\/settings\/general":{"namespace":"fluent-booking\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-booking\/v2\/settings\/general"}]}},"\/fluent-booking\/v2\/settings\/payment":{"namespace":"fluent-booking\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-booking\/v2\/settings\/payment"}]}},"\/fluent-booking\/v2\/settings\/theme":{"namespace":"fluent-booking\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-booking\/v2\/settings\/theme"}]}},"\/fluent-booking\/v2\/settings\/menu":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-booking\/v2\/settings\/menu"}]}},"\/fluent-booking\/v2\/settings\/global-modules":{"namespace":"fluent-booking\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-booking\/v2\/settings\/global-modules"}]}},"\/fluent-booking\/v2\/settings\/pages":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-booking\/v2\/settings\/pages"}]}},"\/fluent-booking\/v2\/settings\/addons-settings":{"namespace":"fluent-booking\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-booking\/v2\/settings\/addons-settings"}]}},"\/fluent-booking\/v2\/settings\/install-plugin":{"namespace":"fluent-booking\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-booking\/v2\/settings\/install-plugin"}]}},"\/fluent-booking\/v2\/availability":{"namespace":"fluent-booking\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-booking\/v2\/availability"}]}},"\/fluent-booking\/v2\/availability\/(?P<schedule_id>[0-9]+)":{"namespace":"fluent-booking\/v2","methods":["GET","POST","DELETE","GET","POST","DELETE"],"endpoints":[{"methods":["GET"],"args":{"schedule_id":{"required":true}}},{"methods":["POST"],"args":{"schedule_id":{"required":true}}},{"methods":["DELETE"],"args":{"schedule_id":{"required":true}}},{"methods":["GET"],"args":{"schedule_id":{"required":true}}},{"methods":["POST"],"args":{"schedule_id":{"required":true}}},{"methods":["DELETE"],"args":{"schedule_id":{"required":true}}}]},"\/fluent-booking\/v2\/availability\/(?P<schedule_id>[0-9]+)\/usages":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"schedule_id":{"required":true}}},{"methods":["GET"],"args":{"schedule_id":{"required":true}}}]},"\/fluent-booking\/v2\/availability\/(?P<schedule_id>[0-9]+)\/update-title":{"namespace":"fluent-booking\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"schedule_id":{"required":true}}},{"methods":["POST"],"args":{"schedule_id":{"required":true}}}]},"\/fluent-booking\/v2\/availability\/(?P<schedule_id>[0-9]+)\/update-status":{"namespace":"fluent-booking\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"schedule_id":{"required":true}}},{"methods":["POST"],"args":{"schedule_id":{"required":true}}}]},"\/fluent-booking\/v2\/availability\/(?P<schedule_id>[0-9]+)\/clone":{"namespace":"fluent-booking\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"schedule_id":{"required":true}}},{"methods":["POST"],"args":{"schedule_id":{"required":true}}}]},"\/fluent-booking\/v2\/reports":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-booking\/v2\/reports"}]}},"\/fluent-booking\/v2\/reports\/graph-reports":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-booking\/v2\/reports\/graph-reports"}]}},"\/fluent-booking\/v2\/reports\/activities":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-booking\/v2\/reports\/activities"}]}},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/integrations":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/integrations\/clone":{"namespace":"fluent-booking\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/integrations\/(?P<integration_id>[0-9]+)":{"namespace":"fluent-booking\/v2","methods":["GET","POST","DELETE","GET","POST","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true},"integration_id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true},"integration_id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true},"event_id":{"required":true},"integration_id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true},"integration_id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true},"integration_id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true},"event_id":{"required":true},"integration_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[^\\s(?!\/)]+)\/events\/(?P<event_id>[^\\s(?!\/)]+)\/integrations\/(?P<integration_id>[^\\s(?!\/)]+)\/merge-fields":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true},"integration_id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true},"integration_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[^\\s(?!\/)]+)\/events\/(?P<event_id>[^\\s(?!\/)]+)\/integrations\/(?P<integration_id>[^\\s(?!\/)]+)\/config-field-options":{"namespace":"fluent-booking\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true},"integration_id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true},"integration_id":{"required":true}}}]},"\/fluent-community\/v2":{"namespace":"fluent-community\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"fluent-community\/v2","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2"}]}},"\/fluent-community\/v2\/leaderboard":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/leaderboard"}]}},"\/fluent-community\/v2\/admin\/leaderboards\/levels":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/admin\/leaderboards\/levels"}]}},"\/fluent-community\/v2\/admin\/user-badges":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/admin\/user-badges"}]}},"\/fluent-community\/v2\/documents":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/documents"}]}},"\/fluent-community\/v2\/documents\/upload":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/documents\/upload"}]}},"\/fluent-community\/v2\/documents\/update":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/documents\/update"}]}},"\/fluent-community\/v2\/documents\/delete":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/documents\/delete"}]}},"\/fluent-community\/v2\/invitations":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/invitations"}]}},"\/fluent-community\/v2\/invitations\/(?P<invitation_id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["DELETE","DELETE","DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"invitation_id":{"required":true}}},{"methods":["DELETE"],"args":{"invitation_id":{"required":true}}},{"methods":["DELETE"],"args":{"invitation_id":{"required":true}}}]},"\/fluent-community\/v2\/invitations\/link":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/invitations\/link"}]}},"\/fluent-community\/v2\/invitations\/(?P<invitation_id>[0-9]+)\/resend":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":{"invitation_id":{"required":true}}},{"methods":["POST"],"args":{"invitation_id":{"required":true}}},{"methods":["POST"],"args":{"invitation_id":{"required":true}}}]},"\/fluent-community\/v2\/courses\/(?P<course_id>[0-9]+)\/lessons\/(?P<lesson_id>[0-9]+)\/quiz\/submit":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}},{"methods":["POST"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}},{"methods":["POST"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}}]},"\/fluent-community\/v2\/courses\/(?P<course_id>[0-9]+)\/lessons\/(?P<lesson_id>[0-9]+)\/quiz\/result":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)\/quiz-results":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)\/quiz-results\/(?P<quiz_id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":{"course_id":{"required":true},"quiz_id":{"required":true}}},{"methods":["POST"],"args":{"course_id":{"required":true},"quiz_id":{"required":true}}},{"methods":["POST"],"args":{"course_id":{"required":true},"quiz_id":{"required":true}}}]},"\/fluent-community\/v2\/courses":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/courses"}]}},"\/fluent-community\/v2\/courses\/(?P<course_id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}}]},"\/fluent-community\/v2\/courses\/(?P<course_slug>[a-zA-Z0-9-_]+)\/by-slug":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":{"course_slug":{"required":true}}},{"methods":["GET"],"args":{"course_slug":{"required":true}}},{"methods":["GET"],"args":{"course_slug":{"required":true}}}]},"\/fluent-community\/v2\/courses\/(?P<course_slug>[a-zA-Z0-9-_]+)\/lessons\/(?P<lesson_slug>[a-zA-Z0-9-_]+)\/by-slug":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":{"course_slug":{"required":true},"lesson_slug":{"required":true}}},{"methods":["GET"],"args":{"course_slug":{"required":true},"lesson_slug":{"required":true}}},{"methods":["GET"],"args":{"course_slug":{"required":true},"lesson_slug":{"required":true}}}]},"\/fluent-community\/v2\/courses\/(?P<course_id>[0-9]+)\/enroll":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":{"course_id":{"required":true}}},{"methods":["POST"],"args":{"course_id":{"required":true}}},{"methods":["POST"],"args":{"course_id":{"required":true}}}]},"\/fluent-community\/v2\/courses\/(?P<course_id>[0-9]+)\/lessons\/(?P<lesson_id>[0-9]+)\/completion":{"namespace":"fluent-community\/v2","methods":["PUT","PUT","PUT"],"endpoints":[{"methods":["PUT"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}},{"methods":["PUT"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}},{"methods":["PUT"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/courses":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/admin\/courses"}]}},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["GET","PUT","DELETE","GET","PUT","DELETE","GET","PUT","DELETE"],"endpoints":[{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["PUT"],"args":{"course_id":{"required":true}}},{"methods":["DELETE"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["PUT"],"args":{"course_id":{"required":true}}},{"methods":["DELETE"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["PUT"],"args":{"course_id":{"required":true}}},{"methods":["DELETE"],"args":{"course_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)\/comments":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)\/students":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["POST"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["POST"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["POST"],"args":{"course_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)\/students\/(?P<student_id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["DELETE","DELETE","DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"course_id":{"required":true},"student_id":{"required":true}}},{"methods":["DELETE"],"args":{"course_id":{"required":true},"student_id":{"required":true}}},{"methods":["DELETE"],"args":{"course_id":{"required":true},"student_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)\/users\/search":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)\/links":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":{"course_id":{"required":true}}},{"methods":["POST"],"args":{"course_id":{"required":true}}},{"methods":["POST"],"args":{"course_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)\/meta-settings":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)\/sections":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["POST"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["POST"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["POST"],"args":{"course_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)\/sections\/indexes":{"namespace":"fluent-community\/v2","methods":["PATCH","PATCH","PATCH"],"endpoints":[{"methods":["PATCH"],"args":{"course_id":{"required":true}}},{"methods":["PATCH"],"args":{"course_id":{"required":true}}},{"methods":["PATCH"],"args":{"course_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)\/sections\/(?P<section_id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["GET","PUT","PATCH","DELETE","GET","PUT","PATCH","DELETE","GET","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"course_id":{"required":true},"section_id":{"required":true}}},{"methods":["PUT"],"args":{"course_id":{"required":true},"section_id":{"required":true}}},{"methods":["PATCH"],"args":{"course_id":{"required":true},"section_id":{"required":true}}},{"methods":["DELETE"],"args":{"course_id":{"required":true},"section_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true},"section_id":{"required":true}}},{"methods":["PUT"],"args":{"course_id":{"required":true},"section_id":{"required":true}}},{"methods":["PATCH"],"args":{"course_id":{"required":true},"section_id":{"required":true}}},{"methods":["DELETE"],"args":{"course_id":{"required":true},"section_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true},"section_id":{"required":true}}},{"methods":["PUT"],"args":{"course_id":{"required":true},"section_id":{"required":true}}},{"methods":["PATCH"],"args":{"course_id":{"required":true},"section_id":{"required":true}}},{"methods":["DELETE"],"args":{"course_id":{"required":true},"section_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)\/sections\/(?P<section_id>[0-9]+)\/indexes":{"namespace":"fluent-community\/v2","methods":["PATCH","PATCH","PATCH"],"endpoints":[{"methods":["PATCH"],"args":{"course_id":{"required":true},"section_id":{"required":true}}},{"methods":["PATCH"],"args":{"course_id":{"required":true},"section_id":{"required":true}}},{"methods":["PATCH"],"args":{"course_id":{"required":true},"section_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)\/lessons":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["POST"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["POST"],"args":{"course_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true}}},{"methods":["POST"],"args":{"course_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)\/move-lesson":{"namespace":"fluent-community\/v2","methods":["PUT","PUT","PUT"],"endpoints":[{"methods":["PUT"],"args":{"course_id":{"required":true}}},{"methods":["PUT"],"args":{"course_id":{"required":true}}},{"methods":["PUT"],"args":{"course_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)\/lessons\/(?P<lesson_id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["GET","PUT","PATCH","DELETE","GET","PUT","PATCH","DELETE","GET","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}},{"methods":["PUT"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}},{"methods":["PATCH"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}},{"methods":["DELETE"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}},{"methods":["PUT"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}},{"methods":["PATCH"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}},{"methods":["DELETE"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}},{"methods":["GET"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}},{"methods":["PUT"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}},{"methods":["PATCH"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}},{"methods":["DELETE"],"args":{"course_id":{"required":true},"lesson_id":{"required":true}}}]},"\/fluent-community\/v2\/spaces":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/spaces"}]}},"\/fluent-community\/v2\/spaces\/(?P<spaceSlug>[a-zA-Z0-9-_]+)\/by-slug":{"namespace":"fluent-community\/v2","methods":["GET","PUT","GET","PUT","GET","PUT"],"endpoints":[{"methods":["GET"],"args":{"spaceSlug":{"required":true}}},{"methods":["PUT"],"args":{"spaceSlug":{"required":true}}},{"methods":["GET"],"args":{"spaceSlug":{"required":true}}},{"methods":["PUT"],"args":{"spaceSlug":{"required":true}}},{"methods":["GET"],"args":{"spaceSlug":{"required":true}}},{"methods":["PUT"],"args":{"spaceSlug":{"required":true}}}]},"\/fluent-community\/v2\/spaces\/(?P<spaceId>[0-9]+)\/by-id":{"namespace":"fluent-community\/v2","methods":["PUT","DELETE","PUT","DELETE","PUT","DELETE"],"endpoints":[{"methods":["PUT"],"args":{"spaceId":{"required":true}}},{"methods":["DELETE"],"args":{"spaceId":{"required":true}}},{"methods":["PUT"],"args":{"spaceId":{"required":true}}},{"methods":["DELETE"],"args":{"spaceId":{"required":true}}},{"methods":["PUT"],"args":{"spaceId":{"required":true}}},{"methods":["DELETE"],"args":{"spaceId":{"required":true}}}]},"\/fluent-community\/v2\/spaces\/(?P<spaceSlug>[a-zA-Z0-9-_]+)\/join":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":{"spaceSlug":{"required":true}}},{"methods":["POST"],"args":{"spaceSlug":{"required":true}}},{"methods":["POST"],"args":{"spaceSlug":{"required":true}}}]},"\/fluent-community\/v2\/spaces\/(?P<spaceSlug>[a-zA-Z0-9-_]+)\/leave":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":{"spaceSlug":{"required":true}}},{"methods":["POST"],"args":{"spaceSlug":{"required":true}}},{"methods":["POST"],"args":{"spaceSlug":{"required":true}}}]},"\/fluent-community\/v2\/spaces\/(?P<spaceSlug>[a-zA-Z0-9-_]+)\/meta-settings":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":{"spaceSlug":{"required":true}}},{"methods":["GET"],"args":{"spaceSlug":{"required":true}}},{"methods":["GET"],"args":{"spaceSlug":{"required":true}}}]},"\/fluent-community\/v2\/spaces\/(?P<spaceSlug>[a-zA-Z0-9-_]+)\/members":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":{"spaceSlug":{"required":true}}},{"methods":["POST"],"args":{"spaceSlug":{"required":true}}},{"methods":["GET"],"args":{"spaceSlug":{"required":true}}},{"methods":["POST"],"args":{"spaceSlug":{"required":true}}},{"methods":["GET"],"args":{"spaceSlug":{"required":true}}},{"methods":["POST"],"args":{"spaceSlug":{"required":true}}}]},"\/fluent-community\/v2\/spaces\/(?P<spaceSlug>[a-zA-Z0-9-_]+)":{"namespace":"fluent-community\/v2","methods":["DELETE","DELETE","DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"spaceSlug":{"required":true}}},{"methods":["DELETE"],"args":{"spaceSlug":{"required":true}}},{"methods":["DELETE"],"args":{"spaceSlug":{"required":true}}}]},"\/fluent-community\/v2\/spaces\/(?P<spaceSlug>[a-zA-Z0-9-_]+)\/members\/remove":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":{"spaceSlug":{"required":true}}},{"methods":["POST"],"args":{"spaceSlug":{"required":true}}},{"methods":["POST"],"args":{"spaceSlug":{"required":true}}}]},"\/fluent-community\/v2\/spaces\/(?P<spaceSlug>[a-zA-Z0-9-_]+)\/lockscreens":{"namespace":"fluent-community\/v2","methods":["GET","GET","PUT","GET","PUT"],"endpoints":[{"methods":["GET"],"args":{"spaceSlug":{"required":true}}},{"methods":["GET"],"args":{"spaceSlug":{"required":true}}},{"methods":["PUT"],"args":{"spaceSlug":{"required":true}}},{"methods":["GET"],"args":{"spaceSlug":{"required":true}}},{"methods":["PUT"],"args":{"spaceSlug":{"required":true}}}]},"\/fluent-community\/v2\/spaces\/(?P<spaceSlug>[a-zA-Z0-9-_]+)\/links":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":{"spaceSlug":{"required":true}}},{"methods":["POST"],"args":{"spaceSlug":{"required":true}}},{"methods":["POST"],"args":{"spaceSlug":{"required":true}}}]},"\/fluent-community\/v2\/spaces\/users\/search":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/spaces\/users\/search"}]}},"\/fluent-community\/v2\/spaces\/discover":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/spaces\/discover"}]}},"\/fluent-community\/v2\/spaces\/space_groups":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/spaces\/space_groups"}]}},"\/fluent-community\/v2\/spaces\/space_groups\/(?P<id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["PUT","DELETE","PUT","DELETE","PUT","DELETE"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}},{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}},{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-community\/v2\/spaces\/space_groups\/re-index":{"namespace":"fluent-community\/v2","methods":["PATCH","PATCH","PATCH"],"endpoints":[{"methods":["PATCH"],"args":[]},{"methods":["PATCH"],"args":[]},{"methods":["PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/spaces\/space_groups\/re-index"}]}},"\/fluent-community\/v2\/spaces\/space_groups\/re-index-spaces":{"namespace":"fluent-community\/v2","methods":["PATCH","PATCH","PATCH"],"endpoints":[{"methods":["PATCH"],"args":[]},{"methods":["PATCH"],"args":[]},{"methods":["PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/spaces\/space_groups\/re-index-spaces"}]}},"\/fluent-community\/v2\/spaces\/space_groups\/move-space":{"namespace":"fluent-community\/v2","methods":["PATCH","PATCH","PATCH"],"endpoints":[{"methods":["PATCH"],"args":[]},{"methods":["PATCH"],"args":[]},{"methods":["PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/spaces\/space_groups\/move-space"}]}},"\/fluent-community\/v2\/feeds":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/feeds"}]}},"\/fluent-community\/v2\/feeds\/(?P<feed_id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["POST","PATCH","DELETE","POST","PATCH","DELETE","POST","PATCH","DELETE"],"endpoints":[{"methods":["POST"],"args":{"feed_id":{"required":true}}},{"methods":["PATCH"],"args":{"feed_id":{"required":true}}},{"methods":["DELETE"],"args":{"feed_id":{"required":true}}},{"methods":["POST"],"args":{"feed_id":{"required":true}}},{"methods":["PATCH"],"args":{"feed_id":{"required":true}}},{"methods":["DELETE"],"args":{"feed_id":{"required":true}}},{"methods":["POST"],"args":{"feed_id":{"required":true}}},{"methods":["PATCH"],"args":{"feed_id":{"required":true}}},{"methods":["DELETE"],"args":{"feed_id":{"required":true}}}]},"\/fluent-community\/v2\/feeds\/media-upload":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/feeds\/media-upload"}]}},"\/fluent-community\/v2\/feeds\/bookmarks":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/feeds\/bookmarks"}]}},"\/fluent-community\/v2\/feeds\/(?P<feed_slug>[a-zA-Z0-9-_]+)\/by-slug":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":{"feed_slug":{"required":true}}},{"methods":["GET"],"args":{"feed_slug":{"required":true}}},{"methods":["GET"],"args":{"feed_slug":{"required":true}}}]},"\/fluent-community\/v2\/feeds\/(?P<feed_id>[0-9]+)\/by-id":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":{"feed_id":{"required":true}}},{"methods":["GET"],"args":{"feed_id":{"required":true}}},{"methods":["GET"],"args":{"feed_id":{"required":true}}}]},"\/fluent-community\/v2\/feeds\/(?P<feed_id>[0-9]+)\/comments":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":{"feed_id":{"required":true}}},{"methods":["POST"],"args":{"feed_id":{"required":true}}},{"methods":["GET"],"args":{"feed_id":{"required":true}}},{"methods":["POST"],"args":{"feed_id":{"required":true}}},{"methods":["GET"],"args":{"feed_id":{"required":true}}},{"methods":["POST"],"args":{"feed_id":{"required":true}}}]},"\/fluent-community\/v2\/feeds\/(?P<feed_id>[0-9]+)\/comments\/(?P<comment_id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["POST","DELETE","POST","DELETE","POST","DELETE"],"endpoints":[{"methods":["POST"],"args":{"feed_id":{"required":true},"comment_id":{"required":true}}},{"methods":["DELETE"],"args":{"feed_id":{"required":true},"comment_id":{"required":true}}},{"methods":["POST"],"args":{"feed_id":{"required":true},"comment_id":{"required":true}}},{"methods":["DELETE"],"args":{"feed_id":{"required":true},"comment_id":{"required":true}}},{"methods":["POST"],"args":{"feed_id":{"required":true},"comment_id":{"required":true}}},{"methods":["DELETE"],"args":{"feed_id":{"required":true},"comment_id":{"required":true}}}]},"\/fluent-community\/v2\/feeds\/(?P<feed_id>[0-9]+)\/react":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":{"feed_id":{"required":true}}},{"methods":["POST"],"args":{"feed_id":{"required":true}}},{"methods":["POST"],"args":{"feed_id":{"required":true}}}]},"\/fluent-community\/v2\/feeds\/(?P<feed_id>[0-9]+)\/comments\/(?P<comment_id>[0-9]+)\/reactions":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":{"feed_id":{"required":true},"comment_id":{"required":true}}},{"methods":["POST"],"args":{"feed_id":{"required":true},"comment_id":{"required":true}}},{"methods":["POST"],"args":{"feed_id":{"required":true},"comment_id":{"required":true}}}]},"\/fluent-community\/v2\/feeds\/(?P<feed_id>[0-9]+)\/media-preview":{"namespace":"fluent-community\/v2","methods":["DELETE","DELETE","DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"feed_id":{"required":true}}},{"methods":["DELETE"],"args":{"feed_id":{"required":true}}},{"methods":["DELETE"],"args":{"feed_id":{"required":true}}}]},"\/fluent-community\/v2\/feeds\/ticker":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/feeds\/ticker"}]}},"\/fluent-community\/v2\/feeds\/oembed":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/feeds\/oembed"}]}},"\/fluent-community\/v2\/feeds\/links":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/feeds\/links"}]}},"\/fluent-community\/v2\/feeds\/(?P<feed_id>[0-9]+)\/reactions":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":{"feed_id":{"required":true}}},{"methods":["GET"],"args":{"feed_id":{"required":true}}},{"methods":["GET"],"args":{"feed_id":{"required":true}}}]},"\/fluent-community\/v2\/feeds\/(?P<feed_id>[0-9]+)\/apps\/survey-vote":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":{"feed_id":{"required":true}}},{"methods":["POST"],"args":{"feed_id":{"required":true}}},{"methods":["POST"],"args":{"feed_id":{"required":true}}}]},"\/fluent-community\/v2\/feeds\/(?P<feed_id>[0-9]+)\/apps\/survey-voters\/(?P<option_slug>[a-zA-Z0-9-_]+)":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":{"feed_id":{"required":true},"option_slug":{"required":true}}},{"methods":["GET"],"args":{"feed_id":{"required":true},"option_slug":{"required":true}}},{"methods":["GET"],"args":{"feed_id":{"required":true},"option_slug":{"required":true}}}]},"\/fluent-community\/v2\/feeds\/markdown-preview":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/feeds\/markdown-preview"}]}},"\/fluent-community\/v2\/profile\/(?P<username>[a-zA-Z0-9-_]+)":{"namespace":"fluent-community\/v2","methods":["GET","POST","PUT","GET","POST","PUT","GET","POST","PUT"],"endpoints":[{"methods":["GET"],"args":{"username":{"required":true}}},{"methods":["POST"],"args":{"username":{"required":true}}},{"methods":["PUT"],"args":{"username":{"required":true}}},{"methods":["GET"],"args":{"username":{"required":true}}},{"methods":["POST"],"args":{"username":{"required":true}}},{"methods":["PUT"],"args":{"username":{"required":true}}},{"methods":["GET"],"args":{"username":{"required":true}}},{"methods":["POST"],"args":{"username":{"required":true}}},{"methods":["PUT"],"args":{"username":{"required":true}}}]},"\/fluent-community\/v2\/profile\/(?P<username>[a-zA-Z0-9-_]+)\/spaces":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":{"username":{"required":true}}},{"methods":["GET"],"args":{"username":{"required":true}}},{"methods":["GET"],"args":{"username":{"required":true}}}]},"\/fluent-community\/v2\/profile\/(?P<username>[a-zA-Z0-9-_]+)\/comments":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":{"username":{"required":true}}},{"methods":["GET"],"args":{"username":{"required":true}}},{"methods":["GET"],"args":{"username":{"required":true}}}]},"\/fluent-community\/v2\/profile\/(?P<username>[a-zA-Z0-9-_]+)\/notification-preferences":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":{"username":{"required":true}}},{"methods":["POST"],"args":{"username":{"required":true}}},{"methods":["GET"],"args":{"username":{"required":true}}},{"methods":["POST"],"args":{"username":{"required":true}}},{"methods":["GET"],"args":{"username":{"required":true}}},{"methods":["POST"],"args":{"username":{"required":true}}}]},"\/fluent-community\/v2\/admin\/general":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/admin\/general"}]}},"\/fluent-community\/v2\/admin\/email-settings":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/admin\/email-settings"}]}},"\/fluent-community\/v2\/admin\/storage-settings":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/admin\/storage-settings"}]}},"\/fluent-community\/v2\/admin\/welcome-banner":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/admin\/welcome-banner"}]}},"\/fluent-community\/v2\/admin\/auth-settings":{"namespace":"fluent-community\/v2","methods":["GET","GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/admin\/auth-settings"}]}},"\/fluent-community\/v2\/admin\/on-boardings":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/admin\/on-boardings"}]}},"\/fluent-community\/v2\/admin\/on-boardings\/change-slug":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/admin\/on-boardings\/change-slug"}]}},"\/fluent-community\/v2\/admin\/profile-link-providers":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/admin\/profile-link-providers"}]}},"\/fluent-community\/v2\/admin\/all_space_courses":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/admin\/all_space_courses"}]}},"\/fluent-community\/v2\/members":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/members"}]}},"\/fluent-community\/v2\/members\/(?P<user_id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["PATCH","PATCH","PATCH"],"endpoints":[{"methods":["PATCH"],"args":{"user_id":{"required":true}}},{"methods":["PATCH"],"args":{"user_id":{"required":true}}},{"methods":["PATCH"],"args":{"user_id":{"required":true}}}]},"\/fluent-community\/v2\/notifications":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/notifications"}]}},"\/fluent-community\/v2\/notifications\/unread":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/notifications\/unread"}]}},"\/fluent-community\/v2\/notifications\/mark-read\/(?P<notification_id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":{"notification_id":{"required":true}}},{"methods":["POST"],"args":{"notification_id":{"required":true}}},{"methods":["POST"],"args":{"notification_id":{"required":true}}}]},"\/fluent-community\/v2\/notifications\/mark-read\/(?P<feed_id>[0-9]+)\/by-feed-id":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":{"feed_id":{"required":true}}},{"methods":["POST"],"args":{"feed_id":{"required":true}}},{"methods":["POST"],"args":{"feed_id":{"required":true}}}]},"\/fluent-community\/v2\/notifications\/mark-all-read":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/notifications\/mark-all-read"}]}},"\/fluent-community\/v2\/activities":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/activities"}]}},"\/fluent-community\/v2\/comments\/(?P<comment_id>[0-9]+)\/reactions":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":{"comment_id":{"required":true}}},{"methods":["GET"],"args":{"comment_id":{"required":true}}},{"methods":["GET"],"args":{"comment_id":{"required":true}}}]},"\/fluent-community\/v2\/comments\/(?P<id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-community\/v2\/options\/app-vars":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/options\/app-vars"}]}},"\/fluent-community\/v2\/options\/sidebar-menu-html":{"namespace":"fluent-community\/v2","methods":["GET","GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/options\/sidebar-menu-html"}]}},"\/fluent-community\/v2\/settings\/features":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/settings\/features"}]}},"\/fluent-community\/v2\/settings\/menu-settings":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/settings\/menu-settings"}]}},"\/fluent-community\/v2\/settings\/install_plugin":{"namespace":"fluent-community\/v2","methods":["POST","POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/settings\/install_plugin"}]}},"\/fluent-community\/v2\/settings\/customization-settings":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/settings\/customization-settings"}]}},"\/fluent-community\/v2\/settings\/privacy-settings":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/settings\/privacy-settings"}]}},"\/fluent-community\/v2\/settings\/color-config":{"namespace":"fluent-community\/v2","methods":["GET","GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/settings\/color-config"}]}},"\/fluent-community\/v2\/settings\/crm-tagging-config":{"namespace":"fluent-community\/v2","methods":["GET","GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/settings\/crm-tagging-config"}]}},"\/fluent-boards\/v2\/tasks\/(?P<task_id>[0-9]+)\/attachment-delete\/(?P<attachment_id>[0-9]+)":{"namespace":"fluent-boards\/v2","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"task_id":{"required":true},"attachment_id":{"required":true}}}]},"\/fluent-boards\/v2\/tasks\/(?P<task_id>[0-9]+)\/add-attachment":{"namespace":"fluent-boards\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/tasks\/(?P<task_id>[0-9]+)\/attachment-update\/(?P<attachment_id>[0-9]+)":{"namespace":"fluent-boards\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"task_id":{"required":true},"attachment_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/template-stages":{"namespace":"fluent-boards\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/projects\/template-stages"}]}},"\/fluent-boards\/v2\/projects\/get-template-tasks":{"namespace":"fluent-boards\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/projects\/get-template-tasks"}]}},"\/fluent-boards\/v2\/reports\/timesheet":{"namespace":"fluent-boards\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/reports\/timesheet"}]}},"\/fluent-boards\/v2\/projects\/reports":{"namespace":"fluent-boards\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/projects\/reports"}]}},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/get-default-board-images":{"namespace":"fluent-boards\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[^\\s(?!\/)]+)\/download-default-board-images":{"namespace":"fluent-boards\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[^\\s(?!\/)]+)\/send-invitation":{"namespace":"fluent-boards\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[^\\s(?!\/)]+)\/all-invitations":{"namespace":"fluent-boards\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[^\\s(?!\/)]+)\/invitation\/(?P<invitation_id>[^\\s(?!\/)]+)":{"namespace":"fluent-boards\/v2","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"board_id":{"required":true},"invitation_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/stage\/(?P<stage_id>[0-9]+)\/update-stage-template":{"namespace":"fluent-boards\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"board_id":{"required":true},"stage_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/stage-wise-reports":{"namespace":"fluent-boards\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/user\/(?P<user_id>[0-9]+)\/make-manager":{"namespace":"fluent-boards\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"board_id":{"required":true},"user_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/user\/(?P<user_id>[0-9]+)\/remove-manager":{"namespace":"fluent-boards\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"board_id":{"required":true},"user_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/user\/(?P<user_id>[0-9]+)\/make-viewer":{"namespace":"fluent-boards\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"board_id":{"required":true},"user_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/user\/(?P<user_id>[0-9]+)\/make-member":{"namespace":"fluent-boards\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"board_id":{"required":true},"user_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/export":{"namespace":"fluent-boards\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[^\\s(?!\/)]+)\/custom-fields":{"namespace":"fluent-boards\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[^\\s(?!\/)]+)\/custom-field":{"namespace":"fluent-boards\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"board_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[^\\s(?!\/)]+)\/custom-field\/(?P<custom_field_id>[0-9]+)":{"namespace":"fluent-boards\/v2","methods":["PUT","DELETE"],"endpoints":[{"methods":["PUT"],"args":{"board_id":{"required":true},"custom_field_id":{"required":true}}},{"methods":["DELETE"],"args":{"board_id":{"required":true},"custom_field_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/stage\/(?P<stage_id>[0-9]+)\/default-assignees":{"namespace":"fluent-boards\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"board_id":{"required":true},"stage_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/update-subtask-position\/(?P<subtask_id>[0-9]+)":{"namespace":"fluent-boards\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"board_id":{"required":true},"subtask_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/(?P<task_id>[0-9]+)\/subtasks":{"namespace":"fluent-boards\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"board_id":{"required":true},"task_id":{"required":true}}},{"methods":["POST"],"args":{"board_id":{"required":true},"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/(?P<task_id>[0-9]+)\/move-to-board":{"namespace":"fluent-boards\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"board_id":{"required":true},"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/(?P<task_id>[0-9]+)\/delete-subtask":{"namespace":"fluent-boards\/v2","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"board_id":{"required":true},"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/(?P<task_id>[0-9]+)\/subtask-group":{"namespace":"fluent-boards\/v2","methods":["POST","PUT","DELETE"],"endpoints":[{"methods":["POST"],"args":{"board_id":{"required":true},"task_id":{"required":true}}},{"methods":["PUT"],"args":{"board_id":{"required":true},"task_id":{"required":true}}},{"methods":["DELETE"],"args":{"board_id":{"required":true},"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/(?P<task_id>[0-9]+)\/move-subtask":{"namespace":"fluent-boards\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"board_id":{"required":true},"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/(?P<task_id>[0-9]+)\/attachment":{"namespace":"fluent-boards\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"board_id":{"required":true},"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/(?P<task_id>[0-9]+)\/add-task-attachment-file":{"namespace":"fluent-boards\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"board_id":{"required":true},"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/(?P<task_id>[0-9]+)\/files":{"namespace":"fluent-boards\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"board_id":{"required":true},"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/(?P<task_id>[0-9]+)\/task-create-from-template":{"namespace":"fluent-boards\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"board_id":{"required":true},"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/(?P<task_id>[0-9]+)\/time-tracks\/start":{"namespace":"fluent-boards\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"board_id":{"required":true},"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/(?P<task_id>[0-9]+)\/time-tracks\/pause":{"namespace":"fluent-boards\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"board_id":{"required":true},"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/(?P<task_id>[0-9]+)\/time-tracks\/stop":{"namespace":"fluent-boards\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"board_id":{"required":true},"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/(?P<task_id>[0-9]+)\/time-tracks\/commit":{"namespace":"fluent-boards\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"board_id":{"required":true},"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/(?P<task_id>[0-9]+)\/time-tracks\/commit-manually":{"namespace":"fluent-boards\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"board_id":{"required":true},"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/(?P<task_id>[0-9]+)\/convert-to-subtask":{"namespace":"fluent-boards\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"board_id":{"required":true},"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/(?P<task_id>[0-9]+)\/custom-fields":{"namespace":"fluent-boards\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"board_id":{"required":true},"task_id":{"required":true}}},{"methods":["POST"],"args":{"board_id":{"required":true},"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/(?P<task_id>[0-9]+)\/create-repeat-task":{"namespace":"fluent-boards\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"board_id":{"required":true},"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/(?P<task_id>[0-9]+)\/remove-repeat-task":{"namespace":"fluent-boards\/v2","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"board_id":{"required":true},"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/projects\/(?P<board_id>[0-9]+)\/tasks\/(?P<task_id>[0-9]+)\/clone-subtask":{"namespace":"fluent-boards\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"board_id":{"required":true},"task_id":{"required":true}}}]},"\/fluent-boards\/v2\/import-file":{"namespace":"fluent-boards\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/import-file"}]}},"\/fluent-boards\/v2\/csv-upload":{"namespace":"fluent-boards\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/csv-upload"}]}},"\/fluent-boards\/v2\/import-csv":{"namespace":"fluent-boards\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/import-csv"}]}},"\/fluent-boards\/v2\/managers":{"namespace":"fluent-boards\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/managers"}]}},"\/fluent-boards\/v2\/managers\/add-admins":{"namespace":"fluent-boards\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/managers\/add-admins"}]}},"\/fluent-boards\/v2\/managers\/add-users-to-boards":{"namespace":"fluent-boards\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/managers\/add-users-to-boards"}]}},"\/fluent-boards\/v2\/managers\/remove-admins":{"namespace":"fluent-boards\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/managers\/remove-admins"}]}},"\/fluent-boards\/v2\/managers\/roles\/(?P<user_id>[0-9]+)":{"namespace":"fluent-boards\/v2","methods":["POST","DELETE"],"endpoints":[{"methods":["POST"],"args":{"user_id":{"required":true}}},{"methods":["DELETE"],"args":{"user_id":{"required":true}}}]},"\/fluent-boards\/v2\/admin\/storage-settings":{"namespace":"fluent-boards\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/admin\/storage-settings"}]}},"\/fluent-boards\/v2\/license":{"namespace":"fluent-boards\/v2","methods":["GET","POST","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-boards\/v2\/license"}]}},"\/fluent-booking\/v2\/settings\/team":{"namespace":"fluent-booking\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-booking\/v2\/settings\/team"}]}},"\/fluent-booking\/v2\/settings\/team\/(?P<id>[0-9]+)":{"namespace":"fluent-booking\/v2","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/settings\/license":{"namespace":"fluent-booking\/v2","methods":["GET","POST","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-booking\/v2\/settings\/license"}]}},"\/fluent-booking\/v2\/schedules\/(?P<id>[0-9]+)\/transactions\/(?P<transaction_id>[0-9]+)":{"namespace":"fluent-booking\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true},"transaction_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/integrations\/remote-calendars":{"namespace":"fluent-booking\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/integrations\/remote-calendars\/patch-conflicts":{"namespace":"fluent-booking\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/integrations\/remote-calendars\/patch-settings":{"namespace":"fluent-booking\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/integrations\/remote-calendars\/sync-settings":{"namespace":"fluent-booking\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/integrations\/remote-calendars\/disconnect-calendar":{"namespace":"fluent-booking\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/integrations\/remote-calendars\/cal-dav-auth":{"namespace":"fluent-booking\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/integrations\/zoom-connection":{"namespace":"fluent-booking\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/integrations\/zoom-connection\/add":{"namespace":"fluent-booking\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/integrations\/zoom-connection\/disconnect":{"namespace":"fluent-booking\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/assignments":{"namespace":"fluent-booking\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/advanced-settings":{"namespace":"fluent-booking\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/sms-notifications":{"namespace":"fluent-booking\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/sms-notifications\/clone":{"namespace":"fluent-booking\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/webhooks":{"namespace":"fluent-booking\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/webhooks\/clone":{"namespace":"fluent-booking\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/webhooks\/(?P<webhook_id>[0-9]+)":{"namespace":"fluent-booking\/v2","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"id":{"required":true},"event_id":{"required":true},"webhook_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/payment-settings":{"namespace":"fluent-booking\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/integrations\/general_integration_feed":{"namespace":"fluent-booking\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/integrations\/general_integration_feed\/disconnect":{"namespace":"fluent-booking\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/event-available-slots":{"namespace":"fluent-booking\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/calendars\/(?P<id>[0-9]+)\/events\/(?P<event_id>[0-9]+)\/event-availability":{"namespace":"fluent-booking\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true},"event_id":{"required":true}}}]},"\/fluent-booking\/v2\/integrations\/(?P<host_id>[0-9]+)\/settings":{"namespace":"fluent-booking\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"host_id":{"required":true}}},{"methods":["POST"],"args":{"host_id":{"required":true}}}]},"\/fluent-booking\/v2\/integrations\/(?P<host_id>[0-9]+)\/disconnect":{"namespace":"fluent-booking\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"host_id":{"required":true}}}]},"\/fluent-booking\/v2\/integrations\/menu":{"namespace":"fluent-booking\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-booking\/v2\/integrations\/menu"}]}},"\/fluent-booking\/v2\/integrations\/zoom\/connected-users":{"namespace":"fluent-booking\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-booking\/v2\/integrations\/zoom\/connected-users"}]}},"\/fluent-booking\/v2\/integrations\/zoom\/save-user-account":{"namespace":"fluent-booking\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-booking\/v2\/integrations\/zoom\/save-user-account"}]}},"\/fluent-booking\/v2\/integrations\/zoom\/disconnect":{"namespace":"fluent-booking\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-booking\/v2\/integrations\/zoom\/disconnect"}]}},"\/fluent-booking\/v2\/integrations\/settings\/payment-methods\/all":{"namespace":"fluent-booking\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-booking\/v2\/integrations\/settings\/payment-methods\/all"}]}},"\/fluent-booking\/v2\/integrations\/settings\/payment-methods":{"namespace":"fluent-booking\/v2","methods":["POST","GET"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-booking\/v2\/integrations\/settings\/payment-methods"}]}},"\/fluent-booking\/v2\/integrations\/settings\/payment-methods\/connect\/info":{"namespace":"fluent-booking\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-booking\/v2\/integrations\/settings\/payment-methods\/connect\/info"}]}},"\/fluent-booking\/v2\/integrations\/settings\/payment-methods\/disconnect":{"namespace":"fluent-booking\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-booking\/v2\/integrations\/settings\/payment-methods\/disconnect"}]}},"\/fluent-booking\/v2\/integrations\/settings\/payment-methods\/currencies":{"namespace":"fluent-booking\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-booking\/v2\/integrations\/settings\/payment-methods\/currencies"}]}},"\/fluent-booking\/v2\/integrations\/options\/woo-products":{"namespace":"fluent-booking\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-booking\/v2\/integrations\/options\/woo-products"}]}},"\/fluent-community\/v2\/admin\/managers":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/admin\/managers"}]}},"\/fluent-community\/v2\/admin\/managers\/(?P<user_id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["DELETE","DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"user_id":{"required":true}}},{"methods":["DELETE"],"args":{"user_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/users":{"namespace":"fluent-community\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/admin\/users"}]}},"\/fluent-community\/v2\/admin\/license":{"namespace":"fluent-community\/v2","methods":["GET","POST","DELETE","GET","POST","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["DELETE"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/admin\/license"}]}},"\/fluent-community\/v2\/admin\/messaging-setting":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/admin\/messaging-setting"}]}},"\/fluent-community\/v2\/settings\/snippets-settings":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/settings\/snippets-settings"}]}},"\/fluent-community\/v2\/settings\/moderation-config":{"namespace":"fluent-community\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/settings\/moderation-config"}]}},"\/fluent-community\/v2\/admin\/topics":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/admin\/topics"}]}},"\/fluent-community\/v2\/admin\/topics\/config":{"namespace":"fluent-community\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/admin\/topics\/config"}]}},"\/fluent-community\/v2\/admin\/topics\/(?P<topic_id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["DELETE","DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"topic_id":{"required":true}}},{"methods":["DELETE"],"args":{"topic_id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/webhooks":{"namespace":"fluent-community\/v2","methods":["GET","POST","GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/admin\/webhooks"}]}},"\/fluent-community\/v2\/admin\/webhooks\/(?P<id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["DELETE","DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/links":{"namespace":"fluent-community\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/admin\/links"}]}},"\/fluent-community\/v2\/admin\/links\/(?P<id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["DELETE","DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-community\/v2\/admin\/courses\/(?P<course_id>[0-9]+)\/lockscreens":{"namespace":"fluent-community\/v2","methods":["PUT","PUT"],"endpoints":[{"methods":["PUT"],"args":{"course_id":{"required":true}}},{"methods":["PUT"],"args":{"course_id":{"required":true}}}]},"\/fluent-community\/v2\/analytics\/overview\/widget":{"namespace":"fluent-community\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/analytics\/overview\/widget"}]}},"\/fluent-community\/v2\/analytics\/overview\/activity":{"namespace":"fluent-community\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/analytics\/overview\/activity"}]}},"\/fluent-community\/v2\/analytics\/overview\/popular-day-time":{"namespace":"fluent-community\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/analytics\/overview\/popular-day-time"}]}},"\/fluent-community\/v2\/analytics\/members\/widget":{"namespace":"fluent-community\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/analytics\/members\/widget"}]}},"\/fluent-community\/v2\/analytics\/members\/activity":{"namespace":"fluent-community\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/analytics\/members\/activity"}]}},"\/fluent-community\/v2\/analytics\/members\/top-members":{"namespace":"fluent-community\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/analytics\/members\/top-members"}]}},"\/fluent-community\/v2\/analytics\/members\/top-post-starters":{"namespace":"fluent-community\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/analytics\/members\/top-post-starters"}]}},"\/fluent-community\/v2\/analytics\/members\/top-commenters":{"namespace":"fluent-community\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/analytics\/members\/top-commenters"}]}},"\/fluent-community\/v2\/analytics\/spaces\/widget":{"namespace":"fluent-community\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/analytics\/spaces\/widget"}]}},"\/fluent-community\/v2\/analytics\/spaces\/activity":{"namespace":"fluent-community\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/analytics\/spaces\/activity"}]}},"\/fluent-community\/v2\/analytics\/spaces\/popular":{"namespace":"fluent-community\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/analytics\/spaces\/popular"}]}},"\/fluent-community\/v2\/analytics\/spaces\/search":{"namespace":"fluent-community\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/analytics\/spaces\/search"}]}},"\/fluent-community\/v2\/moderation\/report":{"namespace":"fluent-community\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/moderation\/report"}]}},"\/fluent-community\/v2\/moderation\/reports":{"namespace":"fluent-community\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/moderation\/reports"}]}},"\/fluent-community\/v2\/moderation\/reports\/(?P<report_id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["PUT","DELETE","PUT","DELETE"],"endpoints":[{"methods":["PUT"],"args":{"report_id":{"required":true}}},{"methods":["DELETE"],"args":{"report_id":{"required":true}}},{"methods":["PUT"],"args":{"report_id":{"required":true}}},{"methods":["DELETE"],"args":{"report_id":{"required":true}}}]},"\/fluent-community\/v2\/moderation\/config":{"namespace":"fluent-community\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/moderation\/config"}]}},"\/fluent-community\/v2\/scheduled-posts":{"namespace":"fluent-community\/v2","methods":["GET","GET"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/scheduled-posts"}]}},"\/fluent-community\/v2\/scheduled-posts\/(?P<feed_id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["PUT","PUT"],"endpoints":[{"methods":["PUT"],"args":{"feed_id":{"required":true}}},{"methods":["PUT"],"args":{"feed_id":{"required":true}}}]},"\/fluent-community\/v2\/scheduled-posts\/publish\/(?P<feed_id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":{"feed_id":{"required":true}}},{"methods":["POST"],"args":{"feed_id":{"required":true}}}]},"\/fluent-community\/v2\/chat\/messages\/(?P<thread_id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"thread_id":{"required":true}}},{"methods":["POST"],"args":{"thread_id":{"required":true}}}]},"\/fluent-community\/v2\/chat\/messages\/delete\/(?P<message_id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"message_id":{"required":true}}}]},"\/fluent-community\/v2\/chat\/messages\/(?P<thread_id>[0-9]+)\/new":{"namespace":"fluent-community\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"thread_id":{"required":true}}}]},"\/fluent-community\/v2\/chat\/broadcast\/auth":{"namespace":"fluent-community\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/chat\/broadcast\/auth"}]}},"\/fluent-community\/v2\/chat\/threads":{"namespace":"fluent-community\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/chat\/threads"}]}},"\/fluent-community\/v2\/chat\/unread_threads":{"namespace":"fluent-community\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/chat\/unread_threads"}]}},"\/fluent-community\/v2\/chat\/read-threads":{"namespace":"fluent-community\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/chat\/read-threads"}]}},"\/fluent-community\/v2\/chat\/users":{"namespace":"fluent-community\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-community\/v2\/chat\/users"}]}},"\/fluent-community\/v2\/chat\/threads\/(?P<thread_id>[0-9]+)\/members":{"namespace":"fluent-community\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"thread_id":{"required":true}}}]},"\/fluent-community\/v2\/chat\/threads\/join\/(?P<thread_id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"thread_id":{"required":true}}}]},"\/fluent-community\/v2\/chat\/threads\/leave\/(?P<thread_id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"thread_id":{"required":true}}}]},"\/fluent-community\/v2\/chat\/threads\/block\/(?P<thread_id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"thread_id":{"required":true}}}]},"\/fluent-community\/v2\/chat\/threads\/unblock\/(?P<thread_id>[0-9]+)":{"namespace":"fluent-community\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"thread_id":{"required":true}}}]},"\/fluent-crm\/v2":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"fluent-crm\/v2","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/sequences"}]}},"\/fluent-crm\/v2\/sequences\/subscriber\/(?P<subscriber_id>[0-9]+)\/sequences":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"subscriber_id":{"required":true}}}]},"\/fluent-crm\/v2\/sequences\/do-bulk-action":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/sequences\/do-bulk-action"}]}},"\/fluent-crm\/v2\/sequences\/(?P<id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["GET","PUT","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/sequences\/(?P<id>[0-9]+)\/duplicate":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/sequences\/sequence-email-update-create":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/sequences\/sequence-email-update-create"}]}},"\/fluent-crm\/v2\/sequences\/(?P<id>[0-9]+)\/email\/(?P<email_id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true},"email_id":{"required":true}}}]},"\/fluent-crm\/v2\/sequences\/(?P<id>[0-9]+)\/email":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/sequences\/(?P<id>[0-9]+)\/email\/duplicate":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/sequences\/(?P<id>[0-9]+)\/email\/(?P<email_id>[^\\s(?!\/)]+)":{"namespace":"fluent-crm\/v2","methods":["PUT","DELETE"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true},"email_id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true},"email_id":{"required":true}}}]},"\/fluent-crm\/v2\/sequences\/(?P<id>[0-9]+)\/subscribers":{"namespace":"fluent-crm\/v2","methods":["GET","POST","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/sequences\/(?P<id>[^\\s(?!\/)]+)\/reapply":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/recurring-campaigns":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/recurring-campaigns\/update-campaign-data"}]}},"\/fluent-crm\/v2\/recurring-campaigns\/(?P<campaign_id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"campaign_id":{"required":true}}}]},"\/fluent-crm\/v2\/recurring-campaigns\/(?P<campaign_id>[0-9]+)\/change-status":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"campaign_id":{"required":true}}}]},"\/fluent-crm\/v2\/recurring-campaigns\/(?P<campaign_id>[0-9]+)\/update-settings":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"campaign_id":{"required":true}}}]},"\/fluent-crm\/v2\/recurring-campaigns\/(?P<campaign_id>[0-9]+)\/duplicate":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"campaign_id":{"required":true}}}]},"\/fluent-crm\/v2\/recurring-campaigns\/(?P<campaign_id>[0-9]+)\/emails":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"campaign_id":{"required":true}}}]},"\/fluent-crm\/v2\/recurring-campaigns\/(?P<campaign_id>[0-9]+)\/emails\/(?P<email_id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["GET","PUT"],"endpoints":[{"methods":["GET"],"args":{"campaign_id":{"required":true},"email_id":{"required":true}}},{"methods":["PUT"],"args":{"campaign_id":{"required":true},"email_id":{"required":true}}}]},"\/fluent-crm\/v2\/recurring-campaigns\/(?P<campaign_id>[0-9]+)\/emails\/update-email":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"campaign_id":{"required":true}}}]},"\/fluent-crm\/v2\/recurring-campaigns\/delete-bulk":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/recurring-campaigns\/delete-bulk"}]}},"\/fluent-crm\/v2\/recurring-campaigns\/do-bulk-action":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/recurring-campaigns\/do-bulk-action"}]}},"\/fluent-crm\/v2\/recurring-campaigns\/(?P<campaign_id>[0-9]+)\/update-labels":{"namespace":"fluent-crm\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"campaign_id":{"required":true}}}]},"\/fluent-crm\/v2\/dynamic-segments":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/dynamic-segments"}]}},"\/fluent-crm\/v2\/dynamic-segments\/stats":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/dynamic-segments\/stats"}]}},"\/fluent-crm\/v2\/dynamic-segments\/estimated-contacts":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/dynamic-segments\/estimated-contacts"}]}},"\/fluent-crm\/v2\/dynamic-segments\/(?P<id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/dynamic-segments\/(?P<id>[^\\s(?!\/)]+)":{"namespace":"fluent-crm\/v2","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/dynamic-segments\/duplicate\/(?P<id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/dynamic-segments\/(?P<slug>[a-zA-Z0-9-_]+)\/subscribers\/(?P<id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"slug":{"required":true},"id":{"required":true}}}]},"\/fluent-crm\/v2\/dynamic-segments\/custom-fields":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/dynamic-segments\/custom-fields"}]}},"\/fluent-crm\/v2\/campaigns-pro\/(?P<id>[^\\s(?!\/)]+)\/resend-failed-emails":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns-pro\/(?P<id>[^\\s(?!\/)]+)\/resend-emails":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns-pro\/(?P<id>[^\\s(?!\/)]+)\/tag-actions":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns-pro\/posts":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/campaigns-pro\/posts"}]}},"\/fluent-crm\/v2\/campaigns-pro\/posts\/taxonomies":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/campaigns-pro\/posts\/taxonomies"}]}},"\/fluent-crm\/v2\/campaigns-pro\/products":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/smart-links\/activate"}]}},"\/fluent-crm\/v2\/smart-links\/(?P<id>[^\\s(?!\/)]+)":{"namespace":"fluent-crm\/v2","methods":["PUT","DELETE"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaign-pro-settings\/license":{"namespace":"fluent-crm\/v2","methods":["GET","POST","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/campaign-pro-settings\/managers"}]}},"\/fluent-crm\/v2\/campaign-pro-settings\/managers\/(?P<id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["PUT","DELETE"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaign-pro-settings\/import_funnel":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/campaign-pro-settings\/import_funnel"}]}},"\/fluent-crm\/v2\/campaign-pro-settings\/abandon-cart":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/campaign-pro-settings\/abandon-cart"}]}},"\/fluent-crm\/v2\/commerce-reports\/(?P<provider>[a-zA-Z0-9-_]+)":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"provider":{"required":true}}}]},"\/fluent-crm\/v2\/commerce-reports\/(?P<provider>[a-zA-Z0-9-_]+)\/report":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"provider":{"required":true}}}]},"\/fluent-crm\/v2\/abandon-carts":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/abandon-carts"}]}},"\/fluent-crm\/v2\/abandon-carts\/bulk-delete":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/abandon-carts\/bulk-delete"}]}},"\/fluent-crm\/v2\/abandon-carts\/report-summary":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/abandon-carts\/report-summary"}]}},"\/fluent-crm\/v2\/tags":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/tags"}]}},"\/fluent-crm\/v2\/tags\/(?P<id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["GET","PUT","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/tags\/do-bulk-action":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/lists"}]}},"\/fluent-crm\/v2\/lists\/(?P<id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["GET","PUT","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/lists\/do-bulk-action":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/subscribers\/prev-next-ids"}]}},"\/fluent-crm\/v2\/subscribers\/(?P<id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["GET","DELETE","PUT"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}},{"methods":["PUT"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/subscribers\/(?P<id>[0-9]+)\/emails":{"namespace":"fluent-crm\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/subscribers\/(?P<id>[0-9]+)\/emails\/template-mock":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/subscribers\/(?P<id>[0-9]+)\/emails\/send":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/subscribers\/(?P<id>[0-9]+)\/purchase-history":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/subscribers\/(?P<id>[0-9]+)\/form-submissions":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/subscribers\/(?P<id>[0-9]+)\/support-tickets":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/subscribers\/(?P<id>[0-9]+)\/send-double-optin":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/subscribers\/(?P<id>[0-9]+)\/notes":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/subscribers\/(?P<id>[0-9]+)\/notes\/(?P<note_id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["PUT","DELETE"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true},"note_id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true},"note_id":{"required":true}}}]},"\/fluent-crm\/v2\/subscribers\/(?P<id>[0-9]+)\/external_view":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/subscribers\/(?P<id>[0-9]+)\/info-widgets":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/subscribers\/search-contacts":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/subscribers\/search-contacts"}]}},"\/fluent-crm\/v2\/subscribers\/(?P<id>[0-9]+)\/tracking-events":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/subscribers\/track-event":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/subscribers\/track-event"}]}},"\/fluent-crm\/v2\/subscribers\/(?P<id>[0-9]+)\/url-metrics":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/subscribers\/bulk-add-update":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/subscribers\/bulk-add-update"}]}},"\/fluent-crm\/v2\/campaigns":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/campaigns\/email-preview-html"}]}},"\/fluent-crm\/v2\/campaigns\/emails\/(?P<email_id>[0-9]+)\/preview":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"email_id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/estimated-contacts":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/campaigns\/update-single-campaign"}]}},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["GET","PUT","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/step":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/pause":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/duplicate":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/resume":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/title":{"namespace":"fluent-crm\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/do-bulk-action":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/campaigns\/do-bulk-action"}]}},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/subscribe":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/draft-recipients":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/estimated-recipients-count":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/emails":{"namespace":"fluent-crm\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/schedule":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/un-schedule":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/processing-stat":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/share-url":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/status":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/overview_stats":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/link-report":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/revenues":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/revenues\/resync":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/unsubscribers":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/contacts-by-segment":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/campaigns\/(?P<id>[0-9]+)\/update-labels":{"namespace":"fluent-crm\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/templates":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/templates\/smartcodes"}]}},"\/fluent-crm\/v2\/templates\/(?P<id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["GET","PUT","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/templates\/duplicate\/(?P<id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/templates\/do-bulk-action":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/templates\/set-global-style"}]}},"\/fluent-crm\/v2\/templates\/built-in-templates":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/templates\/built-in-templates"}]}},"\/fluent-crm\/v2\/funnels":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/funnels"}]}},"\/fluent-crm\/v2\/funnels\/templates":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/funnels\/templates"}]}},"\/fluent-crm\/v2\/funnels\/create-from-template":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/funnels\/create-from-template"}]}},"\/fluent-crm\/v2\/funnels\/import":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/funnels\/import"}]}},"\/fluent-crm\/v2\/funnels\/all-activities":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/funnels\/all-activities"}]}},"\/fluent-crm\/v2\/funnels\/remove-bulk-subscribers":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/funnels\/remove-bulk-subscribers"}]}},"\/fluent-crm\/v2\/funnels\/triggers":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/funnels\/triggers"}]}},"\/fluent-crm\/v2\/funnels\/subscriber\/(?P<subscriber_id>[^\\s(?!\/)]+)\/automations":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"subscriber_id":{"required":true}}}]},"\/fluent-crm\/v2\/funnels\/funnel\/save-funnel-sequences":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/funnels\/funnel\/save-email-action-fallback"}]}},"\/fluent-crm\/v2\/funnels\/(?P<id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["GET","PUT","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/funnels\/(?P<id>[0-9]+)\/clone":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/funnels\/(?P<id>[0-9]+)\/change-trigger":{"namespace":"fluent-crm\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/funnels\/(?P<id>[0-9]+)\/sequences":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/funnels\/funnel\/(?P<id>[0-9]+)\/title":{"namespace":"fluent-crm\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/funnels\/(?P<id>[0-9]+)\/sequences\/save-email-action":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/funnels\/(?P<id>[0-9]+)\/subscribers":{"namespace":"fluent-crm\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/funnels\/(?P<id>[0-9]+)\/subscribers\/(?P<contact_id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true},"contact_id":{"required":true}}}]},"\/fluent-crm\/v2\/funnels\/(?P<id>[0-9]+)\/report":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/funnels\/do-bulk-action":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/funnels\/do-bulk-action"}]}},"\/fluent-crm\/v2\/funnels\/(?P<id>[0-9]+)\/email_reports":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/funnels\/(?P<id>[0-9]+)\/subscribers\/(?P<subscriber_id>[0-9]+)\/status":{"namespace":"fluent-crm\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true},"subscriber_id":{"required":true}}}]},"\/fluent-crm\/v2\/funnels\/(?P<id>[0-9]+)\/syncable-counts":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/funnels\/(?P<id>[0-9]+)\/sync-new-steps":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/funnels\/send-test-webhook":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/funnels\/send-test-webhook"}]}},"\/fluent-crm\/v2\/funnels\/(?P<id>[0-9]+)\/update-labels":{"namespace":"fluent-crm\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/reports\/dashboard-stats":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/reports\/taxonomy-terms"}]}},"\/fluent-crm\/v2\/reports\/cascade_selections":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/reports\/cascade_selections"}]}},"\/fluent-crm\/v2\/reports\/emails":{"namespace":"fluent-crm\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/reports\/advanced-providers"}]}},"\/fluent-crm\/v2\/reports\/ping":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/reports\/ping"}]}},"\/fluent-crm\/v2\/setting":{"namespace":"fluent-crm\/v2","methods":["GET","PUT"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["PUT"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/setting\/run_cron"}]}},"\/fluent-crm\/v2\/setting\/rest-keys":{"namespace":"fluent-crm\/v2","methods":["GET","POST","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/setting\/experiments"}]}},"\/fluent-crm\/v2\/setting\/experiments\/campaigns":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/setting\/experiments\/campaigns"}]}},"\/fluent-crm\/v2\/setting\/system-logs":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/setting\/system-logs"}]}},"\/fluent-crm\/v2\/setting\/system-logs\/reset":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/setting\/system-logs\/reset"}]}},"\/fluent-crm\/v2\/custom-fields\/contacts":{"namespace":"fluent-crm\/v2","methods":["GET","PUT"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["PUT"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/custom-fields\/contacts"}]}},"\/fluent-crm\/v2\/labels":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/labels"}]}},"\/fluent-crm\/v2\/labels\/(?P<id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["PUT","DELETE"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/webhooks":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/webhooks"}]}},"\/fluent-crm\/v2\/webhooks\/(?P<id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["PUT","DELETE"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/users":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/users"}]}},"\/fluent-crm\/v2\/users\/roles":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/users\/roles"}]}},"\/fluent-crm\/v2\/import\/csv-upload":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/import\/csv-import"}]}},"\/fluent-crm\/v2\/import\/users":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/import\/users"}]}},"\/fluent-crm\/v2\/import\/drivers":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/import\/drivers"}]}},"\/fluent-crm\/v2\/import\/drivers\/(?P<driver>[a-zA-Z0-9-_]+)":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"driver":{"required":true}}},{"methods":["POST"],"args":{"driver":{"required":true}}}]},"\/fluent-crm\/v2\/forms":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/docs"}]}},"\/fluent-crm\/v2\/docs\/(?P<doc_id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"doc_id":{"required":true}}}]},"\/fluent-crm\/v2\/docs\/addons":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/docs\/addons"}]}},"\/fluent-crm\/v2\/public\/bounce_handler\/(?P<service_name>[a-zA-Z0-9-_]+)\/handle\/(?P<security_code>[a-zA-Z0-9-_]+)":{"namespace":"fluent-crm\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET","POST","PUT","PATCH","DELETE"],"args":{"service_name":{"required":true},"security_code":{"required":true}}}]},"\/fluent-crm\/v2\/public\/bounce_handler\/(?P<service_name>[a-zA-Z0-9-_]+)\/(?P<security_code>[a-zA-Z0-9-_]+)":{"namespace":"fluent-crm\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET","POST","PUT","PATCH","DELETE"],"args":{"service_name":{"required":true},"security_code":{"required":true}}}]},"\/fluent-crm\/v2\/migrators":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/companies"}]}},"\/fluent-crm\/v2\/companies\/(?P<id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["GET","PUT","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["PUT"],"args":{"id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/companies\/search":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/companies\/do-bulk-action"}]}},"\/fluent-crm\/v2\/companies\/(?P<id>[0-9]+)\/notes":{"namespace":"fluent-crm\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-crm\/v2\/companies\/(?P<id>[0-9]+)\/notes\/(?P<note_id>[0-9]+)":{"namespace":"fluent-crm\/v2","methods":["PUT","DELETE"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true},"note_id":{"required":true}}},{"methods":["DELETE"],"args":{"id":{"required":true},"note_id":{"required":true}}}]},"\/fluent-crm\/v2\/companies\/csv-import":{"namespace":"fluent-crm\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/companies\/csv-import"}]}},"\/fluent-crm\/v2\/companies\/custom-fields":{"namespace":"fluent-crm\/v2","methods":["GET","PUT"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["PUT"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-crm\/v2\/companies\/custom-fields"}]}},"\/fluent-crm\/v2\/companies\/(?P<id>[0-9]+)\/custom_tab_view":{"namespace":"fluent-crm\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-support\/v2":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"fluent-support\/v2","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2"}]}},"\/fluent-support\/v2\/ticket-tags":{"namespace":"fluent-support\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/ticket-tags"}]}},"\/fluent-support\/v2\/ticket-tags\/(?P<tag_id>[0-9]+)":{"namespace":"fluent-support\/v2","methods":["GET","POST","PUT","DELETE"],"endpoints":[{"methods":["GET"],"args":{"tag_id":{"required":true}}},{"methods":["POST"],"args":{"tag_id":{"required":true}}},{"methods":["PUT"],"args":{"tag_id":{"required":true}}},{"methods":["DELETE"],"args":{"tag_id":{"required":true}}}]},"\/fluent-support\/v2\/ticket-tags\/options":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/ticket-tags\/options"}]}},"\/fluent-support\/v2\/saved-replies":{"namespace":"fluent-support\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/saved-replies"}]}},"\/fluent-support\/v2\/saved-replies\/(?P<id>[^\\s(?!\/)]+)":{"namespace":"fluent-support\/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-support\/v2\/ticket-custom-fields":{"namespace":"fluent-support\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/ticket-custom-fields"}]}},"\/fluent-support\/v2\/ticket-custom-fields\/(?P<ticket_id>[0-9]+)\/sync":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"ticket_id":{"required":true}}}]},"\/fluent-support\/v2\/workflows":{"namespace":"fluent-support\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/workflows"}]}},"\/fluent-support\/v2\/workflows\/(?P<workflow_id>[0-9]+)":{"namespace":"fluent-support\/v2","methods":["GET","POST","DELETE"],"endpoints":[{"methods":["GET"],"args":{"workflow_id":{"required":true}}},{"methods":["POST"],"args":{"workflow_id":{"required":true}}},{"methods":["DELETE"],"args":{"workflow_id":{"required":true}}}]},"\/fluent-support\/v2\/workflows\/(?P<workflow_id>[0-9]+)\/actions":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"workflow_id":{"required":true}}}]},"\/fluent-support\/v2\/workflows\/(?P<workflow_id>[0-9]+)\/run":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"workflow_id":{"required":true}}}]},"\/fluent-support\/v2\/workflows\/duplicate\/(?P<workflow_id>[0-9]+)":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"workflow_id":{"required":true}}}]},"\/fluent-support\/v2\/workflows\/options":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/workflows\/options"}]}},"\/fluent-support\/v2\/workflows\/action-sequence":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/workflows\/action-sequence"}]}},"\/fluent-support\/v2\/email-box\/(?P<box_id>[0-9]+)\/status":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"box_id":{"required":true}}}]},"\/fluent-support\/v2\/email-box\/(?P<box_id>[0-9]+)\/issue-email":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"box_id":{"required":true}}}]},"\/fluent-support\/v2\/mail-piping\/(?P<box_id>[0-9]+)\/push\/(?P<token>[a-zA-Z0-9-_]+)":{"namespace":"fluent-support\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET","POST","PUT","PATCH","DELETE"],"args":{"box_id":{"required":true},"token":{"required":true}}}]},"\/fluent-support\/v2\/customer-portal\/search-doc":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/customer-portal\/search-doc"}]}},"\/fluent-support\/v2\/pro\/license":{"namespace":"fluent-support\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/pro\/license"}]}},"\/fluent-support\/v2\/pro\/remove-license":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/pro\/remove-license"}]}},"\/fluent-support\/v2\/pro\/form-settings":{"namespace":"fluent-support\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/pro\/form-settings"}]}},"\/fluent-support\/v2\/settings\/discord-integration":{"namespace":"fluent-support\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/settings\/discord-integration"}]}},"\/fluent-support\/v2\/settings\/incoming-webhook":{"namespace":"fluent-support\/v2","methods":["GET","PUT"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["PUT"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/settings\/incoming-webhook"}]}},"\/fluent-support\/v2\/settings\/twilio-integration":{"namespace":"fluent-support\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/settings\/twilio-integration"}]}},"\/fluent-support\/v2\/settings\/auto-close":{"namespace":"fluent-support\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/settings\/auto-close"}]}},"\/fluent-support\/v2\/settings\/upload_integration":{"namespace":"fluent-support\/v2","methods":["GET","POST","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/settings\/upload_integration"}]}},"\/fluent-support\/v2\/public\/incoming_webhook\/(?P<token>[a-zA-Z0-9-_]+)":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"token":{"required":true}}}]},"\/fluent-support\/v2\/public\/twilio-response\/(?P<token>[a-zA-Z0-9-_]+)":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"token":{"required":true}}}]},"\/fluent-support\/v2\/public\/dropbox_auth":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/public\/dropbox_auth"}]}},"\/fluent-support\/v2\/public\/google_auth":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/public\/google_auth"}]}},"\/fluent-support\/v2\/tickets\/(?P<ticket_id>[0-9]+)\/sync-watchers":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"ticket_id":{"required":true}}}]},"\/fluent-support\/v2\/tickets\/(?P<ticket_id>[0-9]+)\/add_watchers":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"ticket_id":{"required":true}}}]},"\/fluent-support\/v2\/tickets\/(?P<ticket_id>[0-9]+)\/merge_tickets":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"ticket_id":{"required":true}}}]},"\/fluent-support\/v2\/tickets\/customer_tickets\/(?P<customer_id>[0-9]+)":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"customer_id":{"required":true}}}]},"\/fluent-support\/v2\/tickets\/(?P<ticket_id>[0-9]+)\/split_ticket":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"ticket_id":{"required":true}}}]},"\/fluent-support\/v2\/time-tracks\/(?P<ticket_id>[0-9]+)\/estimated-time":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"ticket_id":{"required":true}}}]},"\/fluent-support\/v2\/time-tracks\/(?P<ticket_id>[0-9]+)":{"namespace":"fluent-support\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"ticket_id":{"required":true}}},{"methods":["POST"],"args":{"ticket_id":{"required":true}}}]},"\/fluent-support\/v2\/openai\/preset-prompts":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/openai\/preset-prompts"}]}},"\/fluent-support\/v2\/openai\/(?P<id>[0-9]+)\/generate-response":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-support\/v2\/openai\/(?P<id>[0-9]+)\/get-ticket-summary":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-support\/v2\/openai\/(?P<id>[0-9]+)\/get-ticket-tone":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/fluent-support\/v2\/reports\/timesheet\/by-tickets":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/reports\/timesheet\/by-tickets"}]}},"\/fluent-support\/v2\/reports\/timesheet\/by-agents":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/reports\/timesheet\/by-agents"}]}},"\/fluent-support\/v2\/reports\/timesheet\/by-customers":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/reports\/timesheet\/by-customers"}]}},"\/fluent-support\/v2\/mailboxes":{"namespace":"fluent-support\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/mailboxes"}]}},"\/fluent-support\/v2\/mailboxes\/(?P<id>[0-9]+)":{"namespace":"fluent-support\/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-support\/v2\/mailboxes\/(?P<id>[0-9]+)\/move_tickets":{"namespace":"fluent-support\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true}}}]},"\/fluent-support\/v2\/mailboxes\/(?P<id>[0-9]+)\/tickets":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-support\/v2\/mailboxes\/(?P<id>[0-9]+)\/email_settings":{"namespace":"fluent-support\/v2","methods":["GET","PUT"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}},{"methods":["PUT"],"args":{"id":{"required":true}}}]},"\/fluent-support\/v2\/mailboxes\/(?P<id>[^\\s(?!\/)]+)\/email_configs":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":true}}}]},"\/fluent-support\/v2\/mailboxes\/(?P<id>[0-9]+)\/set_default":{"namespace":"fluent-support\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"id":{"required":true}}}]},"\/fluent-support\/v2\/tickets\/my_stats":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/tickets\/my_stats"}]}},"\/fluent-support\/v2\/tickets\/agent_performance":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/tickets\/agent_performance"}]}},"\/fluent-support\/v2\/tickets":{"namespace":"fluent-support\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/tickets"}]}},"\/fluent-support\/v2\/tickets\/label-search":{"namespace":"fluent-support\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/tickets\/label-search"}]}},"\/fluent-support\/v2\/tickets\/(?P<label_search_id>[0-9]+)\/label-search":{"namespace":"fluent-support\/v2","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"label_search_id":{"required":true}}}]},"\/fluent-support\/v2\/tickets\/(?P<ticket_id>[0-9]+)":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"ticket_id":{"required":true}}}]},"\/fluent-support\/v2\/tickets\/(?P<ticket_id>[0-9]+)\/widgets":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"ticket_id":{"required":true}}}]},"\/fluent-support\/v2\/tickets\/(?P<ticket_id>[0-9]+)\/responses":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"ticket_id":{"required":true}}}]},"\/fluent-support\/v2\/tickets\/(?P<ticket_id>[0-9]+)\/draft":{"namespace":"fluent-support\/v2","methods":["POST","GET"],"endpoints":[{"methods":["POST"],"args":{"ticket_id":{"required":true}}},{"methods":["GET"],"args":{"ticket_id":{"required":true}}}]},"\/fluent-support\/v2\/tickets\/(?P<draft_id>[0-9]+)\/draft":{"namespace":"fluent-support\/v2","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"draft_id":{"required":true}}}]},"\/fluent-support\/v2\/tickets\/(?P<ticket_id>[0-9]+)\/live_activity":{"namespace":"fluent-support\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"ticket_id":{"required":true}}},{"methods":["DELETE"],"args":{"ticket_id":{"required":true}}}]},"\/fluent-support\/v2\/tickets\/(?P<ticket_id>[0-9]+)\/responses\/(?P<response_id>[0-9]+)":{"namespace":"fluent-support\/v2","methods":["PUT","DELETE"],"endpoints":[{"methods":["PUT"],"args":{"ticket_id":{"required":true},"response_id":{"required":true}}},{"methods":["DELETE"],"args":{"ticket_id":{"required":true},"response_id":{"required":true}}}]},"\/fluent-support\/v2\/tickets\/(?P<ticket_id>[0-9]+)\/approve_draft_response\/(?P<response_id>[0-9]+)":{"namespace":"fluent-support\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"ticket_id":{"required":true},"response_id":{"required":true}}}]},"\/fluent-support\/v2\/tickets\/(?P<ticket_id>[0-9]+)\/customer-responses":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"ticket_id":{"required":true}}}]},"\/fluent-support\/v2\/tickets\/(?P<ticket_id>[0-9]+)\/property":{"namespace":"fluent-support\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"ticket_id":{"required":true}}}]},"\/fluent-support\/v2\/tickets\/(?P<ticket_id>[0-9]+)\/tags":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"ticket_id":{"required":true}}}]},"\/fluent-support\/v2\/tickets\/(?P<ticket_id>[0-9]+)\/tags\/(?P<tag_id>[0-9]+)":{"namespace":"fluent-support\/v2","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"ticket_id":{"required":true},"tag_id":{"required":true}}}]},"\/fluent-support\/v2\/tickets\/(?P<ticket_id>[0-9]+)\/close":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"ticket_id":{"required":true}}}]},"\/fluent-support\/v2\/tickets\/(?P<ticket_id>[0-9]+)\/delete":{"namespace":"fluent-support\/v2","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"ticket_id":{"required":true}}}]},"\/fluent-support\/v2\/tickets\/(?P<ticket_id>[0-9]+)\/re-open":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"ticket_id":{"required":true}}}]},"\/fluent-support\/v2\/tickets\/(?P<ticket_id>[0-9]+)\/change-customer":{"namespace":"fluent-support\/v2","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"ticket_id":{"required":true}}}]},"\/fluent-support\/v2\/tickets\/(?P<ticket_id>[0-9]+)\/custom-data":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"ticket_id":{"required":true}}}]},"\/fluent-support\/v2\/tickets\/bulk-actions":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/tickets\/bulk-actions"}]}},"\/fluent-support\/v2\/tickets\/bulk-reply":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/tickets\/bulk-reply"}]}},"\/fluent-support\/v2\/tickets\/sync-fluentcrm-tags":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/tickets\/sync-fluentcrm-tags"}]}},"\/fluent-support\/v2\/tickets\/sync-fluentcrm-lists":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/tickets\/sync-fluentcrm-lists"}]}},"\/fluent-support\/v2\/tickets\/fluent-boards\/boards":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/tickets\/fluent-boards\/boards"}]}},"\/fluent-support\/v2\/tickets\/fluent-boards\/stages\/(?P<board_id>[0-9]+)":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"board_id":{"required":true}}}]},"\/fluent-support\/v2\/tickets\/fluent-boards\/stages":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/tickets\/fluent-boards\/stages"}]}},"\/fluent-support\/v2\/tickets\/search-contact":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/tickets\/search-contact"}]}},"\/fluent-support\/v2\/tickets\/ping":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/tickets\/ping"}]}},"\/fluent-support\/v2\/tickets\/ticket-essentials":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/tickets\/ticket-essentials"}]}},"\/fluent-support\/v2\/tickets\/agent-insights":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/tickets\/agent-insights"}]}},"\/fluent-support\/v2\/products":{"namespace":"fluent-support\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/products"}]}},"\/fluent-support\/v2\/products\/(?P<product_id>[0-9]+)":{"namespace":"fluent-support\/v2","methods":["GET","POST","PUT","DELETE"],"endpoints":[{"methods":["GET"],"args":{"product_id":{"required":true}}},{"methods":["POST"],"args":{"product_id":{"required":true}}},{"methods":["PUT"],"args":{"product_id":{"required":true}}},{"methods":["DELETE"],"args":{"product_id":{"required":true}}}]},"\/fluent-support\/v2\/me":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/me"}]}},"\/fluent-support\/v2\/options\/countries":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/options\/countries"}]}},"\/fluent-support\/v2\/ticket_file_upload":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/ticket_file_upload"}]}},"\/fluent-support\/v2\/settings":{"namespace":"fluent-support\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/settings"}]}},"\/fluent-support\/v2\/settings\/integration-settings":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/settings\/integration-settings"}]}},"\/fluent-support\/v2\/settings\/integration":{"namespace":"fluent-support\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/settings\/integration"}]}},"\/fluent-support\/v2\/settings\/slack-integration":{"namespace":"fluent-support\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/settings\/slack-integration"}]}},"\/fluent-support\/v2\/settings\/pages":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/settings\/pages"}]}},"\/fluent-support\/v2\/settings\/setup":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/settings\/setup"}]}},"\/fluent-support\/v2\/settings\/setup-installation":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/settings\/setup-installation"}]}},"\/fluent-support\/v2\/settings\/recaptcha-settings":{"namespace":"fluent-support\/v2","methods":["POST","GET"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/settings\/recaptcha-settings"}]}},"\/fluent-support\/v2\/settings\/integration-statuses":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/settings\/integration-statuses"}]}},"\/fluent-support\/v2\/settings\/fluentcrm-settings":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/settings\/fluentcrm-settings"}]}},"\/fluent-support\/v2\/settings\/intsall-fluentcrm":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/settings\/intsall-fluentcrm"}]}},"\/fluent-support\/v2\/settings\/remote-upload-settings":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/settings\/remote-upload-settings"}]}},"\/fluent-support\/v2\/settings\/update-remote-upload-driver":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/settings\/update-remote-upload-driver"}]}},"\/fluent-support\/v2\/settings\/openai-integration":{"namespace":"fluent-support\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/settings\/openai-integration"}]}},"\/fluent-support\/v2\/settings\/openai-integration\/disconnect":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/settings\/openai-integration\/disconnect"}]}},"\/fluent-support\/v2\/agents":{"namespace":"fluent-support\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/agents"}]}},"\/fluent-support\/v2\/agents\/(?P<agent_id>[0-9]+)":{"namespace":"fluent-support\/v2","methods":["PUT","DELETE"],"endpoints":[{"methods":["PUT"],"args":{"agent_id":{"required":true}}},{"methods":["DELETE"],"args":{"agent_id":{"required":true}}}]},"\/fluent-support\/v2\/agents\/avatar\/(?P<agent_id>[0-9]+)":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"agent_id":{"required":true}}}]},"\/fluent-support\/v2\/agents\/reset_avatar\/(?P<agent_id>[0-9]+)":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"agent_id":{"required":true}}}]},"\/fluent-support\/v2\/reports":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/reports"}]}},"\/fluent-support\/v2\/reports\/tickets-growth":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/reports\/tickets-growth"}]}},"\/fluent-support\/v2\/reports\/tickets-resolve-growth":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/reports\/tickets-resolve-growth"}]}},"\/fluent-support\/v2\/reports\/response-growth":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/reports\/response-growth"}]}},"\/fluent-support\/v2\/reports\/agents-summary":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/reports\/agents-summary"}]}},"\/fluent-support\/v2\/reports\/day-time-stats":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/reports\/day-time-stats"}]}},"\/fluent-support\/v2\/reports\/ticket-response-stats":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/reports\/ticket-response-stats"}]}},"\/fluent-support\/v2\/my-reports":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/my-reports"}]}},"\/fluent-support\/v2\/my-reports\/tickets-resolve-growth":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/my-reports\/tickets-resolve-growth"}]}},"\/fluent-support\/v2\/my-reports\/response-growth":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/my-reports\/response-growth"}]}},"\/fluent-support\/v2\/my-reports\/my-summary":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/my-reports\/my-summary"}]}},"\/fluent-support\/v2\/product-reports\/tickets-growth":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/product-reports\/tickets-growth"}]}},"\/fluent-support\/v2\/product-reports\/tickets-resolve-growth":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/product-reports\/tickets-resolve-growth"}]}},"\/fluent-support\/v2\/product-reports\/response-growth":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/product-reports\/response-growth"}]}},"\/fluent-support\/v2\/product-reports\/product-reports-summary":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/product-reports\/product-reports-summary"}]}},"\/fluent-support\/v2\/mailbox-reports\/tickets-growth":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/mailbox-reports\/tickets-growth"}]}},"\/fluent-support\/v2\/mailbox-reports\/tickets-resolve-growth":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/mailbox-reports\/tickets-resolve-growth"}]}},"\/fluent-support\/v2\/mailbox-reports\/response-growth":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/mailbox-reports\/response-growth"}]}},"\/fluent-support\/v2\/mailbox-reports\/mailbox-reports-summary":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/mailbox-reports\/mailbox-reports-summary"}]}},"\/fluent-support\/v2\/customers":{"namespace":"fluent-support\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/customers"}]}},"\/fluent-support\/v2\/customers\/customerField\/(?P<customer_id>[0-9]+)":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"customer_id":{"required":true}}}]},"\/fluent-support\/v2\/customers\/(?P<customer_id>[0-9]+)":{"namespace":"fluent-support\/v2","methods":["GET","PUT","DELETE"],"endpoints":[{"methods":["GET"],"args":{"customer_id":{"required":true}}},{"methods":["PUT"],"args":{"customer_id":{"required":true}}},{"methods":["DELETE"],"args":{"customer_id":{"required":true}}}]},"\/fluent-support\/v2\/customers\/profile_image\/(?P<customer_id>[0-9]+)":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"customer_id":{"required":true}}}]},"\/fluent-support\/v2\/customers\/reset_avatar\/(?P<customer_id>[0-9]+)":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"customer_id":{"required":true}}}]},"\/fluent-support\/v2\/customer-portal\/public_options":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/customer-portal\/public_options"}]}},"\/fluent-support\/v2\/customer-portal\/custom-fields-rendered":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/customer-portal\/custom-fields-rendered"}]}},"\/fluent-support\/v2\/customer-portal\/tickets":{"namespace":"fluent-support\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/customer-portal\/tickets"}]}},"\/fluent-support\/v2\/customer-portal\/tickets\/(?P<ticket_id>[0-9]+)":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"ticket_id":{"required":true}}}]},"\/fluent-support\/v2\/customer-portal\/tickets\/(?P<ticket_id>[0-9]+)\/responses":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"ticket_id":{"required":true}}}]},"\/fluent-support\/v2\/customer-portal\/tickets\/(?P<ticket_id>[0-9]+)\/close":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"ticket_id":{"required":true}}}]},"\/fluent-support\/v2\/customer-portal\/tickets\/(?P<ticket_id>[0-9]+)\/re-open":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"ticket_id":{"required":true}}}]},"\/fluent-support\/v2\/customer-portal\/ticket_file_upload":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/customer-portal\/ticket_file_upload"}]}},"\/fluent-support\/v2\/customer-portal\/me":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/customer-portal\/me"}]}},"\/fluent-support\/v2\/customer-portal\/tickets\/(?P<ticket_id>[0-9]+)\/agent-feedback":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"ticket_id":{"required":true}}}]},"\/fluent-support\/v2\/customer-portal\/logout":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/customer-portal\/logout"}]}},"\/fluent-support\/v2\/public\/telegram_bot_response\/(?P<token>[a-zA-Z0-9-_]+)":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"token":{"required":true}}}]},"\/fluent-support\/v2\/public\/slack_response\/(?P<token>[a-zA-Z0-9-_]+)":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"token":{"required":true}}}]},"\/fluent-support\/v2\/public\/authorize":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/public\/authorize"}]}},"\/fluent-support\/v2\/activity-logger":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/activity-logger"}]}},"\/fluent-support\/v2\/activity-logger\/settings":{"namespace":"fluent-support\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/activity-logger\/settings"}]}},"\/fluent-support\/v2\/ai-activity-logger":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/ai-activity-logger"}]}},"\/fluent-support\/v2\/ai-activity-logger\/settings":{"namespace":"fluent-support\/v2","methods":["POST","GET"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/ai-activity-logger\/settings"}]}},"\/fluent-support\/v2\/signup":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/signup"}]}},"\/fluent-support\/v2\/login":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/login"}]}},"\/fluent-support\/v2\/two_fa":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/two_fa"}]}},"\/fluent-support\/v2\/reset_pass":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/reset_pass"}]}},"\/fluent-support\/v2\/ticket_importer":{"namespace":"fluent-support\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/ticket_importer"}]}},"\/fluent-support\/v2\/ticket_importer\/import":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/ticket_importer\/import"}]}},"\/fluent-support\/v2\/ticket_importer\/delete":{"namespace":"fluent-support\/v2","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/ticket_importer\/delete"}]}},"\/fluent-support\/v2\/ticket_image_upload":{"namespace":"fluent-support\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/fluent-support\/v2\/ticket_image_upload"}]}},"\/wp-mail-smtp\/v1":{"namespace":"wp-mail-smtp\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wp-mail-smtp\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/wp-mail-smtp\/v1"}]}},"\/wp-mail-smtp\/v1\/e\/(?P<data>.+)":{"namespace":"wp-mail-smtp\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}]},"\/elementor\/v1\/documents":{"namespace":"elementor\/v1\/documents","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"elementor\/v1\/documents","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/elementor\/v1\/documents"}]}},"\/elementor\/v1\/documents\/(?P<id>\\d+)\/media\/import":{"namespace":"elementor\/v1\/documents","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":true}}}]},"\/elementor\/v1":{"namespace":"elementor\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"elementor\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/elementor\/v1"}]}},"\/elementor\/v1\/cache":{"namespace":"elementor\/v1","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/elementor\/v1\/cache"}]}},"\/elementor\/v1\/globals":{"namespace":"elementor\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/elementor\/v1\/globals"}]}},"\/elementor\/v1\/globals\/colors":{"namespace":"elementor\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/elementor\/v1\/globals\/colors"}]}},"\/elementor\/v1\/globals\/colors\/(?P<id>[\\w]+)":{"namespace":"elementor\/v1","methods":["GET","POST","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique identifier for the object.","type":"string","required":true}}},{"methods":["POST"],"args":{"id":{"description":"Unique identifier for the object.","type":"string","required":true}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique identifier for the object.","type":"string","required":true}}}]},"\/elementor\/v1\/globals\/typography":{"namespace":"elementor\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/elementor\/v1\/globals\/typography"}]}},"\/elementor\/v1\/globals\/typography\/(?P<id>[\\w]+)":{"namespace":"elementor\/v1","methods":["GET","POST","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique identifier for the object.","type":"string","required":true}}},{"methods":["POST"],"args":{"id":{"description":"Unique identifier for the object.","type":"string","required":true}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique identifier for the object.","type":"string","required":true}}}]},"\/elementor\/v1\/settings\/(?P<key>[\\w_-]+)":{"namespace":"elementor\/v1","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]}]},"\/elementor\/v1\/post":{"namespace":"elementor\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"excluded_post_types":{"description":"Post type to exclude","type":["array","string"],"default":["e-floating-buttons","e-landing-page","elementor_library","attachment"],"required":false},"term":{"description":"Posts to search","type":"string","default":"","required":false},"post_keys_conversion_map":{"description":"Specify keys to extract and convert, i.e. [\"key_1\" => \"new_key_1\"].","type":["array","string"],"default":[],"required":false},"max_count":{"description":"Max count of returned items","type":"number","default":100,"required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/elementor\/v1\/post"}]}},"\/elementor-ai\/v1":{"namespace":"elementor-ai\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"elementor-ai\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/elementor-ai\/v1"}]}},"\/elementor-ai\/v1\/permissions":{"namespace":"elementor-ai\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/elementor-ai\/v1\/permissions"}]}},"\/elementor\/v1\/favorites":{"namespace":"elementor\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/elementor\/v1\/favorites"}]}},"\/elementor\/v1\/favorites\/(?P<id>[\\w]+)":{"namespace":"elementor\/v1","methods":["POST","DELETE"],"endpoints":[{"methods":["POST"],"args":{"id":{"description":"Type of favorites.","type":"string","required":true},"favorite":{"description":"The favorite slug to create.","type":"string","required":true}}},{"methods":["DELETE"],"args":{"id":{"description":"Type of favorites.","type":"string","required":true},"favorite":{"description":"The favorite slug to delete.","type":"string","required":true}}}]},"\/elementor\/v1\/kit-elements-defaults":{"namespace":"elementor\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/elementor\/v1\/kit-elements-defaults"}]}},"\/elementor\/v1\/kit-elements-defaults\/(?P<type>[\\w\\-\\_]+)":{"namespace":"elementor\/v1","methods":["POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"type":{"type":"string","description":"The type of the element.","required":true},"settings":{"description":"All the default values for the requested type","type":"object","required":true}}},{"methods":["DELETE"],"args":{"type":{"type":"string","description":"The type of the element.","required":true}}}]},"\/elementor\/v1\/site-navigation\/recent-posts":{"namespace":"elementor\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"posts_per_page":{"description":"Number of posts to return","type":"integer","required":true},"post_type":{"description":"Post types to retrieve","type":"array","default":["page","post","elementor_library"],"required":false},"post__not_in":{"description":"Post id`s to exclude","type":"array","required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/elementor\/v1\/site-navigation\/recent-posts"}]}},"\/elementor\/v1\/site-navigation\/add-new-post":{"namespace":"elementor\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"post_type":{"description":"Post type to create","type":"string","default":"post","required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/elementor\/v1\/site-navigation\/add-new-post"}]}},"\/elementor\/v1\/checklist":{"namespace":"elementor\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/elementor\/v1\/checklist"}]}},"\/elementor\/v1\/checklist\/(?P<id>[\\d]+)":{"namespace":"elementor\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique identifier for the object.","type":"string","required":true}}}]},"\/elementor\/v1\/checklist\/steps":{"namespace":"elementor\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/elementor\/v1\/checklist\/steps"}]}},"\/elementor\/v1\/checklist\/steps\/(?P<id>[\\d]+)":{"namespace":"elementor\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique identifier for the object.","type":"string","required":true}}}]},"\/elementor\/v1\/checklist\/steps\/(?P<id>[\\w\\-\\_]+)":{"namespace":"elementor\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"id":{"type":"string","description":"The step id.","required":true}}}]},"\/elementor\/v1\/checklist\/user-progress":{"namespace":"elementor\/v1","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/elementor\/v1\/checklist\/user-progress"}]}},"\/elementor\/v1\/template-library\/templates":{"namespace":"elementor\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":{"title":{"type":"string","description":"The title of the document","required":false},"type":{"description":"The document type.","type":"string","enum":["page","section","container"],"required":true},"content":{"description":"Elementor data object","type":"object","required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/elementor\/v1\/template-library\/templates"}]}},"\/elementor\/v1\/send-event":{"namespace":"elementor\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false}}},{"methods":["POST"],"args":{"event_data":{"description":"All the recorded event data in JSON format","type":"object","required":true}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/elementor\/v1\/send-event"}]}},"\/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:\/\/esaapa.com\/community\/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},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","any"],"type":"string"},"required":false},"tax_relation":{"description":"Limit result set based on relationship between multiple taxonomies.","type":"string","enum":["AND","OR"],"required":false},"categories":{"description":"Limit result set to items with specific terms assigned in the categories taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether to include child terms in the terms limiting the result set.","type":"boolean","default":false},"operator":{"description":"Whether items must be assigned all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"categories_exclude":{"description":"Limit result set to items except those with specific terms assigned in the categories taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether to include child terms in the terms limiting the result set.","type":"boolean","default":false}},"additionalProperties":false}],"required":false},"tags":{"description":"Limit result set to items with specific terms assigned in the tags taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"operator":{"description":"Whether items must be assigned all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"tags_exclude":{"description":"Limit result set to items except those with specific terms assigned in the tags taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]}},"additionalProperties":false}],"required":false},"sticky":{"description":"Limit result set to items that are sticky.","type":"boolean","required":false},"ignore_sticky":{"description":"Whether to ignore sticky posts or not.","type":"boolean","default":false,"required":false},"format":{"description":"Limit result set to items assigned one or more given formats.","type":"array","uniqueItems":true,"items":{"enum":["standard","aside","chat","gallery","link","image","quote","status","video","audio"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the system's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"format":{"description":"The format for the post.","type":"string","enum":["standard","aside","chat","gallery","link","image","quote","status","video","audio"],"required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"footnotes":{"type":"string","title":"","description":"","default":""},"_elementor_edit_mode":{"type":"string","title":"Elementor edit mode","description":"Elementor edit mode, `builder` is required for Elementor editing","default":"","enum":["","builder"],"context":["edit"]},"_elementor_template_type":{"type":"string","title":"Elementor template type","description":"Elementor document type","default":"","enum":["post","wp-post","wp-page","kit","not-supported","page","section","container","floating-buttons","cloud-template-preview",""],"context":["edit"]},"_elementor_data":{"type":"string","title":"Elementor data","description":"Elementor JSON as a string","default":"","context":["edit"]},"_elementor_page_settings":{"type":"object","title":"Elementor page settings","description":"Elementor page level settings","default":"{}","properties":{"hide_title":{"type":"string","enum":["yes","no"],"default":""}},"additionalProperties":true,"context":["edit"]}},"required":false},"sticky":{"description":"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:\/\/esaapa.com\/community\/wp-json\/wp\/v2\/posts"}]}},"\/wp\/v2\/posts\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"excerpt_length":{"description":"Override the default excerpt length.","type":"integer","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the system's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"format":{"description":"The format for the post.","type":"string","enum":["standard","aside","chat","gallery","link","image","quote","status","video","audio"],"required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"footnotes":{"type":"string","title":"","description":"","default":""},"_elementor_edit_mode":{"type":"string","title":"Elementor edit mode","description":"Elementor edit mode, `builder` is required for Elementor editing","default":"","enum":["","builder"],"context":["edit"]},"_elementor_template_type":{"type":"string","title":"Elementor template type","description":"Elementor document type","default":"","enum":["post","wp-post","wp-page","kit","not-supported","page","section","container","floating-buttons","cloud-template-preview",""],"context":["edit"]},"_elementor_data":{"type":"string","title":"Elementor data","description":"Elementor JSON as a string","default":"","context":["edit"]},"_elementor_page_settings":{"type":"object","title":"Elementor page settings","description":"Elementor page level settings","default":"{}","properties":{"hide_title":{"type":"string","enum":["yes","no"],"default":""}},"additionalProperties":true,"context":["edit"]}},"required":false},"sticky":{"description":"Whether or not the post should be treated as sticky.","type":"boolean","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"categories":{"description":"The terms assigned to the post in the category taxonomy.","type":"array","items":{"type":"integer"},"required":false},"tags":{"description":"The terms assigned to the post in the post_tag taxonomy.","type":"array","items":{"type":"integer"},"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as revisions do not support trashing.","required":false}}}]},"\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the system's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"format":{"description":"The format for the post.","type":"string","enum":["standard","aside","chat","gallery","link","image","quote","status","video","audio"],"required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"footnotes":{"type":"string","title":"","description":"","default":""},"_elementor_edit_mode":{"type":"string","title":"Elementor edit mode","description":"Elementor edit mode, `builder` is required for Elementor editing","default":"","enum":["","builder"],"context":["edit"]},"_elementor_template_type":{"type":"string","title":"Elementor template type","description":"Elementor document type","default":"","enum":["post","wp-post","wp-page","kit","not-supported","page","section","container","floating-buttons","cloud-template-preview",""],"context":["edit"]},"_elementor_data":{"type":"string","title":"Elementor data","description":"Elementor JSON as a string","default":"","context":["edit"]},"_elementor_page_settings":{"type":"object","title":"Elementor page settings","description":"Elementor page level settings","default":"{}","properties":{"hide_title":{"type":"string","enum":["yes","no"],"default":""}},"additionalProperties":true,"context":["edit"]}},"required":false},"sticky":{"description":"Whether or not the post should be treated as sticky.","type":"boolean","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"categories":{"description":"The terms assigned to the post in the category taxonomy.","type":"array","items":{"type":"integer"},"required":false},"tags":{"description":"The terms assigned to the post in the post_tag taxonomy.","type":"array","items":{"type":"integer"},"required":false}}}]},"\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/pages":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limit result set to posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Ensure result set excludes posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"menu_order":{"description":"Limit result set to posts with a specific menu_order value.","type":"integer","required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title","menu_order"],"required":false},"parent":{"description":"Limit result set to items with particular parent IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Limit result set to all items except those of a particular parent ID.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the system's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"parent":{"description":"The ID for the parent of the post.","type":"integer","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"menu_order":{"description":"The order of the post in relation to other posts.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"footnotes":{"type":"string","title":"","description":"","default":""},"_elementor_edit_mode":{"type":"string","title":"Elementor edit mode","description":"Elementor edit mode, `builder` is required for Elementor editing","default":"","enum":["","builder"],"context":["edit"]},"_elementor_template_type":{"type":"string","title":"Elementor template type","description":"Elementor document type","default":"","enum":["post","wp-post","wp-page","kit","not-supported","page","section","container","floating-buttons","cloud-template-preview",""],"context":["edit"]},"_elementor_data":{"type":"string","title":"Elementor data","description":"Elementor JSON as a string","default":"","context":["edit"]},"_elementor_page_settings":{"type":"object","title":"Elementor page settings","description":"Elementor page level settings","default":"{}","properties":{"hide_title":{"type":"string","enum":["yes","no"],"default":""}},"additionalProperties":true,"context":["edit"]}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/wp\/v2\/pages"}]}},"\/wp\/v2\/pages\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"excerpt_length":{"description":"Override the default excerpt length.","type":"integer","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the system's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"parent":{"description":"The ID for the parent of the post.","type":"integer","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"menu_order":{"description":"The order of the post in relation to other posts.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"footnotes":{"type":"string","title":"","description":"","default":""},"_elementor_edit_mode":{"type":"string","title":"Elementor edit mode","description":"Elementor edit mode, `builder` is required for Elementor editing","default":"","enum":["","builder"],"context":["edit"]},"_elementor_template_type":{"type":"string","title":"Elementor template type","description":"Elementor document type","default":"","enum":["post","wp-post","wp-page","kit","not-supported","page","section","container","floating-buttons","cloud-template-preview",""],"context":["edit"]},"_elementor_data":{"type":"string","title":"Elementor data","description":"Elementor JSON as a string","default":"","context":["edit"]},"_elementor_page_settings":{"type":"object","title":"Elementor page settings","description":"Elementor page level settings","default":"{}","properties":{"hide_title":{"type":"string","enum":["yes","no"],"default":""}},"additionalProperties":true,"context":["edit"]}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as revisions do not support trashing.","required":false}}}]},"\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the system's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"menu_order":{"description":"The order of the post in relation to other posts.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"footnotes":{"type":"string","title":"","description":"","default":""},"_elementor_edit_mode":{"type":"string","title":"Elementor edit mode","description":"Elementor edit mode, `builder` is required for Elementor editing","default":"","enum":["","builder"],"context":["edit"]},"_elementor_template_type":{"type":"string","title":"Elementor template type","description":"Elementor document type","default":"","enum":["post","wp-post","wp-page","kit","not-supported","page","section","container","floating-buttons","cloud-template-preview",""],"context":["edit"]},"_elementor_data":{"type":"string","title":"Elementor data","description":"Elementor JSON as a string","default":"","context":["edit"]},"_elementor_page_settings":{"type":"object","title":"Elementor page settings","description":"Elementor page level settings","default":"{}","properties":{"hide_title":{"type":"string","enum":["yes","no"],"default":""}},"additionalProperties":true,"context":["edit"]}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}]},"\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/media":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limit result set to posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Ensure result set excludes posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"parent":{"description":"Limit result set to items with particular parent IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Limit result set to all items except those of a particular parent ID.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"inherit","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["inherit","private","trash"],"type":"string"},"required":false},"media_type":{"default":null,"description":"Limit result set to attachments of a particular media type.","type":"string","enum":["image","video","audio","text","application","font"],"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 system's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"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:\/\/esaapa.com\/community\/wp-json\/wp\/v2\/media"}]}},"\/wp\/v2\/media\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the system's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"alt_text":{"description":"Alternative text to display when attachment is not displayed.","type":"string","required":false},"caption":{"description":"The attachment caption.","type":"object","properties":{"raw":{"description":"Caption for the attachment, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML caption for the attachment, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"The attachment description.","type":"object","properties":{"raw":{"description":"Description for the attachment, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML description for the attachment, transformed for display.","type":"string","context":["view","edit"],"readonly":true}},"required":false},"post":{"description":"The ID for the associated post of the attachment.","type":"integer","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process":{"namespace":"wp\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"description":"Unique identifier for the attachment.","type":"integer","required":false},"action":{"type":"string","enum":["create-image-subsizes"],"required":true}}}]},"\/wp\/v2\/media\/(?P<id>[\\d]+)\/edit":{"namespace":"wp\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"src":{"description":"URL to the edited image file.","type":"string","format":"uri","required":true},"modifiers":{"description":"Array of image edits.","type":"array","minItems":1,"items":{"description":"Image edit.","type":"object","required":["type","args"],"oneOf":[{"title":"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},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"menu_order","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title","menu_order"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","any"],"type":"string"},"required":false},"tax_relation":{"description":"Limit result set based on relationship between multiple taxonomies.","type":"string","enum":["AND","OR"],"required":false},"menus":{"description":"Limit result set to items with specific terms assigned in the menus taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"operator":{"description":"Whether items must be assigned all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"menus_exclude":{"description":"Limit result set to items except those with specific terms assigned in the menus taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]}},"additionalProperties":false}],"required":false},"menu_order":{"description":"Limit result set to posts with a specific menu_order value.","type":"integer","required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"title":{"description":"The title for the object.","type":["string","object"],"properties":{"raw":{"description":"Title for the object, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the object, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"type":{"default":"custom","description":"The family of objects originally represented, such as \"post_type\" or \"taxonomy\".","type":"string","enum":["taxonomy","post_type","post_type_archive","custom"],"required":false},"status":{"default":"publish","description":"A named status for the object.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"parent":{"default":0,"description":"The ID for the parent of the object.","type":"integer","minimum":0,"required":false},"attr_title":{"description":"Text for the title attribute of the link element for this menu item.","type":"string","required":false},"classes":{"description":"Class names for the link element of this menu item.","type":"array","items":{"type":"string"},"required":false},"description":{"description":"The description of this menu item.","type":"string","required":false},"menu_order":{"default":1,"description":"The DB ID of the nav_menu_item that is this item's menu parent, if any, otherwise 0.","type":"integer","minimum":1,"required":false},"object":{"description":"The type of object originally represented, such as \"category\", \"post\", or \"attachment\".","type":"string","required":false},"object_id":{"default":0,"description":"The database ID of the original object this menu item represents, for example the ID for posts or the term_id for categories.","type":"integer","minimum":0,"required":false},"target":{"description":"The target attribute of the link element for this menu item.","type":"string","enum":["_blank",""],"required":false},"url":{"description":"The URL to which this menu item points.","type":"string","format":"uri","required":false},"xfn":{"description":"The XFN relationship expressed in the link of this menu item.","type":"array","items":{"type":"string"},"required":false},"menus":{"description":"The terms assigned to the object in the nav_menu taxonomy.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/wp\/v2\/menu-items"}]}},"\/wp\/v2\/menu-items\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"title":{"description":"The title for the object.","type":["string","object"],"properties":{"raw":{"description":"Title for the object, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the object, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"type":{"description":"The family of objects originally represented, such as \"post_type\" or \"taxonomy\".","type":"string","enum":["taxonomy","post_type","post_type_archive","custom"],"required":false},"status":{"description":"A named status for the object.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"parent":{"description":"The ID for the parent of the object.","type":"integer","minimum":0,"required":false},"attr_title":{"description":"Text for the title attribute of the link element for this menu item.","type":"string","required":false},"classes":{"description":"Class names for the link element of this menu item.","type":"array","items":{"type":"string"},"required":false},"description":{"description":"The description of this menu item.","type":"string","required":false},"menu_order":{"description":"The DB ID of the nav_menu_item that is this item's menu parent, if any, otherwise 0.","type":"integer","minimum":1,"required":false},"object":{"description":"The type of object originally represented, such as \"category\", \"post\", or \"attachment\".","type":"string","required":false},"object_id":{"description":"The database ID of the original object this menu item represents, for example the ID for posts or the term_id for categories.","type":"integer","minimum":0,"required":false},"target":{"description":"The target attribute of the link element for this menu item.","type":"string","enum":["_blank",""],"required":false},"url":{"description":"The URL to which this menu item points.","type":"string","format":"uri","required":false},"xfn":{"description":"The XFN relationship expressed in the link of this menu item.","type":"array","items":{"type":"string"},"required":false},"menus":{"description":"The terms assigned to the object in the nav_menu taxonomy.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the object.","type":"integer","minimum":0,"required":false},"title":{"description":"The title for the object.","type":["string","object"],"properties":{"raw":{"description":"Title for the object, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the object, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"type":{"description":"The family of objects originally represented, such as \"post_type\" or \"taxonomy\".","type":"string","enum":["taxonomy","post_type","post_type_archive","custom"],"required":false},"status":{"description":"A named status for the object.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"attr_title":{"description":"Text for the title attribute of the link element for this menu item.","type":"string","required":false},"classes":{"description":"Class names for the link element of this menu item.","type":"array","items":{"type":"string"},"required":false},"description":{"description":"The description of this menu item.","type":"string","required":false},"menu_order":{"description":"The DB ID of the nav_menu_item that is this item's menu parent, if any, otherwise 0.","type":"integer","minimum":1,"required":false},"object":{"description":"The type of object originally represented, such as \"category\", \"post\", or \"attachment\".","type":"string","required":false},"object_id":{"description":"The database ID of the original object this menu item represents, for example the ID for posts or the term_id for categories.","type":"integer","minimum":0,"required":false},"target":{"description":"The target attribute of the link element for this menu item.","type":"string","enum":["_blank",""],"required":false},"url":{"description":"The URL to which this menu item points.","type":"string","format":"uri","required":false},"xfn":{"description":"The XFN relationship expressed in the link of this menu item.","type":"array","items":{"type":"string"},"required":false},"menus":{"description":"The terms assigned to the object in the nav_menu taxonomy.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}}]},"\/wp\/v2\/menu-items\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/blocks":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","any"],"type":"string"},"required":false},"tax_relation":{"description":"Limit result set based on relationship between multiple taxonomies.","type":"string","enum":["AND","OR"],"required":false},"wp_pattern_category":{"description":"Limit result set to items with specific terms assigned in the wp_pattern_category taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"operator":{"description":"Whether items must be assigned all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"wp_pattern_category_exclude":{"description":"Limit result set to items except those with specific terms assigned in the wp_pattern_category taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]}},"additionalProperties":false}],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the system's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["view","edit"]}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"wp_pattern_sync_status":{"type":"string","title":"","description":"","default":"","enum":["partial","unsynced"]},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wp_pattern_category":{"description":"The terms assigned to the post in the wp_pattern_category taxonomy.","type":"array","items":{"type":"integer"},"required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/wp\/v2\/blocks"}]}},"\/wp\/v2\/blocks\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"excerpt_length":{"description":"Override the default excerpt length.","type":"integer","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the system's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["view","edit"]}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"wp_pattern_sync_status":{"type":"string","title":"","description":"","default":"","enum":["partial","unsynced"]},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wp_pattern_category":{"description":"The terms assigned to the post in the wp_pattern_category taxonomy.","type":"array","items":{"type":"integer"},"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as revisions do not support trashing.","required":false}}}]},"\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the system's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["view","edit"]}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"wp_pattern_sync_status":{"type":"string","title":"","description":"","default":"","enum":["partial","unsynced"]},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wp_pattern_category":{"description":"The terms assigned to the post in the wp_pattern_category taxonomy.","type":"array","items":{"type":"integer"},"required":false}}}]},"\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of a template","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of a template","type":"string","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The id of a template","type":"string","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as revisions do not support trashing.","required":false}}}]},"\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"slug":{"description":"Unique slug identifying the template.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":false},"theme":{"description":"Theme identifier for the template.","type":"string","required":false},"type":{"description":"Type of template.","type":"string","required":false},"content":{"description":"Content of template.","type":["object","string"],"properties":{"raw":{"description":"Content for the template, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the template.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"description":"Title of template.","type":["object","string"],"properties":{"raw":{"description":"Title for the template, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the template, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"Description of template.","type":"string","required":false},"status":{"description":"Status of template.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"author":{"description":"The ID for the author of the template.","type":"integer","required":false}}}]},"\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of a template","type":"string","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/templates":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wp_id":{"description":"Limit to the specified post id.","type":"integer","required":false},"area":{"description":"Limit to the specified template part area.","type":"string","required":false},"post_type":{"description":"Post type to get the templates for.","type":"string","required":false}}},{"methods":["POST"],"args":{"slug":{"description":"Unique slug identifying the template.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":true},"theme":{"description":"Theme identifier for the template.","type":"string","required":false},"type":{"description":"Type of template.","type":"string","required":false},"content":{"default":"","description":"Content of template.","type":["object","string"],"properties":{"raw":{"description":"Content for the template, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the template.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"default":"","description":"Title of template.","type":["object","string"],"properties":{"raw":{"description":"Title for the template, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the template, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"default":"","description":"Description of template.","type":"string","required":false},"status":{"default":"publish","description":"Status of template.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"author":{"description":"The ID for the author of the template.","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/wp-json\/wp\/v2\/templates\/lookup"}]}},"\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"slug":{"description":"Unique slug identifying the template.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":false},"theme":{"description":"Theme identifier for the template.","type":"string","required":false},"type":{"description":"Type of template.","type":"string","required":false},"content":{"description":"Content of template.","type":["object","string"],"properties":{"raw":{"description":"Content for the template, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the template.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"description":"Title of template.","type":["object","string"],"properties":{"raw":{"description":"Title for the template, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the template, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"Description of template.","type":"string","required":false},"status":{"description":"Status of template.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"author":{"description":"The ID for the author of the template.","type":"integer","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of a template","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of a template","type":"string","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The id of a template","type":"string","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as revisions do not support trashing.","required":false}}}]},"\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"slug":{"description":"Unique slug identifying the template.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":false},"theme":{"description":"Theme identifier for the template.","type":"string","required":false},"type":{"description":"Type of template.","type":"string","required":false},"content":{"description":"Content of template.","type":["object","string"],"properties":{"raw":{"description":"Content for the template, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the template.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"description":"Title of template.","type":["object","string"],"properties":{"raw":{"description":"Title for the template, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the template, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"Description of template.","type":"string","required":false},"status":{"description":"Status of template.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"author":{"description":"The ID for the author of the template.","type":"integer","required":false},"area":{"description":"Where the template part is intended for use (header, footer, etc.)","type":"string","required":false}}}]},"\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of a template","type":"string","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/template-parts":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wp_id":{"description":"Limit to the specified post id.","type":"integer","required":false},"area":{"description":"Limit to the specified template part area.","type":"string","required":false},"post_type":{"description":"Post type to get the templates for.","type":"string","required":false}}},{"methods":["POST"],"args":{"slug":{"description":"Unique slug identifying the template.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":true},"theme":{"description":"Theme identifier for the template.","type":"string","required":false},"type":{"description":"Type of template.","type":"string","required":false},"content":{"default":"","description":"Content of template.","type":["object","string"],"properties":{"raw":{"description":"Content for the template, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the template.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"default":"","description":"Title of template.","type":["object","string"],"properties":{"raw":{"description":"Title for the template, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the template, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"default":"","description":"Description of template.","type":"string","required":false},"status":{"default":"publish","description":"Status of template.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"author":{"description":"The ID for the author of the template.","type":"integer","required":false},"area":{"description":"Where the template part is intended for use (header, footer, etc.)","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/wp-json\/wp\/v2\/template-parts\/lookup"}]}},"\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"slug":{"description":"Unique slug identifying the template.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":false},"theme":{"description":"Theme identifier for the template.","type":"string","required":false},"type":{"description":"Type of template.","type":"string","required":false},"content":{"description":"Content of template.","type":["object","string"],"properties":{"raw":{"description":"Content for the template, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the template.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"description":"Title of template.","type":["object","string"],"properties":{"raw":{"description":"Title for the template, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the template, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"Description of template.","type":"string","required":false},"status":{"description":"Status of template.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"author":{"description":"The ID for the author of the template.","type":"integer","required":false},"area":{"description":"Where the template part is intended for use (header, footer, etc.)","type":"string","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","minimum":1,"maximum":100,"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false}}}]},"\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the global styles revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the global styles revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/global-styles\/themes\/(?P<stylesheet>[\\\/\\s%\\w\\.\\(\\)\\[\\]\\@_\\-]+)\/variations":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":false},"args":{"stylesheet":{"description":"The theme identifier","type":"string","required":false}}}]},"\/wp\/v2\/global-styles\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":false},"args":{"stylesheet":{"description":"The theme identifier","type":"string","required":false}}}]},"\/wp\/v2\/global-styles\/(?P<id>[\\\/\\w-]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":false},"args":{"id":{"description":"The id of a template","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":false},"args":{"styles":{"description":"Global styles.","type":["object"],"required":false},"settings":{"description":"Global settings.","type":["object"],"required":false},"title":{"description":"Title of the global styles variation.","type":["object","string"],"properties":{"raw":{"description":"Title for the global styles variation, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false}}}]},"\/wp\/v2\/navigation":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the system's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit","embed"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/wp\/v2\/navigation"}]}},"\/wp\/v2\/navigation\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the system's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit","embed"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as revisions do not support trashing.","required":false}}}]},"\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the system's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit","embed"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}]},"\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/font-families":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"id","enum":["id","include"],"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"args":{"theme_json_version":{"description":"Version of the theme.json schema used for the typography settings.","type":"integer","default":3,"minimum":2,"maximum":3,"required":false},"font_family_settings":{"description":"font-family declaration in theme.json format, encoded as a string.","type":"string","required":true}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/wp\/v2\/font-families"}]}},"\/wp\/v2\/font-families\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"theme_json_version":{"description":"Version of the theme.json schema used for the typography settings.","type":"integer","default":3,"minimum":2,"maximum":3,"required":false},"font_family_settings":{"description":"font-family declaration in theme.json format, encoded as a string.","type":"string","required":true}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/font-families\/(?P<font_family_id>[\\d]+)\/font-faces":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"font_family_id":{"description":"The ID for the parent font family of the font face.","type":"integer","required":true},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"id","enum":["id","include"],"required":false}}},{"methods":["POST"],"args":{"font_family_id":{"description":"The ID for the parent font family of the font face.","type":"integer","required":true},"theme_json_version":{"description":"Version of the theme.json schema used for the typography settings.","type":"integer","default":3,"minimum":2,"maximum":3,"required":false},"font_face_settings":{"description":"font-face declaration in theme.json format, encoded as a string.","type":"string","required":true}}}]},"\/wp\/v2\/font-families\/(?P<font_family_id>[\\d]+)\/font-faces\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"font_family_id":{"description":"The ID for the parent font family of the font face.","type":"integer","required":true},"id":{"description":"Unique identifier for the font face.","type":"integer","required":true},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"font_family_id":{"description":"The ID for the parent font family of the font face.","type":"integer","required":true},"id":{"description":"Unique identifier for the font face.","type":"integer","required":true},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/e-floating-buttons":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limit result set to posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Ensure result set excludes posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"menu_order":{"description":"Limit result set to posts with a specific menu_order value.","type":"integer","required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title","menu_order"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","any"],"type":"string"},"required":false},"format":{"description":"Limit result set to items assigned one or more given formats.","type":"array","uniqueItems":true,"items":{"enum":["standard","aside","chat","gallery","link","image","quote","status","video","audio"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the system's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"menu_order":{"description":"The order of the post in relation to other posts.","type":"integer","required":false},"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":{"footnotes":{"type":"string","title":"","description":"","default":""},"_elementor_edit_mode":{"type":"string","title":"Elementor edit mode","description":"Elementor edit mode, `builder` is required for Elementor editing","default":"","enum":["","builder"],"context":["edit"]},"_elementor_template_type":{"type":"string","title":"Elementor template type","description":"Elementor document type","default":"","enum":["post","wp-post","wp-page","kit","not-supported","page","section","container","floating-buttons","cloud-template-preview",""],"context":["edit"]},"_elementor_data":{"type":"string","title":"Elementor data","description":"Elementor JSON as a string","default":"","context":["edit"]},"_elementor_page_settings":{"type":"object","title":"Elementor page settings","description":"Elementor page level settings","default":"{}","properties":{"hide_title":{"type":"string","enum":["yes","no"],"default":""}},"additionalProperties":true,"context":["edit"]}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/wp\/v2\/e-floating-buttons"}]}},"\/wp\/v2\/e-floating-buttons\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"excerpt_length":{"description":"Override the default excerpt length.","type":"integer","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the system's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"menu_order":{"description":"The order of the post in relation to other posts.","type":"integer","required":false},"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":{"footnotes":{"type":"string","title":"","description":"","default":""},"_elementor_edit_mode":{"type":"string","title":"Elementor edit mode","description":"Elementor edit mode, `builder` is required for Elementor editing","default":"","enum":["","builder"],"context":["edit"]},"_elementor_template_type":{"type":"string","title":"Elementor template type","description":"Elementor document type","default":"","enum":["post","wp-post","wp-page","kit","not-supported","page","section","container","floating-buttons","cloud-template-preview",""],"context":["edit"]},"_elementor_data":{"type":"string","title":"Elementor data","description":"Elementor JSON as a string","default":"","context":["edit"]},"_elementor_page_settings":{"type":"object","title":"Elementor page settings","description":"Elementor page level settings","default":"{}","properties":{"hide_title":{"type":"string","enum":["yes","no"],"default":""}},"additionalProperties":true,"context":["edit"]}},"required":false},"template":{"description":"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\/e-floating-buttons\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/e-floating-buttons\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as revisions do not support trashing.","required":false}}}]},"\/wp\/v2\/e-floating-buttons\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the system's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"menu_order":{"description":"The order of the post in relation to other posts.","type":"integer","required":false},"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":{"footnotes":{"type":"string","title":"","description":"","default":""},"_elementor_edit_mode":{"type":"string","title":"Elementor edit mode","description":"Elementor edit mode, `builder` is required for Elementor editing","default":"","enum":["","builder"],"context":["edit"]},"_elementor_template_type":{"type":"string","title":"Elementor template type","description":"Elementor document type","default":"","enum":["post","wp-post","wp-page","kit","not-supported","page","section","container","floating-buttons","cloud-template-preview",""],"context":["edit"]},"_elementor_data":{"type":"string","title":"Elementor data","description":"Elementor JSON as a string","default":"","context":["edit"]},"_elementor_page_settings":{"type":"object","title":"Elementor page settings","description":"Elementor page level settings","default":"{}","properties":{"hide_title":{"type":"string","enum":["yes","no"],"default":""}},"additionalProperties":true,"context":["edit"]}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}]},"\/wp\/v2\/e-floating-buttons\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"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\/elementor_library":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limit result set to posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Ensure result set excludes posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the system's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_elementor_edit_mode":{"type":"string","title":"Elementor edit mode","description":"Elementor edit mode, `builder` is required for Elementor editing","default":"","enum":["","builder"],"context":["edit"]},"_elementor_template_type":{"type":"string","title":"Elementor template type","description":"Elementor document type","default":"","enum":["post","wp-post","wp-page","kit","not-supported","page","section","container","floating-buttons","cloud-template-preview",""],"context":["edit"]},"_elementor_data":{"type":"string","title":"Elementor data","description":"Elementor JSON as a string","default":"","context":["edit"]},"_elementor_page_settings":{"type":"object","title":"Elementor page settings","description":"Elementor page level settings","default":"{}","properties":{"hide_title":{"type":"string","enum":["yes","no"],"default":""}},"additionalProperties":true,"context":["edit"]}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/wp\/v2\/elementor_library"}]}},"\/wp\/v2\/elementor_library\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"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 system's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_elementor_edit_mode":{"type":"string","title":"Elementor edit mode","description":"Elementor edit mode, `builder` is required for Elementor editing","default":"","enum":["","builder"],"context":["edit"]},"_elementor_template_type":{"type":"string","title":"Elementor template type","description":"Elementor document type","default":"","enum":["post","wp-post","wp-page","kit","not-supported","page","section","container","floating-buttons","cloud-template-preview",""],"context":["edit"]},"_elementor_data":{"type":"string","title":"Elementor data","description":"Elementor JSON as a string","default":"","context":["edit"]},"_elementor_page_settings":{"type":"object","title":"Elementor page settings","description":"Elementor page level settings","default":"{}","properties":{"hide_title":{"type":"string","enum":["yes","no"],"default":""}},"additionalProperties":true,"context":["edit"]}},"required":false},"template":{"description":"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\/elementor_library\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/elementor_library\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as revisions do not support trashing.","required":false}}}]},"\/wp\/v2\/fcom-dummy":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the system's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/wp\/v2\/fcom-dummy"}]}},"\/wp\/v2\/fcom-dummy\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the system's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/fcom-dummy\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the system's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}]},"\/wp\/v2\/fcom-dummy\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/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:\/\/esaapa.com\/community\/wp-json\/wp\/v2\/types"}]}},"\/wp\/v2\/types\/(?P<type>[\\w-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"type":{"description":"An alphanumeric identifier for the post type.","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/statuses":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/wp\/v2\/statuses"}]}},"\/wp\/v2\/statuses\/(?P<status>[\\w-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"status":{"description":"An alphanumeric identifier for the status.","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/taxonomies":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"type":{"description":"Limit results to taxonomies associated with a specific post type.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/wp\/v2\/taxonomies"}]}},"\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"taxonomy":{"description":"An alphanumeric identifier for the taxonomy.","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/categories":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by term attribute.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether to hide terms not assigned to any posts.","type":"boolean","default":false,"required":false},"parent":{"description":"Limit result set to terms assigned to a specific parent.","type":"integer","required":false},"post":{"description":"Limit result set to terms assigned to a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result set to terms with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":true},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"parent":{"description":"The parent term ID.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/wp\/v2\/categories"}]}},"\/wp\/v2\/categories\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"parent":{"description":"The parent term ID.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as terms do not support trashing.","required":false}}}]},"\/wp\/v2\/tags":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by term attribute.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether to hide terms not assigned to any posts.","type":"boolean","default":false,"required":false},"post":{"description":"Limit result set to terms assigned to a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result set to terms with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":true},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/wp\/v2\/tags"}]}},"\/wp\/v2\/tags\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as terms do not support trashing.","required":false}}}]},"\/wp\/v2\/menus":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by term attribute.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether to hide terms not assigned to any posts.","type":"boolean","default":false,"required":false},"post":{"description":"Limit result set to terms assigned to a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result set to terms with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":true},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false},"locations":{"description":"The locations assigned to the menu.","type":"array","items":{"type":"string"},"required":false},"auto_add":{"description":"Whether to automatically add top level pages to this menu.","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/wp\/v2\/menus"}]}},"\/wp\/v2\/menus\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false},"locations":{"description":"The locations assigned to the menu.","type":"array","items":{"type":"string"},"required":false},"auto_add":{"description":"Whether to automatically add top level pages to this menu.","type":"boolean","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as terms do not support trashing.","required":false}}}]},"\/wp\/v2\/wp_pattern_category":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by term attribute.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether to hide terms not assigned to any posts.","type":"boolean","default":false,"required":false},"post":{"description":"Limit result set to terms assigned to a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result set to terms with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":true},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/wp\/v2\/wp_pattern_category"}]}},"\/wp\/v2\/wp_pattern_category\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as terms do not support trashing.","required":false}}}]},"\/wp\/v2\/users":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"default":"asc","description":"Order sort attribute ascending or descending.","enum":["asc","desc"],"type":"string","required":false},"orderby":{"default":"name","description":"Sort collection by user attribute.","enum":["id","include","name","registered_date","slug","include_slugs","email","url"],"type":"string","required":false},"slug":{"description":"Limit result set to users with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"roles":{"description":"Limit result set to users matching at least one specific role provided. Accepts csv list or single role.","type":"array","items":{"type":"string"},"required":false},"capabilities":{"description":"Limit result set to users matching at least one specific capability provided. Accepts csv list or single capability.","type":"array","items":{"type":"string"},"required":false},"who":{"description":"Limit result set to users who are considered authors.","type":"string","enum":["authors"],"required":false},"has_published_posts":{"description":"Limit result set to users who have published posts.","type":["boolean","array"],"items":{"type":"string","enum":{"post":"post","page":"page","attachment":"attachment","nav_menu_item":"nav_menu_item","wp_block":"wp_block","wp_template":"wp_template","wp_template_part":"wp_template_part","wp_global_styles":"wp_global_styles","wp_navigation":"wp_navigation","wp_font_family":"wp_font_family","wp_font_face":"wp_font_face","e-floating-buttons":"e-floating-buttons","elementor_library":"elementor_library","fcom-dummy":"fcom-dummy"}},"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["email","name","id","username","slug"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"username":{"description":"Login name for the user.","type":"string","required":true},"name":{"description":"Display name for the user.","type":"string","required":false},"first_name":{"description":"First name for the user.","type":"string","required":false},"last_name":{"description":"Last name for the user.","type":"string","required":false},"email":{"description":"The email address for the user.","type":"string","format":"email","required":true},"url":{"description":"URL of the user.","type":"string","format":"uri","required":false},"description":{"description":"Description of the user.","type":"string","required":false},"locale":{"description":"Locale for the user.","type":"string","enum":["","en_US"],"required":false},"nickname":{"description":"The nickname for the user.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the user.","type":"string","required":false},"roles":{"description":"Roles assigned to the user.","type":"array","items":{"type":"string"},"required":false},"password":{"description":"Password for the user (never included).","type":"string","required":true},"meta":{"description":"Meta fields.","type":"object","properties":{"persisted_preferences":{"type":"object","title":"","description":"","default":[],"context":["edit"],"properties":{"_modified":{"description":"The date and time the preferences were updated.","type":"string","format":"date-time","readonly":false}},"additionalProperties":true}},"required":false},"elementor_introduction":{"description":"Elementor user meta data","type":"object","properties":{"ai_get_started":{"type":"boolean"}},"additionalProperties":true,"required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/wp\/v2\/users"}]}},"\/wp\/v2\/users\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the user.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the user.","type":"integer","required":false},"username":{"description":"Login name for the user.","type":"string","required":false},"name":{"description":"Display name for the user.","type":"string","required":false},"first_name":{"description":"First name for the user.","type":"string","required":false},"last_name":{"description":"Last name for the user.","type":"string","required":false},"email":{"description":"The email address for the user.","type":"string","format":"email","required":false},"url":{"description":"URL of the user.","type":"string","format":"uri","required":false},"description":{"description":"Description of the user.","type":"string","required":false},"locale":{"description":"Locale for the user.","type":"string","enum":["","en_US"],"required":false},"nickname":{"description":"The nickname for the user.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the user.","type":"string","required":false},"roles":{"description":"Roles assigned to the user.","type":"array","items":{"type":"string"},"required":false},"password":{"description":"Password for the user (never included).","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"persisted_preferences":{"type":"object","title":"","description":"","default":[],"context":["edit"],"properties":{"_modified":{"description":"The date and time the preferences were updated.","type":"string","format":"date-time","readonly":false}},"additionalProperties":true}},"required":false},"elementor_introduction":{"description":"Elementor user meta data","type":"object","properties":{"ai_get_started":{"type":"boolean"}},"additionalProperties":true,"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the user.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as users do not support trashing.","required":false},"reassign":{"type":"integer","description":"Reassign the deleted user's posts and links to this user ID.","required":true}}}]},"\/wp\/v2\/users\/me":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"username":{"description":"Login name for the user.","type":"string","required":false},"name":{"description":"Display name for the user.","type":"string","required":false},"first_name":{"description":"First name for the user.","type":"string","required":false},"last_name":{"description":"Last name for the user.","type":"string","required":false},"email":{"description":"The email address for the user.","type":"string","format":"email","required":false},"url":{"description":"URL of the user.","type":"string","format":"uri","required":false},"description":{"description":"Description of the user.","type":"string","required":false},"locale":{"description":"Locale for the user.","type":"string","enum":["","en_US"],"required":false},"nickname":{"description":"The nickname for the user.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the user.","type":"string","required":false},"roles":{"description":"Roles assigned to the user.","type":"array","items":{"type":"string"},"required":false},"password":{"description":"Password for the user (never included).","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"persisted_preferences":{"type":"object","title":"","description":"","default":[],"context":["edit"],"properties":{"_modified":{"description":"The date and time the preferences were updated.","type":"string","format":"date-time","readonly":false}},"additionalProperties":true}},"required":false},"elementor_introduction":{"description":"Elementor user meta data","type":"object","properties":{"ai_get_started":{"type":"boolean"}},"additionalProperties":true,"required":false}}},{"methods":["DELETE"],"args":{"force":{"type":"boolean","default":false,"description":"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:\/\/esaapa.com\/community\/wp-json\/wp\/v2\/users\/me"}]}},"\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords":{"namespace":"wp\/v2","methods":["GET","POST","DELETE"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"app_id":{"description":"A UUID provided by the application to uniquely identify it. It is recommended to use an UUID v5 with the URL or DNS namespace.","type":"string","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<user_id>(?:[\\d]+|me))\/application-passwords\/introspect":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords\/(?P<uuid>[\\w\\-]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"app_id":{"description":"A UUID provided by the application to uniquely identify it. It is recommended to use an UUID v5 with the URL or DNS namespace.","type":"string","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 system'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:\/\/esaapa.com\/community\/wp-json\/wp\/v2\/comments"}]}},"\/wp\/v2\/comments\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique identifier for the comment.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the parent post of the comment (if the post is password protected).","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique identifier for the comment.","type":"integer","required":false},"author":{"description":"The ID of the user object, if author was a user.","type":"integer","required":false},"author_email":{"description":"Email address for the comment author.","type":"string","format":"email","required":false},"author_ip":{"description":"IP address for the comment author.","type":"string","format":"ip","required":false},"author_name":{"description":"Display name for the comment author.","type":"string","required":false},"author_url":{"description":"URL for the comment author.","type":"string","format":"uri","required":false},"author_user_agent":{"description":"User agent for the comment author.","type":"string","required":false},"content":{"description":"The content for the comment.","type":"object","properties":{"raw":{"description":"Content for the comment, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the comment, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"date":{"description":"The date the comment was published, in the system'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","e-floating-buttons","elementor_library","category","post_tag","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:\/\/esaapa.com\/community\/wp-json\/wp\/v2\/search"}]}},"\/wp\/v2\/block-renderer\/(?P<name>[a-z0-9-]+\/[a-z0-9-]+)":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET","POST"],"args":{"name":{"description":"Unique registered name for the block.","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["edit"],"default":"view","required":false},"attributes":{"description":"Attributes for the block.","type":"object","default":[],"required":false},"post_id":{"description":"ID of the post context.","type":"integer","required":false}}}]},"\/wp\/v2\/block-types":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"namespace":{"description":"Block namespace.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/wp\/v2\/block-types"}]}},"\/wp\/v2\/block-types\/(?P<namespace>[a-zA-Z0-9_-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"namespace":{"description":"Block namespace.","type":"string","required":false}}}]},"\/wp\/v2\/block-types\/(?P<namespace>[a-zA-Z0-9_-]+)\/(?P<name>[a-zA-Z0-9_-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"name":{"description":"Block name.","type":"string","required":false},"namespace":{"description":"Block namespace.","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/settings":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":{"title":{"title":"Title","description":"System title.","type":"string","required":false},"description":{"title":"Tagline","description":"System tagline.","type":"string","required":false},"timezone":{"title":"","description":"A city in the same timezone as you.","type":"string","required":false},"date_format":{"title":"","description":"A date format for all date strings.","type":"string","required":false},"time_format":{"title":"","description":"A time format for all time strings.","type":"string","required":false},"start_of_week":{"title":"","description":"A day number of the week that the week should start on.","type":"integer","required":false},"language":{"title":"","description":"ESaapa locale code.","type":"string","required":false},"use_smilies":{"title":"","description":"Convert emoticons like :-) and :-P to graphics on display.","type":"boolean","required":false},"default_category":{"title":"","description":"Default post category.","type":"integer","required":false},"default_post_format":{"title":"","description":"Default post format.","type":"string","required":false},"posts_per_page":{"title":"Maximum posts per page","description":"Blog pages show at most.","type":"integer","required":false},"show_on_front":{"title":"Show on front","description":"What to show on the front page","type":"string","required":false},"page_on_front":{"title":"Page on front","description":"The ID of the page that should be displayed on the front page","type":"integer","required":false},"page_for_posts":{"title":"","description":"The ID of the page that should display the latest posts","type":"integer","required":false},"default_ping_status":{"title":"","description":"Allow link notifications from other blogs (pingbacks and trackbacks) on new articles.","type":"string","enum":["open","closed"],"required":false},"default_comment_status":{"title":"Allow comments on new posts","description":"Allow people to submit comments on new posts.","type":"string","enum":["open","closed"],"required":false},"site_logo":{"title":"Logo","description":"System logo.","type":"integer","required":false},"site_icon":{"title":"Icon","description":"System icon.","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/wp-json\/wp\/v2\/themes"}]}},"\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"stylesheet":{"description":"The theme's stylesheet. This uniquely identifies the theme.","type":"string","required":false}}}]},"\/wp\/v2\/plugins":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"status":{"description":"Limits results to plugins with the given status.","type":"array","items":{"type":"string","enum":["inactive","active","network-active"]},"required":false}}},{"methods":["POST"],"args":{"slug":{"type":"string","description":"ESaapa.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:\/\/esaapa.com\/community\/wp-json\/wp\/v2\/plugins"}]}},"\/wp\/v2\/plugins\/(?P<plugin>[^.\\\/]+(?:\\\/[^.\\\/]+)?)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"plugin":{"type":"string","pattern":"[^.\\\/]+(?:\\\/[^.\\\/]+)?","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"plugin":{"type":"string","pattern":"[^.\\\/]+(?:\\\/[^.\\\/]+)?","required":false},"status":{"description":"The plugin activation status.","type":"string","enum":["inactive","active","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:\/\/esaapa.com\/community\/wp-json\/wp\/v2\/sidebars"}]}},"\/wp\/v2\/sidebars\/(?P<id>[\\w-]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"The id of a registered sidebar","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"widgets":{"description":"Nested widgets.","type":"array","items":{"type":["object","string"]},"required":false}}}]},"\/wp\/v2\/widget-types":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/wp\/v2\/widget-types"}]}},"\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"The widget type id.","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)\/encode":{"namespace":"wp\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"description":"The widget type id.","type":"string","required":true},"instance":{"description":"Current instance settings of the widget.","type":"object","required":false},"form_data":{"description":"Serialized widget form data to encode into instance settings.","type":"string","required":false}}}]},"\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)\/render":{"namespace":"wp\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"description":"The widget type id.","type":"string","required":true},"instance":{"description":"Current instance settings of the widget.","type":"object","required":false}}}]},"\/wp\/v2\/widgets":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"sidebar":{"description":"The sidebar to return widgets for.","type":"string","required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the widget.","type":"string","required":false},"id_base":{"description":"The type of the widget. Corresponds to ID in widget-types endpoint.","type":"string","required":false},"sidebar":{"default":"wp_inactive_widgets","description":"The sidebar the widget belongs to.","type":"string","required":true},"instance":{"description":"Instance settings of the widget, if supported.","type":"object","properties":{"encoded":{"description":"Base64 encoded representation of the instance settings.","type":"string","context":["edit"]},"hash":{"description":"Cryptographic hash of the instance settings.","type":"string","context":["edit"]},"raw":{"description":"Unencoded instance settings, if supported.","type":"object","context":["edit"]}},"required":false},"form_data":{"description":"URL-encoded form data from the widget admin form. Used to update a widget that does not support instance. Write only.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/wp\/v2\/widgets"}]}},"\/wp\/v2\/widgets\/(?P<id>[\\w\\-]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the widget.","type":"string","required":false},"id_base":{"description":"The type of the widget. Corresponds to ID in widget-types endpoint.","type":"string","required":false},"sidebar":{"description":"The sidebar the widget belongs to.","type":"string","required":false},"instance":{"description":"Instance settings of the widget, if supported.","type":"object","properties":{"encoded":{"description":"Base64 encoded representation of the instance settings.","type":"string","context":["edit"]},"hash":{"description":"Cryptographic hash of the instance settings.","type":"string","context":["edit"]},"raw":{"description":"Unencoded instance settings, if supported.","type":"object","context":["edit"]}},"required":false},"form_data":{"description":"URL-encoded form data from the widget admin form. Used to update a widget that does not support instance. Write only.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"force":{"description":"Whether to force removal of the widget, or move it to the inactive sidebar.","type":"boolean","required":false}}}]},"\/wp\/v2\/block-directory\/search":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"term":{"description":"Limit result set to blocks matching the search term.","type":"string","minLength":1,"required":true}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/wp\/v2\/block-directory\/search"}]}},"\/wp\/v2\/pattern-directory\/patterns":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":100,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","minLength":1,"required":false},"category":{"description":"Limit results to those matching a category ID.","type":"integer","minimum":1,"required":false},"keyword":{"description":"Limit results to those matching a keyword ID.","type":"integer","minimum":1,"required":false},"slug":{"description":"Limit results to those matching a pattern (slug).","type":"array","required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title","favorite_count"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/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:\/\/esaapa.com\/community\/wp-json\/wp\/v2\/menu-locations"}]}},"\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"location":{"description":"An alphanumeric identifier for the menu location.","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp-block-editor\/v1\/export":{"namespace":"wp-block-editor\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/wp-block-editor\/v1\/export"}]}},"\/wp-block-editor\/v1\/navigation-fallback":{"namespace":"wp-block-editor\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/wp-block-editor\/v1\/navigation-fallback"}]}},"\/wp\/v2\/font-collections":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false}}}],"_links":{"self":[{"href":"https:\/\/esaapa.com\/community\/wp-json\/wp\/v2\/font-collections"}]}},"\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]}},"site_logo":0,"site_icon":13259,"site_icon_url":"https:\/\/esaapa.com\/community\/wp-content\/uploads\/sites\/3\/2025\/06\/cropped-cropped-cropped-isaapa-logo-mascot-1.png","_links":{"help":[{"href":"https:\/\/developer.wordpress.org\/rest-api\/"}],"wp:featuredmedia":[{"embeddable":true,"type":"site_icon","href":"https:\/\/esaapa.com\/community\/wp-json\/wp\/v2\/media\/13259"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}