{ "name": "Sales Profit Chain", "description": "Das neue Buch von Prof. Dr. Jan Wieseke", "url": "https:\/\/sales-profit-chain.com", "home": "https:\/\/sales-profit-chain.com\/en", "gmt_offset": "0", "timezone_string": "", "namespaces": [ "oembed\/1.0", "erecht24\/v1", "real-cookie-banner\/v1", "real-queue\/v1", "real-utils\/v1", "real-product-manager-wp-client\/v1", "redirection\/v1", "yoast\/v1", "elementor\/v1", "wp-rocket\/v1", "generatepress\/v1", "elementor-pro\/v1", "wp\/v2", "wp-site-health\/v1", "wp-block-editor\/v1" ], "authentication": { "application-passwords": { "endpoints": { "authorization": "https:\/\/sales-profit-chain.com\/wp-admin\/authorize-application.php" } } }, "routes": { "\/": { "namespace": "", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/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:\/\/sales-profit-chain.com\/en\/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:\/\/sales-profit-chain.com\/en\/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:\/\/sales-profit-chain.com\/en\/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:\/\/sales-profit-chain.com\/en\/wp-json\/oembed\/1.0\/proxy" } ] } }, "\/erecht24\/v1": { "namespace": "erecht24\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "erecht24\/v1", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/erecht24\/v1" } ] } }, "\/real-cookie-banner\/v1": { "namespace": "real-cookie-banner\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "real-cookie-banner\/v1", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/real-cookie-banner\/v1" } ] } }, "\/real-cookie-banner\/v1\/plugin": { "namespace": "real-cookie-banner\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/real-cookie-banner\/v1\/plugin" } ] } }, "\/real-queue\/v1": { "namespace": "real-queue\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "real-queue\/v1", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/real-queue\/v1" } ] } }, "\/real-queue\/v1\/job\/(?P[0-9]+)": { "namespace": "real-queue\/v1", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": { "lock": { "type": "boolean", "required": false } } }, { "methods": [ "POST" ], "args": { "try": { "type": "string", "required": false } } } ] }, "\/real-queue\/v1\/job\/(?P[0-9]+)\/result": { "namespace": "real-queue\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "process": { "type": "number", "required": true }, "errorCode": { "type": "string", "required": false }, "errorMessage": { "type": "string", "required": false }, "errorData": { "type": "string", "required": false } } } ] }, "\/real-queue\/v1\/jobs": { "namespace": "real-queue\/v1", "methods": [ "GET", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "after": { "type": "number", "required": false }, "ids": { "type": "string", "required": false } } }, { "methods": [ "DELETE" ], "args": { "type": { "type": "string", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/real-queue\/v1\/jobs" } ] } }, "\/real-queue\/v1\/jobs\/retry": { "namespace": "real-queue\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "type": { "type": "string", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/real-queue\/v1\/jobs\/retry" } ] } }, "\/real-queue\/v1\/jobs\/skip": { "namespace": "real-queue\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "type": { "type": "string", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/real-queue\/v1\/jobs\/skip" } ] } }, "\/real-queue\/v1\/status": { "namespace": "real-queue\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "additionalData": { "type": "string", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/real-queue\/v1\/status" } ] } }, "\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/(?Pmodal-hint-[a-z_-]+)": { "namespace": "real-cookie-banner\/v1", "methods": [ "PATCH" ], "endpoints": [ { "methods": [ "PATCH" ], "args": { "value": { "type": "boolean", "required": true } } } ] }, "\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/scanner-rerun-after-plugin-toggle": { "namespace": "real-cookie-banner\/v1", "methods": [ "PATCH" ], "endpoints": [ { "methods": [ "PATCH" ], "args": { "value": { "type": "boolean", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/scanner-rerun-after-plugin-toggle" } ] } }, "\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/tcf-too-much-vendors": { "namespace": "real-cookie-banner\/v1", "methods": [ "PATCH" ], "endpoints": [ { "methods": [ "PATCH" ], "args": { "value": { "type": "boolean", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/tcf-too-much-vendors" } ] } }, "\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/get-pro-main-button": { "namespace": "real-cookie-banner\/v1", "methods": [ "PATCH" ], "endpoints": [ { "methods": [ "PATCH" ], "args": { "value": { "type": "boolean", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/get-pro-main-button" } ] } }, "\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/service-data-processing-in-unsafe-countries": { "namespace": "real-cookie-banner\/v1", "methods": [ "PATCH" ], "endpoints": [ { "methods": [ "PATCH" ], "args": { "value": { "type": "boolean", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/service-data-processing-in-unsafe-countries" } ] } }, "\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/using-templates-which-got-deleted": { "namespace": "real-cookie-banner\/v1", "methods": [ "PATCH" ], "endpoints": [ { "methods": [ "PATCH" ], "args": { "value": { "type": "boolean", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/using-templates-which-got-deleted" } ] } }, "\/real-utils\/v1": { "namespace": "real-utils\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "real-utils\/v1", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/real-utils\/v1" } ] } }, "\/real-utils\/v1\/feedback\/(?P[a-zA-Z0-9_-]+)": { "namespace": "real-utils\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "reason": { "type": "string", "required": true }, "note": { "type": "string", "required": true }, "email": { "type": "string", "required": false } } } ] }, "\/real-utils\/v1\/cross\/(?P[a-zA-Z0-9_-]+)\/(?P[a-zA-Z0-9_-]+)\/dismiss": { "namespace": "real-utils\/v1", "methods": [ "DELETE" ], "endpoints": [ { "methods": [ "DELETE" ], "args": { "force": { "type": "boolean", "default": false, "required": false } } } ] }, "\/real-utils\/v1\/rating\/(?P[a-zA-Z0-9_-]+)\/dismiss": { "namespace": "real-utils\/v1", "methods": [ "DELETE" ], "endpoints": [ { "methods": [ "DELETE" ], "args": { "force": { "type": "boolean", "default": false, "required": false } } } ] }, "\/real-utils\/v1\/newsletter\/subscribe": { "namespace": "real-utils\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "slug": { "type": "string", "required": true }, "email": { "type": "string", "required": true }, "privacy": { "type": "boolean", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/real-utils\/v1\/newsletter\/subscribe" } ] } }, "\/real-product-manager-wp-client\/v1": { "namespace": "real-product-manager-wp-client\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "real-product-manager-wp-client\/v1", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/real-product-manager-wp-client\/v1" } ] } }, "\/real-product-manager-wp-client\/v1\/plugin-update\/(?P[a-zA-Z0-9_-]+)": { "namespace": "real-product-manager-wp-client\/v1", "methods": [ "GET", "PATCH" ], "endpoints": [ { "methods": [ "GET" ], "args": [] }, { "methods": [ "PATCH" ], "args": { "licenses": { "type": "string", "required": false }, "terms": { "type": "boolean", "required": true }, "autoUpdates": { "type": "boolean", "default": true, "required": false }, "telemetry": { "type": "boolean", "default": false, "required": false }, "newsletter": { "type": "boolean", "default": false, "required": false }, "firstName": { "type": "string", "required": false }, "email": { "type": "string", "required": false } } } ] }, "\/real-product-manager-wp-client\/v1\/plugin-update\/(?P[a-zA-Z0-9_-]+)\/skip": { "namespace": "real-product-manager-wp-client\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ] }, "\/real-product-manager-wp-client\/v1\/plugin-update\/(?P[a-zA-Z0-9_-]+)\/license\/(?P[0-9_-]+)": { "namespace": "real-product-manager-wp-client\/v1", "methods": [ "DELETE" ], "endpoints": [ { "methods": [ "DELETE" ], "args": [] } ] }, "\/real-product-manager-wp-client\/v1\/plugin-update\/(?P[a-zA-Z0-9_-]+)\/license\/(?P[0-9_-]+)\/retry": { "namespace": "real-product-manager-wp-client\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ] }, "\/real-product-manager-wp-client\/v1\/plugin-update\/(?P[a-zA-Z0-9_-]+)\/telemetry\/(?P[0-9_-]+)": { "namespace": "real-product-manager-wp-client\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ] }, "\/real-product-manager-wp-client\/v1\/plugin-update\/(?P[a-zA-Z0-9_-]+)\/license-notice": { "namespace": "real-product-manager-wp-client\/v1", "methods": [ "DELETE" ], "endpoints": [ { "methods": [ "DELETE" ], "args": [] } ] }, "\/real-product-manager-wp-client\/v1\/announcement\/(?P[a-zA-Z0-9_-]+)\/active": { "namespace": "real-product-manager-wp-client\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "state": { "type": "boolean", "required": true } } } ] }, "\/real-product-manager-wp-client\/v1\/announcement\/(?P[a-zA-Z0-9_-]+)\/(?P[0-9_-]+)\/view": { "namespace": "real-product-manager-wp-client\/v1", "methods": [ "DELETE" ], "endpoints": [ { "methods": [ "DELETE" ], "args": [] } ] }, "\/real-product-manager-wp-client\/v1\/feedback\/(?P[a-zA-Z0-9_-]+)": { "namespace": "real-product-manager-wp-client\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "skip": { "type": "boolean", "default": false, "required": false }, "reason": { "type": "string", "required": true }, "note": { "type": "string", "default": "", "required": false }, "email": { "type": "string", "default": "", "required": false }, "name": { "type": "string", "default": "", "required": false }, "deactivateLicense": { "type": "boolean", "default": false, "required": false } } } ] }, "\/redirection\/v1": { "namespace": "redirection\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "redirection\/v1", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/redirection\/v1" } ] } }, "\/redirection\/v1\/redirect": { "namespace": "redirection\/v1", "methods": [ "GET", "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "GET" ], "args": { "filterBy": { "description": "Field to filter by", "required": false }, "orderby": { "description": "Field to order results by", "type": "string", "enum": [ "source", "last_count", "last_access", "position", "id", "" ], "required": false }, "direction": { "description": "Direction of ordered results", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "per_page": { "description": "Number of results per page", "type": "integer", "default": 25, "minimum": 5, "maximum": 200, "required": false }, "page": { "description": "Page offset", "type": "integer", "minimum": 0, "default": 0, "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "filterBy": { "description": "Field to filter by", "required": false }, "orderby": { "description": "Field to order results by", "type": "string", "enum": [ "source", "last_count", "last_access", "position", "id", "" ], "required": false }, "direction": { "description": "Direction of ordered results", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "per_page": { "description": "Number of results per page", "type": "integer", "default": 25, "minimum": 5, "maximum": 200, "required": false }, "page": { "description": "Page offset", "type": "integer", "minimum": 0, "default": 0, "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/redirection\/v1\/redirect" } ] } }, "\/redirection\/v1\/redirect\/(?P[\\d]+)": { "namespace": "redirection\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": [] } ] }, "\/redirection\/v1\/redirect\/post": { "namespace": "redirection\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "text": { "description": "Text to match", "type": "string", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/redirection\/v1\/redirect\/post" } ] } }, "\/redirection\/v1\/bulk\/redirect\/(?Pdelete|enable|disable|reset)": { "namespace": "redirection\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": { "filterBy": { "description": "Field to filter by", "required": false }, "orderby": { "description": "Field to order results by", "type": "string", "enum": [ "source", "last_count", "last_access", "position", "id", "" ], "required": false }, "direction": { "description": "Direction of ordered results", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "per_page": { "description": "Number of results per page", "type": "integer", "default": 25, "minimum": 5, "maximum": 200, "required": false }, "page": { "description": "Page offset", "type": "integer", "minimum": 0, "default": 0, "required": false }, "global": { "description": "Apply bulk action globally, as per filters", "type": "boolean", "required": false }, "items": { "description": "Array of IDs to perform action on", "type": "array", "items": { "description": "Item ID", "type": [ "string", "number" ] }, "required": false } } } ] }, "\/redirection\/v1\/group": { "namespace": "redirection\/v1", "methods": [ "GET", "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "GET" ], "args": { "filterBy": { "description": "Field to filter by", "required": false }, "orderby": { "description": "Field to order results by", "type": "string", "enum": [ "name", "id", "" ], "required": false }, "direction": { "description": "Direction of ordered results", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "per_page": { "description": "Number of results per page", "type": "integer", "default": 25, "minimum": 5, "maximum": 200, "required": false }, "page": { "description": "Page offset", "type": "integer", "minimum": 0, "default": 0, "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "filterBy": { "description": "Field to filter by", "required": false }, "orderby": { "description": "Field to order results by", "type": "string", "enum": [ "name", "id", "" ], "required": false }, "direction": { "description": "Direction of ordered results", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "per_page": { "description": "Number of results per page", "type": "integer", "default": 25, "minimum": 5, "maximum": 200, "required": false }, "page": { "description": "Page offset", "type": "integer", "minimum": 0, "default": 0, "required": false }, "moduleId": { "description": "Module ID", "type": "integer", "minimum": 0, "maximum": 3, "required": true }, "name": { "description": "Group name", "type": "string", "required": true }, "status": { "description": "Status of the group", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/redirection\/v1\/group" } ] } }, "\/redirection\/v1\/group\/(?P[\\d]+)": { "namespace": "redirection\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": { "moduleId": { "description": "Module ID", "type": "integer", "minimum": 0, "maximum": 3, "required": true }, "name": { "description": "Group name", "type": "string", "required": true }, "status": { "description": "Status of the group", "required": false } } } ] }, "\/redirection\/v1\/bulk\/group\/(?Pdelete|enable|disable)": { "namespace": "redirection\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": { "filterBy": { "description": "Field to filter by", "required": false }, "orderby": { "description": "Field to order results by", "type": "string", "enum": [ "name", "id", "" ], "required": false }, "direction": { "description": "Direction of ordered results", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "per_page": { "description": "Number of results per page", "type": "integer", "default": 25, "minimum": 5, "maximum": 200, "required": false }, "page": { "description": "Page offset", "type": "integer", "minimum": 0, "default": 0, "required": false }, "items": { "description": "Comma separated list of item IDs to perform action on", "type": "array", "items": { "description": "Item ID", "type": [ "string", "number" ] }, "required": false } } } ] }, "\/redirection\/v1\/log": { "namespace": "redirection\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "filterBy": { "description": "Field to filter by", "required": false }, "orderby": { "description": "Field to order results by", "type": "string", "enum": [ "url", "ip", "total", "count", "" ], "required": false }, "direction": { "description": "Direction of ordered results", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "per_page": { "description": "Number of results per page", "type": "integer", "default": 25, "minimum": 5, "maximum": 200, "required": false }, "page": { "description": "Page offset", "type": "integer", "minimum": 0, "default": 0, "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/redirection\/v1\/log" } ] } }, "\/redirection\/v1\/bulk\/log\/(?Pdelete)": { "namespace": "redirection\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": { "filterBy": { "description": "Field to filter by", "required": false }, "orderby": { "description": "Field to order results by", "type": "string", "enum": [ "url", "ip", "total", "count", "" ], "required": false }, "direction": { "description": "Direction of ordered results", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "per_page": { "description": "Number of results per page", "type": "integer", "default": 25, "minimum": 5, "maximum": 200, "required": false }, "page": { "description": "Page offset", "type": "integer", "minimum": 0, "default": 0, "required": false }, "items": { "description": "Comma separated list of item IDs to perform action on", "type": "array", "items": { "description": "Item ID", "type": [ "string", "number" ] }, "required": false } } } ] }, "\/redirection\/v1\/404": { "namespace": "redirection\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "filterBy": { "description": "Field to filter by", "required": false }, "orderby": { "description": "Field to order results by", "type": "string", "enum": [ "url", "ip", "total", "count", "" ], "required": false }, "direction": { "description": "Direction of ordered results", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "per_page": { "description": "Number of results per page", "type": "integer", "default": 25, "minimum": 5, "maximum": 200, "required": false }, "page": { "description": "Page offset", "type": "integer", "minimum": 0, "default": 0, "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/redirection\/v1\/404" } ] } }, "\/redirection\/v1\/bulk\/404\/(?Pdelete)": { "namespace": "redirection\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": { "filterBy": { "description": "Field to filter by", "required": false }, "orderby": { "description": "Field to order results by", "type": "string", "enum": [ "url", "ip", "total", "count", "" ], "required": false }, "direction": { "description": "Direction of ordered results", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "per_page": { "description": "Number of results per page", "type": "integer", "default": 25, "minimum": 5, "maximum": 200, "required": false }, "page": { "description": "Page offset", "type": "integer", "minimum": 0, "default": 0, "required": false }, "items": { "description": "Comma separated list of item IDs to perform action on", "type": "array", "items": { "description": "Item ID", "type": [ "string", "number" ] }, "required": false } } } ] }, "\/redirection\/v1\/setting": { "namespace": "redirection\/v1", "methods": [ "GET", "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "GET" ], "args": [] }, { "methods": [ "POST", "PUT", "PATCH" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/redirection\/v1\/setting" } ] } }, "\/redirection\/v1\/plugin": { "namespace": "redirection\/v1", "methods": [ "GET", "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "GET" ], "args": [] }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "name": { "description": "Name", "type": "string", "required": false }, "value": { "description": "Value", "type": "string", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/redirection\/v1\/plugin" } ] } }, "\/redirection\/v1\/plugin\/delete": { "namespace": "redirection\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/redirection\/v1\/plugin\/delete" } ] } }, "\/redirection\/v1\/plugin\/test": { "namespace": "redirection\/v1", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/redirection\/v1\/plugin\/test" } ] } }, "\/redirection\/v1\/plugin\/data": { "namespace": "redirection\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": { "upgrade": { "description": "Upgrade parameter", "type": "string", "enum": [ "stop", "skip", "retry" ], "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/redirection\/v1\/plugin\/data" } ] } }, "\/redirection\/v1\/import\/file\/(?P\\d+)": { "namespace": "redirection\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": [] } ] }, "\/redirection\/v1\/import\/plugin": { "namespace": "redirection\/v1", "methods": [ "GET", "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "GET" ], "args": [] }, { "methods": [ "POST", "PUT", "PATCH" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/redirection\/v1\/import\/plugin" } ] } }, "\/redirection\/v1\/export\/(?P1|2|3|all)\/(?Pcsv|apache|nginx|json)": { "namespace": "redirection\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ] }, "\/yoast\/v1": { "namespace": "yoast\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "yoast\/v1", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/yoast\/v1" } ] } }, "\/yoast\/v1\/file_size": { "namespace": "yoast\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "url": { "type": "string", "description": "The url to retrieve", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/yoast\/v1\/file_size" } ] } }, "\/yoast\/v1\/statistics": { "namespace": "yoast\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/yoast\/v1\/statistics" } ] } }, "\/yoast\/v1\/new-content-type-visibility\/dismiss-post-type": { "namespace": "yoast\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "postTypeName": { "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/yoast\/v1\/new-content-type-visibility\/dismiss-post-type" } ] } }, "\/yoast\/v1\/new-content-type-visibility\/dismiss-taxonomy": { "namespace": "yoast\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "taxonomyName": { "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/yoast\/v1\/new-content-type-visibility\/dismiss-taxonomy" } ] } }, "\/yoast\/v1\/introductions\/(?P[\\w-]+)\/seen": { "namespace": "yoast\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "introduction_id": { "type": "string", "required": true }, "is_seen": { "type": "bool", "default": true, "required": false } } } ] }, "\/yoast\/v1\/wistia_embed_permission": { "namespace": "yoast\/v1", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": [] }, { "methods": [ "POST" ], "args": { "value": { "type": "bool", "default": true, "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/yoast\/v1\/wistia_embed_permission" } ] } }, "\/yoast\/v1\/alerts\/dismiss": { "namespace": "yoast\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "key": { "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/yoast\/v1\/alerts\/dismiss" } ] } }, "\/yoast\/v1\/configuration\/site_representation": { "namespace": "yoast\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "company_or_person": { "type": "string", "enum": [ "company", "person" ], "required": true }, "company_name": { "type": "string", "required": false }, "company_logo": { "type": "string", "required": false }, "company_logo_id": { "type": "integer", "required": false }, "person_logo": { "type": "string", "required": false }, "person_logo_id": { "type": "integer", "required": false }, "company_or_person_user_id": { "type": "integer", "required": false }, "description": { "type": "string", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/yoast\/v1\/configuration\/site_representation" } ] } }, "\/yoast\/v1\/configuration\/social_profiles": { "namespace": "yoast\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "facebook_site": { "type": "string", "required": false }, "twitter_site": { "type": "string", "required": false }, "other_social_urls": { "type": "array", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/yoast\/v1\/configuration\/social_profiles" } ] } }, "\/yoast\/v1\/configuration\/check_capability": { "namespace": "yoast\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "user_id": { "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/yoast\/v1\/configuration\/check_capability" } ] } }, "\/yoast\/v1\/configuration\/enable_tracking": { "namespace": "yoast\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "tracking": { "type": "boolean", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/yoast\/v1\/configuration\/enable_tracking" } ] } }, "\/yoast\/v1\/configuration\/save_configuration_state": { "namespace": "yoast\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "finishedSteps": { "type": "array", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/yoast\/v1\/configuration\/save_configuration_state" } ] } }, "\/yoast\/v1\/configuration\/get_configuration_state": { "namespace": "yoast\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/yoast\/v1\/configuration\/get_configuration_state" } ] } }, "\/yoast\/v1\/import\/(?P[\\w-]+)\/(?P[\\w-]+)": { "namespace": "yoast\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ] }, "\/yoast\/v1\/get_head": { "namespace": "yoast\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "url": { "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/yoast\/v1\/get_head" } ] } }, "\/yoast\/v1\/indexing\/posts": { "namespace": "yoast\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/yoast\/v1\/indexing\/posts" } ] } }, "\/yoast\/v1\/indexing\/terms": { "namespace": "yoast\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/yoast\/v1\/indexing\/terms" } ] } }, "\/yoast\/v1\/indexing\/post-type-archives": { "namespace": "yoast\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/yoast\/v1\/indexing\/post-type-archives" } ] } }, "\/yoast\/v1\/indexing\/general": { "namespace": "yoast\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/yoast\/v1\/indexing\/general" } ] } }, "\/yoast\/v1\/indexing\/prepare": { "namespace": "yoast\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/yoast\/v1\/indexing\/prepare" } ] } }, "\/yoast\/v1\/indexing\/indexables-complete": { "namespace": "yoast\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/yoast\/v1\/indexing\/indexables-complete" } ] } }, "\/yoast\/v1\/indexing\/complete": { "namespace": "yoast\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/yoast\/v1\/indexing\/complete" } ] } }, "\/yoast\/v1\/link-indexing\/posts": { "namespace": "yoast\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/yoast\/v1\/link-indexing\/posts" } ] } }, "\/yoast\/v1\/link-indexing\/terms": { "namespace": "yoast\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/yoast\/v1\/link-indexing\/terms" } ] } }, "\/yoast\/v1\/integrations\/set_active": { "namespace": "yoast\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "active": { "type": "boolean", "required": true }, "integration": { "type": "string", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/yoast\/v1\/integrations\/set_active" } ] } }, "\/yoast\/v1\/meta\/search": { "namespace": "yoast\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/yoast\/v1\/meta\/search" } ] } }, "\/yoast\/v1\/semrush\/authenticate": { "namespace": "yoast\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "code": { "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/yoast\/v1\/semrush\/authenticate" } ] } }, "\/yoast\/v1\/semrush\/country_code": { "namespace": "yoast\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "country_code": { "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/yoast\/v1\/semrush\/country_code" } ] } }, "\/yoast\/v1\/semrush\/related_keyphrases": { "namespace": "yoast\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "keyphrase": { "required": true }, "country_code": { "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/yoast\/v1\/semrush\/related_keyphrases" } ] } }, "\/yoast\/v1\/wincher\/authorization-url": { "namespace": "yoast\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/yoast\/v1\/wincher\/authorization-url" } ] } }, "\/yoast\/v1\/wincher\/authenticate": { "namespace": "yoast\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "code": { "required": true }, "websiteId": { "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/yoast\/v1\/wincher\/authenticate" } ] } }, "\/yoast\/v1\/wincher\/keyphrases\/track": { "namespace": "yoast\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "keyphrases": { "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/yoast\/v1\/wincher\/keyphrases\/track" } ] } }, "\/yoast\/v1\/wincher\/keyphrases": { "namespace": "yoast\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "keyphrases": { "required": false }, "permalink": { "required": false }, "startAt": { "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/yoast\/v1\/wincher\/keyphrases" } ] } }, "\/yoast\/v1\/wincher\/keyphrases\/untrack": { "namespace": "yoast\/v1", "methods": [ "DELETE" ], "endpoints": [ { "methods": [ "DELETE" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/yoast\/v1\/wincher\/keyphrases\/untrack" } ] } }, "\/yoast\/v1\/wincher\/account\/limit": { "namespace": "yoast\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/yoast\/v1\/wincher\/account\/limit" } ] } }, "\/yoast\/v1\/wincher\/account\/upgrade-campaign": { "namespace": "yoast\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/yoast\/v1\/wincher\/account\/upgrade-campaign" } ] } }, "\/yoast\/v1\/workouts": { "namespace": "yoast\/v1", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": [] }, { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/yoast\/v1\/workouts" } ] } }, "\/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:\/\/sales-profit-chain.com\/en\/wp-json\/elementor\/v1" } ] } }, "\/elementor\/v1\/site-editor": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/elementor\/v1\/site-editor" } ] } }, "\/elementor\/v1\/site-editor\/templates": { "namespace": "elementor\/v1", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": [] }, { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/elementor\/v1\/site-editor\/templates" } ] } }, "\/elementor\/v1\/site-editor\/templates\/(?P[\\w]+)": { "namespace": "elementor\/v1", "methods": [ "DELETE", "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "DELETE" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "string", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "string", "required": false } } } ] }, "\/elementor\/v1\/site-editor\/conditions-config": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/elementor\/v1\/site-editor\/conditions-config" } ] } }, "\/elementor\/v1\/site-editor\/templates-conditions\/(?P[\\w]+)": { "namespace": "elementor\/v1", "methods": [ "GET", "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "string", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "string", "required": false } } } ] }, "\/elementor\/v1\/site-editor\/templates-conditions-conflicts": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/elementor\/v1\/site-editor\/templates-conditions-conflicts" } ] } }, "\/wp-rocket\/v1": { "namespace": "wp-rocket\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "wp-rocket\/v1", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/wp-rocket\/v1" } ] } }, "\/wp-rocket\/v1\/rocketcdn\/enable": { "namespace": "wp-rocket\/v1", "methods": [ "PUT" ], "endpoints": [ { "methods": [ "PUT" ], "args": { "email": { "required": true }, "key": { "required": true }, "url": { "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/wp-rocket\/v1\/rocketcdn\/enable" } ] } }, "\/wp-rocket\/v1\/rocketcdn\/disable": { "namespace": "wp-rocket\/v1", "methods": [ "PUT" ], "endpoints": [ { "methods": [ "PUT" ], "args": { "email": { "required": true }, "key": { "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/wp-rocket\/v1\/rocketcdn\/disable" } ] } }, "\/wp-rocket\/v1\/cpcss\/post\/(?P[\\d]+)": { "namespace": "wp-rocket\/v1", "methods": [ "POST", "DELETE" ], "endpoints": [ { "methods": [ "POST" ], "args": [] }, { "methods": [ "DELETE" ], "args": [] } ] }, "\/wp-rocket\/v1\/support": { "namespace": "wp-rocket\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "email": { "required": true }, "key": { "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/wp-rocket\/v1\/support" } ] } }, "\/wp-rocket\/v1\/dynamic_lists\/update": { "namespace": "wp-rocket\/v1", "methods": [ "PUT" ], "endpoints": [ { "methods": [ "PUT" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/wp-rocket\/v1\/dynamic_lists\/update" } ] } }, "\/wp-rocket\/v1\/options\/export": { "namespace": "wp-rocket\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/wp-rocket\/v1\/options\/export" } ] } }, "\/generatepress\/v1": { "namespace": "generatepress\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "generatepress\/v1", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/generatepress\/v1" } ] } }, "\/generatepress\/v1\/reset": { "namespace": "generatepress\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/generatepress\/v1\/reset" } ] } }, "\/elementor\/v1\/globals": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/elementor\/v1\/globals" } ] } }, "\/elementor\/v1\/globals\/colors": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/elementor\/v1\/globals\/colors" } ] } }, "\/elementor\/v1\/globals\/colors\/(?P[\\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:\/\/sales-profit-chain.com\/en\/wp-json\/elementor\/v1\/globals\/typography" } ] } }, "\/elementor\/v1\/globals\/typography\/(?P[\\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\/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:\/\/sales-profit-chain.com\/en\/wp-json\/elementor\/v1\/favorites" } ] } }, "\/elementor\/v1\/favorites\/(?P[\\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:\/\/sales-profit-chain.com\/en\/wp-json\/elementor\/v1\/kit-elements-defaults" } ] } }, "\/elementor\/v1\/kit-elements-defaults\/(?P[\\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:\/\/sales-profit-chain.com\/en\/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:\/\/sales-profit-chain.com\/en\/wp-json\/elementor\/v1\/site-navigation\/add-new-post" } ] } }, "\/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", "landing-page", "popup", "header", "footer", "single", "single-post", "single-page", "archive", "search-results", "error-404", "loop-item" ], "required": true }, "content": { "description": "Elementor data object", "type": "object", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/elementor\/v1\/template-library\/templates" } ] } }, "\/elementor\/v1\/global-widget\/templates": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/elementor\/v1\/global-widget\/templates" } ] } }, "\/elementor-pro\/v1": { "namespace": "elementor-pro\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "elementor-pro\/v1", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/elementor-pro\/v1" } ] } }, "\/elementor-pro\/v1\/posts-widget": { "namespace": "elementor-pro\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/elementor-pro\/v1\/posts-widget" } ] } }, "\/elementor\/v1\/form-submissions": { "namespace": "elementor\/v1", "methods": [ "GET", "DELETE", "POST", "PUT", "PATCH" ], "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": 50, "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limit results to those matching a string.", "type": "string", "additionalProperties": { "context": "filter" }, "required": false }, "order": { "description": "Order sort attribute ascending or descending.", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "order_by": { "description": "Sort collection by object attribute.", "type": "string", "default": "created_at", "enum": [ "created_at", "id", "main_meta_id" ], "required": false }, "status": { "description": "Limit result set to submissions assigned one or more statuses.", "type": "string", "default": "all", "enum": [ "all", "unread", "read", "trash" ], "additionalProperties": { "context": "filter" }, "required": false }, "form": { "description": "Limit result set to submissions assigned to specific forms. The form id should follow this pattern {post_id}_{element_id} e.g: 10_476d0ce", "type": "string", "additionalProperties": { "context": "filter" }, "required": false }, "referer": { "description": "Limit result set to submissions assigned to specific referer.", "type": "string", "additionalProperties": { "context": "filter" }, "required": false }, "after": { "description": "Limit response to submissions sent after a given ISO8601 compliant date.", "type": "string", "format": "date", "additionalProperties": { "context": "filter" }, "required": false }, "before": { "description": "Limit response to submissions sent before a given ISO8601 compliant date.", "type": "string", "format": "date", "additionalProperties": { "context": "filter" }, "required": false } } }, { "methods": [ "DELETE" ], "args": { "ids": { "description": "Unique identifiers for the objects.", "type": "array", "items": { "type": "integer" }, "required": true }, "force": { "description": "Delete the object permanently.", "type": "boolean", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "ids": { "description": "Unique identifiers for the objects.", "type": "array", "items": { "type": "integer" }, "required": true }, "is_read": { "description": "mark whether the submission was read or not", "type": "boolean", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/elementor\/v1\/form-submissions" } ] } }, "\/elementor\/v1\/form-submissions\/(?P[\\d]+)": { "namespace": "elementor\/v1", "methods": [ "GET", "DELETE", "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "GET" ], "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 }, "force": { "description": "Delete the object permanently.", "type": "boolean", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "string", "required": true }, "is_read": { "description": "mark whether the submission was read or not", "type": "boolean", "required": false }, "values": { "description": "Form field values, receive an array, the key should be the form field id and the value should be the value.", "type": "object", "required": false } } } ] }, "\/elementor\/v1\/form-submissions\/restore\/(?P[\\d]+)": { "namespace": "elementor\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "string", "required": true } } } ] }, "\/elementor\/v1\/form-submissions\/restore": { "namespace": "elementor\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": { "ids": { "description": "Unique identifiers for the objects.", "type": "array", "items": { "type": "integer" }, "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/elementor\/v1\/form-submissions\/restore" } ] } }, "\/elementor\/v1\/form-submissions\/export": { "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": 10000, "required": false }, "search": { "description": "Limit results to those matching a string.", "type": "string", "additionalProperties": { "context": "filter" }, "required": false }, "order": { "description": "Order sort attribute ascending or descending.", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "order_by": { "description": "Sort collection by object attribute.", "type": "string", "default": "created_at", "enum": [ "created_at", "id", "main_meta_id" ], "required": false }, "status": { "description": "Limit result set to submissions assigned one or more statuses.", "type": "string", "default": "all", "enum": [ "all", "unread", "read", "trash" ], "additionalProperties": { "context": "filter" }, "required": false }, "form": { "description": "Limit result set to submissions assigned to specific forms. The form id should follow this pattern {post_id}_{element_id} e.g: 10_476d0ce", "type": "string", "additionalProperties": { "context": "filter" }, "required": false }, "referer": { "description": "Limit result set to submissions assigned to specific referer.", "type": "string", "additionalProperties": { "context": "filter" }, "required": false }, "after": { "description": "Limit response to submissions sent after a given ISO8601 compliant date.", "type": "string", "format": "date", "additionalProperties": { "context": "filter" }, "required": false }, "before": { "description": "Limit response to submissions sent before a given ISO8601 compliant date.", "type": "string", "format": "date", "additionalProperties": { "context": "filter" }, "required": false }, "ids": { "description": "Unique identifiers for the objects.", "type": "array", "items": { "type": "integer" }, "additionalProperties": { "context": "filter" }, "required": false }, "format": { "description": "The format of the export (for now only csv).", "enum": [ "csv" ], "default": "csv", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/elementor\/v1\/form-submissions\/export" } ] } }, "\/elementor\/v1\/form-submissions\/referer": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scope under which the request is made, determines fields present in response. (only \"options\" available for now)", "type": "string", "enum": [ "options" ], "default": "options", "required": false }, "search": { "description": "Limit results to those matching a string.", "type": "string", "additionalProperties": { "context": "filter" }, "required": false }, "value": { "description": "Limit results specific referer.", "type": "string", "additionalProperties": { "context": "filter" }, "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/elementor\/v1\/form-submissions\/referer" } ] } }, "\/elementor\/v1\/forms": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scope under which the request is made, determines fields present in response. (only \"options\" available for now)", "type": "string", "enum": [ "options" ], "default": "options", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/elementor\/v1\/forms" } ] } }, "\/elementor\/v1\/notes": { "namespace": "elementor\/v1", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": { "route_url": { "type": "string", "description": "The URL of the route where the note was created at.", "required": false }, "status": { "type": "string", "description": "The note status (e.g. \"publish\", \"draft\").", "enum": [ "publish", "draft" ], "default": "publish", "required": false }, "is_resolved": { "type": "boolean", "description": "Whether the note is resolved or not.", "required": false }, "parent_id": { "type": "integer", "description": "The note's parent id (use 0 for top-level).", "required": false }, "post_id": { "type": "integer", "description": "The ID of the post that the note is attached to.", "required": false }, "only_unread": { "type": "boolean", "description": "Show only unread notes (represents an unread thread if one of its replies is unread).", "required": false }, "only_relevant": { "type": "boolean", "description": "Show only notes that are relevant to the current user.", "required": false }, "order_by": { "type": "string", "description": "A column to order the results by.", "default": "last_activity_at", "enum": [ "last_activity_at", "created_at" ], "required": false }, "order": { "type": "string", "description": "Results order direction.", "default": "desc", "enum": [ "asc", "desc" ], "required": false } } }, { "methods": [ "POST" ], "args": { "post_id": { "type": "integer", "description": "The id of the post where the note was created at (can be template, post, page, etc.).", "required": true }, "element_id": { "type": "string", "description": "Each note must be attached to an elementor element.", "required": true }, "content": { "type": "string", "description": "The content of the note.", "required": true }, "position": { "type": "object", "properties": { "x": { "required": true, "type": "number" }, "y": { "required": true, "type": "number" } }, "description": "The position of the note.", "required": true }, "mentioned_usernames": { "type": "array", "description": "List of user names that have been mentioned in the note's content.", "default": [], "items": { "type": "string", "sanitize_callback": [] }, "required": false }, "route_post_id": { "description": "The ID of the post that's associated with the route (doesn't always exist, e.g: home page, archive)", "required": false }, "route_url": { "type": "string", "description": "The URL of the route where the note was created at.", "required": false }, "route_title": { "type": "string", "description": "The title of the route where the note was created at.", "required": false }, "parent_id": { "type": "integer", "description": "If the new note is a reply to another note, the parent_id should be the thread's id.", "default": 0, "required": false }, "is_public": { "type": "boolean", "description": "Should this note be visible for everyone or just for its author.", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/elementor\/v1\/notes" } ] } }, "\/elementor\/v1\/notes\/read-status": { "namespace": "elementor\/v1", "methods": [ "POST", "DELETE" ], "endpoints": [ { "methods": [ "POST" ], "args": { "ids": { "type": "array", "description": "The id's of the notes.", "items": { "type": "integer" }, "required": true } } }, { "methods": [ "DELETE" ], "args": { "ids": { "type": "array", "description": "The id's of the notes.", "items": { "type": "integer" }, "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/elementor\/v1\/notes\/read-status" } ] } }, "\/elementor\/v1\/notes\/summary": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "route_url": { "type": "string", "description": "The URL of the route where the note was created at.", "required": false }, "status": { "type": "string", "description": "The note status (e.g. \"publish\", \"draft\").", "enum": [ "publish", "draft" ], "default": "publish", "required": false }, "is_resolved": { "type": "boolean", "description": "Whether the note is resolved or not.", "required": false }, "parent_id": { "type": "integer", "description": "The note's parent id (use 0 for top-level).", "required": false }, "post_id": { "type": "integer", "description": "The ID of the post that the note is attached to.", "required": false }, "only_unread": { "type": "boolean", "description": "Show only unread notes (represents an unread thread if one of its replies is unread).", "required": false }, "only_relevant": { "type": "boolean", "description": "Show only notes that are relevant to the current user.", "required": false }, "order_by": { "type": "string", "description": "A column to order the results by.", "default": "last_activity_at", "enum": [ "last_activity_at", "created_at" ], "required": false }, "order": { "type": "string", "description": "Results order direction.", "default": "desc", "enum": [ "asc", "desc" ], "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/elementor\/v1\/notes\/summary" } ] } }, "\/elementor\/v1\/notes\/users": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "limit": { "type": "integer", "description": "Limit the results.", "required": false }, "order_by": { "type": "string", "description": "A column to order the results by.", "default": "display_name", "enum": [ "user_nicename", "display_name", "user_registered" ], "required": false }, "order": { "type": "string", "description": "Results order direction.", "default": "asc", "enum": [ "asc", "desc" ], "required": false }, "search": { "type": "string", "description": "Filter users by a search term.", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/elementor\/v1\/notes\/users" } ] } }, "\/elementor\/v1\/notes\/(?P[\\d]+)": { "namespace": "elementor\/v1", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "type": "integer", "description": "Note ID to find.", "required": true } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "id": { "type": "integer", "description": "The id the note.", "required": true }, "content": { "type": "string", "description": "The content of the note.", "required": false }, "mentioned_usernames": { "type": "array", "description": "List of user names that have been mentioned in the note's content.", "items": { "type": "string", "sanitize_callback": [] }, "required": false }, "status": { "type": "string", "description": "Note status can be draft or publish.", "enum": [ "publish", "draft" ], "required": false }, "is_public": { "type": "boolean", "description": "Should this note be visible for everyone or just for its author.", "required": false }, "is_resolved": { "type": "boolean", "description": "Is this note resolved and should be hidden.", "required": false } } }, { "methods": [ "DELETE" ], "args": { "id": { "type": "integer", "description": "The id of the note.", "required": true }, "force": { "type": "boolean", "description": "Determine if it should be deleted permanently or change the status to trash.", "default": false, "required": false } } } ] }, "\/real-cookie-banner\/v1\/presets\/banner": { "namespace": "real-cookie-banner\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/real-cookie-banner\/v1\/presets\/banner" } ] } }, "\/real-cookie-banner\/v1\/templates\/(?Pblocker|services)": { "namespace": "real-cookie-banner\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "storage": { "type": "enum", "enum": [ "use", "invalidate", "redownload" ], "default": "use", "required": false } } } ] }, "\/real-cookie-banner\/v1\/templates\/(?Pblocker|services)\/(?P[a-zA-Z0-9_-]+)": { "namespace": "real-cookie-banner\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ] }, "\/real-cookie-banner\/v1\/settings": { "namespace": "real-cookie-banner\/v1", "methods": [ "GET", "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "GET" ], "args": [] }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "rcb-banner-active": { "description": "", "type": "boolean", "required": false }, "rcb-blocker-active": { "description": "", "type": "boolean", "required": false }, "rcb-operator-country": { "description": "", "type": "string", "enum": [ "AF", "AX", "AL", "DZ", "AS", "AD", "AO", "AI", "AQ", "AG", "AR", "AM", "AW", "AU", "AT", "AZ", "BS", "BH", "BD", "BB", "BY", "BE", "BZ", "BJ", "BM", "BT", "BO", "BA", "BW", "BV", "BR", "IO", "BN", "BG", "BF", "BI", "KH", "CM", "CA", "CV", "KY", "CF", "TD", "CL", "CN", "CX", "CC", "CO", "KM", "CG", "CD", "CK", "CR", "CI", "HR", "CU", "CY", "CZ", "DK", "DJ", "DM", "DO", "EC", "EG", "SV", "GQ", "ER", "EE", "ET", "FK", "FO", "FJ", "FI", "FR", "GF", "PF", "TF", "GA", "GM", "GE", "DE", "GH", "GI", "GR", "GL", "GD", "GP", "GU", "GT", "GG", "GN", "GW", "GY", "HT", "HM", "VA", "HN", "HK", "HU", "IS", "IN", "ID", "IR", "IQ", "IE", "IM", "IL", "IT", "JM", "JP", "JE", "JO", "KZ", "KE", "KI", "KR", "KP", "KW", "KG", "LA", "LV", "LB", "LS", "LR", "LY", "LI", "LT", "LU", "MO", "MK", "MG", "MW", "MY", "MV", "ML", "MT", "MH", "MQ", "MR", "MU", "YT", "MX", "FM", "MD", "MC", "MN", "ME", "MS", "MA", "MZ", "MM", "NA", "NR", "NP", "NL", "AN", "NC", "NZ", "NI", "NE", "NG", "NU", "NF", "MP", "NO", "OM", "PK", "PW", "PS", "PA", "PG", "PY", "PE", "PH", "PN", "PL", "PT", "PR", "QA", "RE", "RO", "RU", "RW", "BL", "SH", "KN", "LC", "MF", "PM", "VC", "WS", "SM", "ST", "SA", "SN", "RS", "SC", "SL", "SG", "SK", "SI", "SB", "SO", "ZA", "GS", "ES", "LK", "SD", "SR", "SJ", "SZ", "SE", "CH", "SY", "TW", "TJ", "TZ", "TH", "TL", "TG", "TK", "TO", "TT", "TN", "TR", "TM", "TC", "TV", "UG", "UA", "AE", "GB", "US", "UM", "UY", "UZ", "VU", "VE", "VN", "VG", "VI", "WF", "EH", "YE", "ZM", "ZW", "" ], "required": false }, "rcb-operator-contact-address": { "description": "", "type": "string", "required": false }, "rcb-operator-contact-phone": { "description": "", "type": "string", "required": false }, "rcb-operator-contact-email": { "description": "", "type": "string", "required": false }, "rcb-operator-contact-form-id": { "description": "", "type": "number", "required": false }, "rcb-territorial-legal-basis": { "description": "", "type": "string", "required": false }, "rcb-accept-all-for-bots": { "description": "", "type": "boolean", "required": false }, "rcb-respect-do-not-track": { "description": "", "type": "boolean", "required": false }, "rcb-cookie-duration": { "description": "", "type": "number", "required": false }, "rcb-cookie-version": { "description": "", "type": "number", "required": false }, "rcb-failed-consent-documentation-handling": { "description": "", "type": "string", "enum": [ "optimistic", "essentials" ], "required": false }, "rcb-save-ip": { "description": "", "type": "boolean", "required": false }, "rcb-age-notice": { "description": "", "type": "boolean", "required": false }, "rcb-age-notice-age-limit": { "description": "", "type": "string", "enum": [ "INHERIT", "GDPR", "BE", "DK", "EE", "FI", "IS", "LV", "NO", "PT", "SE", "MT", "AT", "BG", "CY", "IT", "LT", "ES", "CZ", "FR", "GR", "SI", "DE", "HR", "HU", "LI", "LU", "NL", "PL", "RO", "SK", "IE", "CH" ], "required": false }, "rcb-list-services-notice": { "description": "", "type": "boolean", "required": false }, "rcb-consent-duration": { "description": "", "type": "number", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/real-cookie-banner\/v1\/settings" } ] } }, "\/real-cookie-banner\/v1\/checklist": { "namespace": "real-cookie-banner\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/real-cookie-banner\/v1\/checklist" } ] } }, "\/real-cookie-banner\/v1\/checklist\/(?P[a-zA-Z0-9_-]+)": { "namespace": "real-cookie-banner\/v1", "methods": [ "PUT" ], "endpoints": [ { "methods": [ "PUT" ], "args": { "state": { "type": "boolean", "required": true } } } ] }, "\/real-cookie-banner\/v1\/revision\/second-view": { "namespace": "real-cookie-banner\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/real-cookie-banner\/v1\/revision\/second-view" } ] } }, "\/real-cookie-banner\/v1\/revision\/current": { "namespace": "real-cookie-banner\/v1", "methods": [ "GET", "PUT" ], "endpoints": [ { "methods": [ "GET" ], "args": [] }, { "methods": [ "PUT" ], "args": { "needs_retrigger": { "type": "boolean", "default": true, "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/real-cookie-banner\/v1\/revision\/current" } ] } }, "\/real-cookie-banner\/v1\/revision\/(?P[a-zA-Z0-9_-]{32})": { "namespace": "real-cookie-banner\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "backwardsCompatibility": { "type": "boolean", "default": true, "required": false } } } ] }, "\/real-cookie-banner\/v1\/revision\/independent\/(?P[a-zA-Z0-9_-]{32})": { "namespace": "real-cookie-banner\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "backwardsCompatibility": { "type": "boolean", "default": true, "required": false } } } ] }, "\/real-cookie-banner\/v1\/cookie-groups\/order": { "namespace": "real-cookie-banner\/v1", "methods": [ "PUT" ], "endpoints": [ { "methods": [ "PUT" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/real-cookie-banner\/v1\/cookie-groups\/order" } ] } }, "\/real-cookie-banner\/v1\/cookies\/order": { "namespace": "real-cookie-banner\/v1", "methods": [ "PUT" ], "endpoints": [ { "methods": [ "PUT" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/real-cookie-banner\/v1\/cookies\/order" } ] } }, "\/real-cookie-banner\/v1\/cookies\/unassigned": { "namespace": "real-cookie-banner\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/real-cookie-banner\/v1\/cookies\/unassigned" } ] } }, "\/real-cookie-banner\/v1\/country-bypass\/database": { "namespace": "real-cookie-banner\/v1", "methods": [ "PUT" ], "endpoints": [ { "methods": [ "PUT" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/real-cookie-banner\/v1\/country-bypass\/database" } ] } }, "\/real-cookie-banner\/v1\/migration\/(?P[a-zA-Z0-9_-]+)\/(?P[a-zA-Z0-9_-]+)": { "namespace": "real-cookie-banner\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ] }, "\/real-cookie-banner\/v1\/migration\/(?P[a-zA-Z0-9_-]+)": { "namespace": "real-cookie-banner\/v1", "methods": [ "DELETE" ], "endpoints": [ { "methods": [ "DELETE" ], "args": [] } ] }, "\/real-cookie-banner\/v1\/nav-menu\/add-links": { "namespace": "real-cookie-banner\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "id": { "type": "string", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/real-cookie-banner\/v1\/nav-menu\/add-links" } ] } }, "\/real-cookie-banner\/v1\/consent\/all": { "namespace": "real-cookie-banner\/v1", "methods": [ "GET", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "offset": { "type": "number", "required": true }, "per_page": { "type": "number", "required": false }, "uuid": { "type": "string", "required": false }, "ip": { "type": "string", "required": false }, "referer": { "type": "string", "required": false }, "from": { "type": "string", "required": false }, "to": { "type": "string", "required": false }, "context": { "type": "string", "default": "", "required": false } } }, { "methods": [ "DELETE" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/real-cookie-banner\/v1\/consent\/all" } ] } }, "\/real-cookie-banner\/v1\/consent\/referer": { "namespace": "real-cookie-banner\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/real-cookie-banner\/v1\/consent\/referer" } ] } }, "\/real-cookie-banner\/v1\/consent\/clear": { "namespace": "real-cookie-banner\/v1", "methods": [ "DELETE" ], "endpoints": [ { "methods": [ "DELETE" ], "args": { "cookies": { "type": "string", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/real-cookie-banner\/v1\/consent\/clear" } ] } }, "\/real-cookie-banner\/v1\/consent": { "namespace": "real-cookie-banner\/v1", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": [] }, { "methods": [ "POST" ], "args": { "dummy": { "type": "boolean", "default": false, "required": false }, "markAsDoNotTrack": { "type": "boolean", "default": false, "required": false }, "buttonClicked": { "type": "string", "enum": [ "none", "main_all", "main_essential", "main_close_icon", "main_custom", "ind_all", "ind_essential", "ind_close_icon", "ind_custom", "shortcode_revoke", "unblock" ], "required": true }, "blocker": { "type": "number", "default": 0, "required": false }, "blockerThumbnail": { "type": "string", "required": false }, "viewPortWidth": { "type": "number", "default": 0, "required": false }, "viewPortHeight": { "type": "number", "default": 0, "required": false }, "tcfString": { "type": "string", "required": false }, "recorderJsonString": { "type": "string", "required": false }, "uiView": { "type": "string", "required": false }, "createdClientTime": { "type": "string", "required": false }, "setCookies": { "type": "boolean", "default": true, "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/real-cookie-banner\/v1\/consent" } ] } }, "\/real-cookie-banner\/v1\/consent\/dynamic-predecision": { "namespace": "real-cookie-banner\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "viewPortWidth": { "type": "number", "default": 0, "required": false }, "viewPortHeight": { "type": "number", "default": 0, "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/real-cookie-banner\/v1\/consent\/dynamic-predecision" } ] } }, "\/real-cookie-banner\/v1\/consent\/(?P[0-9]+)": { "namespace": "real-cookie-banner\/v1", "methods": [ "DELETE" ], "endpoints": [ { "methods": [ "DELETE" ], "args": [] } ] }, "\/real-cookie-banner\/v1\/stats\/(?P[a-zA-Z0-9_-]+)": { "namespace": "real-cookie-banner\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "from": { "type": "string", "required": true }, "to": { "type": "string", "required": true }, "context": { "type": "string", "default": "", "required": false } } } ] }, "\/real-cookie-banner\/v1\/scanner\/queue": { "namespace": "real-cookie-banner\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "purgeUnused": { "type": "boolean", "default": false, "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/real-cookie-banner\/v1\/scanner\/queue" } ] } }, "\/real-cookie-banner\/v1\/scanner\/result\/templates": { "namespace": "real-cookie-banner\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/real-cookie-banner\/v1\/scanner\/result\/templates" } ] } }, "\/real-cookie-banner\/v1\/scanner\/result\/externals": { "namespace": "real-cookie-banner\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/sales-profit-chain.com\/en\/wp-json\/real-cookie-banner\/v1\/scanner\/result\/externals" } ] } }, "\/real-cookie-banner\/v1\/scanner\/result\/externals\/host\/(?P[a-zA-Z0-9\\._-]+)": { "namespace": "real-cookie-banner\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ] }, "\/real-cookie-banner\/v1\/scanner\/result\/externals\/template\/(?P