{ "opencollection": "1.0.0", "info": { "name": "Interpublic Group WordPress REST wp/v2 API", "version": "wp/v2" }, "items": [ { "info": { "name": "wp/v2", "type": "folder" }, "items": [ { "info": { "name": "GET /wp/v2", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2", "params": [ { "name": "namespace", "value": "", "type": "query" }, { "name": "context", "value": "", "type": "query" } ] }, "docs": "WordPress REST API route `/wp/v2` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/aam_policy", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/aam_policy", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "page", "value": "", "type": "query", "description": "Current page of the collection." }, { "name": "per_page", "value": "", "type": "query", "description": "Maximum number of items to be returned in result set." }, { "name": "search", "value": "", "type": "query", "description": "Limit results to those matching a string." }, { "name": "after", "value": "", "type": "query", "description": "Limit response to posts published after a given ISO8601 compliant date." }, { "name": "modified_after", "value": "", "type": "query", "description": "Limit response to posts modified after a given ISO8601 compliant date." }, { "name": "before", "value": "", "type": "query", "description": "Limit response to posts published before a given ISO8601 compliant date." }, { "name": "modified_before", "value": "", "type": "query", "description": "Limit response to posts modified before a given ISO8601 compliant date." }, { "name": "exclude", "value": "", "type": "query", "description": "Ensure result set excludes specific IDs." }, { "name": "include", "value": "", "type": "query", "description": "Limit result set to specific IDs." }, { "name": "search_semantics", "value": "", "type": "query", "description": "How to interpret the search input." }, { "name": "offset", "value": "", "type": "query", "description": "Offset the result set by a specific number of items." }, { "name": "order", "value": "", "type": "query", "description": "Order sort attribute ascending or descending." }, { "name": "orderby", "value": "", "type": "query", "description": "Sort collection by post attribute." }, { "name": "parent", "value": "", "type": "query", "description": "Limit result set to items with particular parent IDs." }, { "name": "parent_exclude", "value": "", "type": "query", "description": "Limit result set to all items except those of a particular parent ID." }, { "name": "search_columns", "value": "", "type": "query", "description": "Array of column names to be searched." }, { "name": "slug", "value": "", "type": "query", "description": "Limit result set to posts with one or more specific slugs." }, { "name": "status", "value": "", "type": "query", "description": "Limit result set to posts assigned one or more statuses." } ] }, "docs": "WordPress REST API route `/wp/v2/aam_policy` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/aam_policy", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/aam_policy", "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/aam_policy` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/aam_policy/(?P[\\d]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/aam_policy/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/aam_policy/(?P[\\d]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "excerpt_length", "value": "", "type": "query", "description": "Override the default excerpt length." }, { "name": "password", "value": "", "type": "query", "description": "The password for the post if it is password protected." } ] }, "docs": "WordPress REST API route `/wp/v2/aam_policy/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/aam_policy/(?P[\\d]+)", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/aam_policy/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/aam_policy/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/aam_policy/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PUT /wp/v2/aam_policy/(?P[\\d]+)", "type": "http" }, "http": { "method": "PUT", "url": "https://interpublic.com/wp-json/wp/v2/aam_policy/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/aam_policy/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/aam_policy/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PATCH /wp/v2/aam_policy/(?P[\\d]+)", "type": "http" }, "http": { "method": "PATCH", "url": "https://interpublic.com/wp-json/wp/v2/aam_policy/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/aam_policy/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/aam_policy/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "DELETE /wp/v2/aam_policy/(?P[\\d]+)", "type": "http" }, "http": { "method": "DELETE", "url": "https://interpublic.com/wp-json/wp/v2/aam_policy/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/aam_policy/(?P[\\d]+)`." }, { "name": "force", "value": "", "type": "query", "description": "Whether to bypass Trash and force deletion." } ] }, "docs": "WordPress REST API route `/wp/v2/aam_policy/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/aam_policy/(?P[\\d]+)/revisions", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/aam_policy/:parent/revisions", "params": [ { "name": "parent", "value": "", "type": "path", "description": "Path segment `parent` from the WordPress route pattern `/wp/v2/aam_policy/(?P[\\d]+)/revisions`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "page", "value": "", "type": "query", "description": "Current page of the collection." }, { "name": "per_page", "value": "", "type": "query", "description": "Maximum number of items to be returned in result set." }, { "name": "search", "value": "", "type": "query", "description": "Limit results to those matching a string." }, { "name": "exclude", "value": "", "type": "query", "description": "Ensure result set excludes specific IDs." }, { "name": "include", "value": "", "type": "query", "description": "Limit result set to specific IDs." }, { "name": "offset", "value": "", "type": "query", "description": "Offset the result set by a specific number of items." }, { "name": "order", "value": "", "type": "query", "description": "Order sort attribute ascending or descending." }, { "name": "orderby", "value": "", "type": "query", "description": "Sort collection by object attribute." } ] }, "docs": "WordPress REST API route `/wp/v2/aam_policy/(?P[\\d]+)/revisions` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/aam_policy/(?P[\\d]+)/revisions/(?P[\\d]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/aam_policy/:parent/revisions/:id", "params": [ { "name": "parent", "value": "", "type": "path", "description": "Path segment `parent` from the WordPress route pattern `/wp/v2/aam_policy/(?P[\\d]+)/revisions/(?P[\\d]+)`." }, { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/aam_policy/(?P[\\d]+)/revisions/(?P[\\d]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/aam_policy/(?P[\\d]+)/revisions/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "DELETE /wp/v2/aam_policy/(?P[\\d]+)/revisions/(?P[\\d]+)", "type": "http" }, "http": { "method": "DELETE", "url": "https://interpublic.com/wp-json/wp/v2/aam_policy/:parent/revisions/:id", "params": [ { "name": "parent", "value": "", "type": "path", "description": "Path segment `parent` from the WordPress route pattern `/wp/v2/aam_policy/(?P[\\d]+)/revisions/(?P[\\d]+)`." }, { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/aam_policy/(?P[\\d]+)/revisions/(?P[\\d]+)`." }, { "name": "force", "value": "", "type": "query", "description": "Required to be true, as revisions do not support trashing." } ] }, "docs": "WordPress REST API route `/wp/v2/aam_policy/(?P[\\d]+)/revisions/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/block-directory/search", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/block-directory/search", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "page", "value": "", "type": "query", "description": "Current page of the collection." }, { "name": "per_page", "value": "", "type": "query", "description": "Maximum number of items to be returned in result set." }, { "name": "term", "value": "", "type": "query", "description": "Limit result set to blocks matching the search term." } ] }, "docs": "WordPress REST API route `/wp/v2/block-directory/search` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/block-patterns/categories", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/block-patterns/categories" }, "docs": "WordPress REST API route `/wp/v2/block-patterns/categories` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/block-patterns/patterns", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/block-patterns/patterns" }, "docs": "WordPress REST API route `/wp/v2/block-patterns/patterns` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/block-renderer/(?P[a-z0-9-]+/[a-z0-9-]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/block-renderer/:name", "params": [ { "name": "name", "value": "", "type": "path", "description": "Path segment `name` from the WordPress route pattern `/wp/v2/block-renderer/(?P[a-z0-9-]+/[a-z0-9-]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "attributes", "value": "", "type": "query", "description": "Attributes for the block." }, { "name": "post_id", "value": "", "type": "query", "description": "ID of the post context." } ] }, "docs": "WordPress REST API route `/wp/v2/block-renderer/(?P[a-z0-9-]+/[a-z0-9-]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/block-renderer/(?P[a-z0-9-]+/[a-z0-9-]+)", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/block-renderer/:name", "params": [ { "name": "name", "value": "", "type": "path", "description": "Path segment `name` from the WordPress route pattern `/wp/v2/block-renderer/(?P[a-z0-9-]+/[a-z0-9-]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/block-renderer/(?P[a-z0-9-]+/[a-z0-9-]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/block-types", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/block-types", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "namespace", "value": "", "type": "query", "description": "Block namespace." } ] }, "docs": "WordPress REST API route `/wp/v2/block-types` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/block-types/(?P[a-zA-Z0-9_-]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/block-types/:namespace", "params": [ { "name": "namespace", "value": "", "type": "path", "description": "Path segment `namespace` from the WordPress route pattern `/wp/v2/block-types/(?P[a-zA-Z0-9_-]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/block-types/(?P[a-zA-Z0-9_-]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/block-types/(?P[a-zA-Z0-9_-]+)/(?P[a-zA-Z0-9_-]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/block-types/:namespace/:name", "params": [ { "name": "namespace", "value": "", "type": "path", "description": "Path segment `namespace` from the WordPress route pattern `/wp/v2/block-types/(?P[a-zA-Z0-9_-]+)/(?P[a-zA-Z0-9_-]+)`." }, { "name": "name", "value": "", "type": "path", "description": "Path segment `name` from the WordPress route pattern `/wp/v2/block-types/(?P[a-zA-Z0-9_-]+)/(?P[a-zA-Z0-9_-]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/block-types/(?P[a-zA-Z0-9_-]+)/(?P[a-zA-Z0-9_-]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/blocks", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/blocks", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "page", "value": "", "type": "query", "description": "Current page of the collection." }, { "name": "per_page", "value": "", "type": "query", "description": "Maximum number of items to be returned in result set." }, { "name": "search", "value": "", "type": "query", "description": "Limit results to those matching a string." }, { "name": "after", "value": "", "type": "query", "description": "Limit response to posts published after a given ISO8601 compliant date." }, { "name": "modified_after", "value": "", "type": "query", "description": "Limit response to posts modified after a given ISO8601 compliant date." }, { "name": "before", "value": "", "type": "query", "description": "Limit response to posts published before a given ISO8601 compliant date." }, { "name": "modified_before", "value": "", "type": "query", "description": "Limit response to posts modified before a given ISO8601 compliant date." }, { "name": "exclude", "value": "", "type": "query", "description": "Ensure result set excludes specific IDs." }, { "name": "include", "value": "", "type": "query", "description": "Limit result set to specific IDs." }, { "name": "search_semantics", "value": "", "type": "query", "description": "How to interpret the search input." }, { "name": "offset", "value": "", "type": "query", "description": "Offset the result set by a specific number of items." }, { "name": "order", "value": "", "type": "query", "description": "Order sort attribute ascending or descending." }, { "name": "orderby", "value": "", "type": "query", "description": "Sort collection by post attribute." }, { "name": "search_columns", "value": "", "type": "query", "description": "Array of column names to be searched." }, { "name": "slug", "value": "", "type": "query", "description": "Limit result set to posts with one or more specific slugs." }, { "name": "status", "value": "", "type": "query", "description": "Limit result set to posts assigned one or more statuses." }, { "name": "tax_relation", "value": "", "type": "query", "description": "Limit result set based on relationship between multiple taxonomies." }, { "name": "wp_pattern_category", "value": "", "type": "query", "description": "Limit result set to items with specific terms assigned in the wp_pattern_category taxonomy." }, { "name": "wp_pattern_category_exclude", "value": "", "type": "query", "description": "Limit result set to items except those with specific terms assigned in the wp_pattern_category taxonomy." } ] }, "docs": "WordPress REST API route `/wp/v2/blocks` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/blocks", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/blocks", "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/blocks` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/blocks/(?P[\\d]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/blocks/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/blocks/(?P[\\d]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "excerpt_length", "value": "", "type": "query", "description": "Override the default excerpt length." }, { "name": "password", "value": "", "type": "query", "description": "The password for the post if it is password protected." } ] }, "docs": "WordPress REST API route `/wp/v2/blocks/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/blocks/(?P[\\d]+)", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/blocks/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/blocks/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/blocks/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PUT /wp/v2/blocks/(?P[\\d]+)", "type": "http" }, "http": { "method": "PUT", "url": "https://interpublic.com/wp-json/wp/v2/blocks/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/blocks/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/blocks/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PATCH /wp/v2/blocks/(?P[\\d]+)", "type": "http" }, "http": { "method": "PATCH", "url": "https://interpublic.com/wp-json/wp/v2/blocks/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/blocks/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/blocks/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "DELETE /wp/v2/blocks/(?P[\\d]+)", "type": "http" }, "http": { "method": "DELETE", "url": "https://interpublic.com/wp-json/wp/v2/blocks/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/blocks/(?P[\\d]+)`." }, { "name": "force", "value": "", "type": "query", "description": "Whether to bypass Trash and force deletion." } ] }, "docs": "WordPress REST API route `/wp/v2/blocks/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/blocks/(?P[\\d]+)/autosaves", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/blocks/:id/autosaves", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/blocks/(?P[\\d]+)/autosaves`." }, { "name": "parent", "value": "", "type": "query", "description": "The ID for the parent of the autosave." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/blocks/(?P[\\d]+)/autosaves` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/blocks/(?P[\\d]+)/autosaves", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/blocks/:id/autosaves", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/blocks/(?P[\\d]+)/autosaves`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/blocks/(?P[\\d]+)/autosaves` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/blocks/(?P[\\d]+)/autosaves/(?P[\\d]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/blocks/:parent/autosaves/:id", "params": [ { "name": "parent", "value": "", "type": "path", "description": "Path segment `parent` from the WordPress route pattern `/wp/v2/blocks/(?P[\\d]+)/autosaves/(?P[\\d]+)`." }, { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/blocks/(?P[\\d]+)/autosaves/(?P[\\d]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/blocks/(?P[\\d]+)/autosaves/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/blocks/(?P[\\d]+)/revisions", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/blocks/:parent/revisions", "params": [ { "name": "parent", "value": "", "type": "path", "description": "Path segment `parent` from the WordPress route pattern `/wp/v2/blocks/(?P[\\d]+)/revisions`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "page", "value": "", "type": "query", "description": "Current page of the collection." }, { "name": "per_page", "value": "", "type": "query", "description": "Maximum number of items to be returned in result set." }, { "name": "search", "value": "", "type": "query", "description": "Limit results to those matching a string." }, { "name": "exclude", "value": "", "type": "query", "description": "Ensure result set excludes specific IDs." }, { "name": "include", "value": "", "type": "query", "description": "Limit result set to specific IDs." }, { "name": "offset", "value": "", "type": "query", "description": "Offset the result set by a specific number of items." }, { "name": "order", "value": "", "type": "query", "description": "Order sort attribute ascending or descending." }, { "name": "orderby", "value": "", "type": "query", "description": "Sort collection by object attribute." } ] }, "docs": "WordPress REST API route `/wp/v2/blocks/(?P[\\d]+)/revisions` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/blocks/(?P[\\d]+)/revisions/(?P[\\d]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/blocks/:parent/revisions/:id", "params": [ { "name": "parent", "value": "", "type": "path", "description": "Path segment `parent` from the WordPress route pattern `/wp/v2/blocks/(?P[\\d]+)/revisions/(?P[\\d]+)`." }, { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/blocks/(?P[\\d]+)/revisions/(?P[\\d]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/blocks/(?P[\\d]+)/revisions/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "DELETE /wp/v2/blocks/(?P[\\d]+)/revisions/(?P[\\d]+)", "type": "http" }, "http": { "method": "DELETE", "url": "https://interpublic.com/wp-json/wp/v2/blocks/:parent/revisions/:id", "params": [ { "name": "parent", "value": "", "type": "path", "description": "Path segment `parent` from the WordPress route pattern `/wp/v2/blocks/(?P[\\d]+)/revisions/(?P[\\d]+)`." }, { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/blocks/(?P[\\d]+)/revisions/(?P[\\d]+)`." }, { "name": "force", "value": "", "type": "query", "description": "Required to be true, as revisions do not support trashing." } ] }, "docs": "WordPress REST API route `/wp/v2/blocks/(?P[\\d]+)/revisions/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/categories", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/categories", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "page", "value": "", "type": "query", "description": "Current page of the collection." }, { "name": "per_page", "value": "", "type": "query", "description": "Maximum number of items to be returned in result set." }, { "name": "search", "value": "", "type": "query", "description": "Limit results to those matching a string." }, { "name": "exclude", "value": "", "type": "query", "description": "Ensure result set excludes specific IDs." }, { "name": "include", "value": "", "type": "query", "description": "Limit result set to specific IDs." }, { "name": "order", "value": "", "type": "query", "description": "Order sort attribute ascending or descending." }, { "name": "orderby", "value": "", "type": "query", "description": "Sort collection by term attribute." }, { "name": "hide_empty", "value": "", "type": "query", "description": "Whether to hide terms not assigned to any posts." }, { "name": "parent", "value": "", "type": "query", "description": "Limit result set to terms assigned to a specific parent." }, { "name": "post", "value": "", "type": "query", "description": "Limit result set to terms assigned to a specific post." }, { "name": "slug", "value": "", "type": "query", "description": "Limit result set to terms with one or more specific slugs." } ] }, "docs": "WordPress REST API route `/wp/v2/categories` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/categories", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/categories", "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/categories` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/categories/(?P[\\d]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/categories/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/categories/(?P[\\d]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/categories/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/categories/(?P[\\d]+)", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/categories/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/categories/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/categories/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PUT /wp/v2/categories/(?P[\\d]+)", "type": "http" }, "http": { "method": "PUT", "url": "https://interpublic.com/wp-json/wp/v2/categories/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/categories/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/categories/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PATCH /wp/v2/categories/(?P[\\d]+)", "type": "http" }, "http": { "method": "PATCH", "url": "https://interpublic.com/wp-json/wp/v2/categories/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/categories/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/categories/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "DELETE /wp/v2/categories/(?P[\\d]+)", "type": "http" }, "http": { "method": "DELETE", "url": "https://interpublic.com/wp-json/wp/v2/categories/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/categories/(?P[\\d]+)`." }, { "name": "force", "value": "", "type": "query", "description": "Required to be true, as terms do not support trashing." } ] }, "docs": "WordPress REST API route `/wp/v2/categories/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/ci_lead_form", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/ci_lead_form", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "page", "value": "", "type": "query", "description": "Current page of the collection." }, { "name": "per_page", "value": "", "type": "query", "description": "Maximum number of items to be returned in result set." }, { "name": "search", "value": "", "type": "query", "description": "Limit results to those matching a string." }, { "name": "after", "value": "", "type": "query", "description": "Limit response to posts published after a given ISO8601 compliant date." }, { "name": "modified_after", "value": "", "type": "query", "description": "Limit response to posts modified after a given ISO8601 compliant date." }, { "name": "before", "value": "", "type": "query", "description": "Limit response to posts published before a given ISO8601 compliant date." }, { "name": "modified_before", "value": "", "type": "query", "description": "Limit response to posts modified before a given ISO8601 compliant date." }, { "name": "exclude", "value": "", "type": "query", "description": "Ensure result set excludes specific IDs." }, { "name": "include", "value": "", "type": "query", "description": "Limit result set to specific IDs." }, { "name": "search_semantics", "value": "", "type": "query", "description": "How to interpret the search input." }, { "name": "offset", "value": "", "type": "query", "description": "Offset the result set by a specific number of items." }, { "name": "order", "value": "", "type": "query", "description": "Order sort attribute ascending or descending." }, { "name": "orderby", "value": "", "type": "query", "description": "Sort collection by post attribute." }, { "name": "search_columns", "value": "", "type": "query", "description": "Array of column names to be searched." }, { "name": "slug", "value": "", "type": "query", "description": "Limit result set to posts with one or more specific slugs." }, { "name": "status", "value": "", "type": "query", "description": "Limit result set to posts assigned one or more statuses." } ] }, "docs": "WordPress REST API route `/wp/v2/ci_lead_form` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/ci_lead_form", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/ci_lead_form", "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/ci_lead_form` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/ci_lead_form/(?P[\\d]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/ci_lead_form/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/ci_lead_form/(?P[\\d]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "password", "value": "", "type": "query", "description": "The password for the post if it is password protected." } ] }, "docs": "WordPress REST API route `/wp/v2/ci_lead_form/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/ci_lead_form/(?P[\\d]+)", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/ci_lead_form/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/ci_lead_form/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/ci_lead_form/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PUT /wp/v2/ci_lead_form/(?P[\\d]+)", "type": "http" }, "http": { "method": "PUT", "url": "https://interpublic.com/wp-json/wp/v2/ci_lead_form/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/ci_lead_form/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/ci_lead_form/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PATCH /wp/v2/ci_lead_form/(?P[\\d]+)", "type": "http" }, "http": { "method": "PATCH", "url": "https://interpublic.com/wp-json/wp/v2/ci_lead_form/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/ci_lead_form/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/ci_lead_form/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "DELETE /wp/v2/ci_lead_form/(?P[\\d]+)", "type": "http" }, "http": { "method": "DELETE", "url": "https://interpublic.com/wp-json/wp/v2/ci_lead_form/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/ci_lead_form/(?P[\\d]+)`." }, { "name": "force", "value": "", "type": "query", "description": "Whether to bypass Trash and force deletion." } ] }, "docs": "WordPress REST API route `/wp/v2/ci_lead_form/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/comments", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/comments", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "page", "value": "", "type": "query", "description": "Current page of the collection." }, { "name": "per_page", "value": "", "type": "query", "description": "Maximum number of items to be returned in result set." }, { "name": "search", "value": "", "type": "query", "description": "Limit results to those matching a string." }, { "name": "after", "value": "", "type": "query", "description": "Limit response to comments published after a given ISO8601 compliant date." }, { "name": "author", "value": "", "type": "query", "description": "Limit result set to comments assigned to specific user IDs. Requires authorization." }, { "name": "author_exclude", "value": "", "type": "query", "description": "Ensure result set excludes comments assigned to specific user IDs. Requires authorization." }, { "name": "author_email", "value": "", "type": "query", "description": "Limit result set to that from a specific author email. Requires authorization." }, { "name": "before", "value": "", "type": "query", "description": "Limit response to comments published before a given ISO8601 compliant date." }, { "name": "exclude", "value": "", "type": "query", "description": "Ensure result set excludes specific IDs." }, { "name": "include", "value": "", "type": "query", "description": "Limit result set to specific IDs." }, { "name": "offset", "value": "", "type": "query", "description": "Offset the result set by a specific number of items." }, { "name": "order", "value": "", "type": "query", "description": "Order sort attribute ascending or descending." }, { "name": "orderby", "value": "", "type": "query", "description": "Sort collection by comment attribute." }, { "name": "parent", "value": "", "type": "query", "description": "Limit result set to comments of specific parent IDs." }, { "name": "parent_exclude", "value": "", "type": "query", "description": "Ensure result set excludes specific parent IDs." }, { "name": "post", "value": "", "type": "query", "description": "Limit result set to comments assigned to specific post IDs." }, { "name": "status", "value": "", "type": "query", "description": "Limit result set to comments assigned a specific status. Requires authorization." }, { "name": "type", "value": "", "type": "query", "description": "Limit result set to comments assigned a specific type. Requires authorization." }, { "name": "password", "value": "", "type": "query", "description": "The password for the post if it is password protected." } ] }, "docs": "WordPress REST API route `/wp/v2/comments` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/comments", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/comments", "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/comments` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/comments/(?P[\\d]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/comments/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/comments/(?P[\\d]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "password", "value": "", "type": "query", "description": "The password for the parent post of the comment (if the post is password protected)." } ] }, "docs": "WordPress REST API route `/wp/v2/comments/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/comments/(?P[\\d]+)", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/comments/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/comments/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/comments/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PUT /wp/v2/comments/(?P[\\d]+)", "type": "http" }, "http": { "method": "PUT", "url": "https://interpublic.com/wp-json/wp/v2/comments/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/comments/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/comments/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PATCH /wp/v2/comments/(?P[\\d]+)", "type": "http" }, "http": { "method": "PATCH", "url": "https://interpublic.com/wp-json/wp/v2/comments/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/comments/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/comments/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "DELETE /wp/v2/comments/(?P[\\d]+)", "type": "http" }, "http": { "method": "DELETE", "url": "https://interpublic.com/wp-json/wp/v2/comments/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/comments/(?P[\\d]+)`." }, { "name": "force", "value": "", "type": "query", "description": "Whether to bypass Trash and force deletion." }, { "name": "password", "value": "", "type": "query", "description": "The password for the parent post of the comment (if the post is password protected)." } ] }, "docs": "WordPress REST API route `/wp/v2/comments/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/font-collections", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/font-collections", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "page", "value": "", "type": "query", "description": "Current page of the collection." }, { "name": "per_page", "value": "", "type": "query", "description": "Maximum number of items to be returned in result set." } ] }, "docs": "WordPress REST API route `/wp/v2/font-collections` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/font-collections/(?P[\\/\\w-]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/font-collections/:slug", "params": [ { "name": "slug", "value": "", "type": "path", "description": "Path segment `slug` from the WordPress route pattern `/wp/v2/font-collections/(?P[\\/\\w-]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/font-collections/(?P[\\/\\w-]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/font-families", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/font-families", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "page", "value": "", "type": "query", "description": "Current page of the collection." }, { "name": "per_page", "value": "", "type": "query", "description": "Maximum number of items to be returned in result set." }, { "name": "exclude", "value": "", "type": "query", "description": "Ensure result set excludes specific IDs." }, { "name": "include", "value": "", "type": "query", "description": "Limit result set to specific IDs." }, { "name": "search_semantics", "value": "", "type": "query", "description": "How to interpret the search input." }, { "name": "offset", "value": "", "type": "query", "description": "Offset the result set by a specific number of items." }, { "name": "order", "value": "", "type": "query", "description": "Order sort attribute ascending or descending." }, { "name": "orderby", "value": "", "type": "query", "description": "Sort collection by post attribute." }, { "name": "slug", "value": "", "type": "query", "description": "Limit result set to posts with one or more specific slugs." } ] }, "docs": "WordPress REST API route `/wp/v2/font-families` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/font-families", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/font-families", "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/font-families` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/font-families/(?P[\\d]+)/font-faces", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/font-families/:font_family_id/font-faces", "params": [ { "name": "font_family_id", "value": "", "type": "path", "description": "Path segment `font_family_id` from the WordPress route pattern `/wp/v2/font-families/(?P[\\d]+)/font-faces`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "page", "value": "", "type": "query", "description": "Current page of the collection." }, { "name": "per_page", "value": "", "type": "query", "description": "Maximum number of items to be returned in result set." }, { "name": "exclude", "value": "", "type": "query", "description": "Ensure result set excludes specific IDs." }, { "name": "include", "value": "", "type": "query", "description": "Limit result set to specific IDs." }, { "name": "search_semantics", "value": "", "type": "query", "description": "How to interpret the search input." }, { "name": "offset", "value": "", "type": "query", "description": "Offset the result set by a specific number of items." }, { "name": "order", "value": "", "type": "query", "description": "Order sort attribute ascending or descending." }, { "name": "orderby", "value": "", "type": "query", "description": "Sort collection by post attribute." } ] }, "docs": "WordPress REST API route `/wp/v2/font-families/(?P[\\d]+)/font-faces` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/font-families/(?P[\\d]+)/font-faces", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/font-families/:font_family_id/font-faces", "params": [ { "name": "font_family_id", "value": "", "type": "path", "description": "Path segment `font_family_id` from the WordPress route pattern `/wp/v2/font-families/(?P[\\d]+)/font-faces`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/font-families/(?P[\\d]+)/font-faces` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/font-families/(?P[\\d]+)/font-faces/(?P[\\d]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/font-families/:font_family_id/font-faces/:id", "params": [ { "name": "font_family_id", "value": "", "type": "path", "description": "Path segment `font_family_id` from the WordPress route pattern `/wp/v2/font-families/(?P[\\d]+)/font-faces/(?P[\\d]+)`." }, { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/font-families/(?P[\\d]+)/font-faces/(?P[\\d]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/font-families/(?P[\\d]+)/font-faces/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "DELETE /wp/v2/font-families/(?P[\\d]+)/font-faces/(?P[\\d]+)", "type": "http" }, "http": { "method": "DELETE", "url": "https://interpublic.com/wp-json/wp/v2/font-families/:font_family_id/font-faces/:id", "params": [ { "name": "font_family_id", "value": "", "type": "path", "description": "Path segment `font_family_id` from the WordPress route pattern `/wp/v2/font-families/(?P[\\d]+)/font-faces/(?P[\\d]+)`." }, { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/font-families/(?P[\\d]+)/font-faces/(?P[\\d]+)`." }, { "name": "force", "value": "", "type": "query", "description": "Whether to bypass Trash and force deletion." } ] }, "docs": "WordPress REST API route `/wp/v2/font-families/(?P[\\d]+)/font-faces/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/font-families/(?P[\\d]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/font-families/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/font-families/(?P[\\d]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/font-families/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/font-families/(?P[\\d]+)", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/font-families/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/font-families/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/font-families/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PUT /wp/v2/font-families/(?P[\\d]+)", "type": "http" }, "http": { "method": "PUT", "url": "https://interpublic.com/wp-json/wp/v2/font-families/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/font-families/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/font-families/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PATCH /wp/v2/font-families/(?P[\\d]+)", "type": "http" }, "http": { "method": "PATCH", "url": "https://interpublic.com/wp-json/wp/v2/font-families/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/font-families/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/font-families/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "DELETE /wp/v2/font-families/(?P[\\d]+)", "type": "http" }, "http": { "method": "DELETE", "url": "https://interpublic.com/wp-json/wp/v2/font-families/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/font-families/(?P[\\d]+)`." }, { "name": "force", "value": "", "type": "query", "description": "Whether to bypass Trash and force deletion." } ] }, "docs": "WordPress REST API route `/wp/v2/font-families/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/global-styles/(?P[\\/\\d+]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/global-styles/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/global-styles/(?P[\\/\\d+]+)`." } ] }, "docs": "WordPress REST API route `/wp/v2/global-styles/(?P[\\/\\d+]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/global-styles/(?P[\\/\\d+]+)", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/global-styles/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/global-styles/(?P[\\/\\d+]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/global-styles/(?P[\\/\\d+]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PUT /wp/v2/global-styles/(?P[\\/\\d+]+)", "type": "http" }, "http": { "method": "PUT", "url": "https://interpublic.com/wp-json/wp/v2/global-styles/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/global-styles/(?P[\\/\\d+]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/global-styles/(?P[\\/\\d+]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PATCH /wp/v2/global-styles/(?P[\\/\\d+]+)", "type": "http" }, "http": { "method": "PATCH", "url": "https://interpublic.com/wp-json/wp/v2/global-styles/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/global-styles/(?P[\\/\\d+]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/global-styles/(?P[\\/\\d+]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/global-styles/(?P[\\d]+)/revisions", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/global-styles/:parent/revisions", "params": [ { "name": "parent", "value": "", "type": "path", "description": "Path segment `parent` from the WordPress route pattern `/wp/v2/global-styles/(?P[\\d]+)/revisions`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "page", "value": "", "type": "query", "description": "Current page of the collection." }, { "name": "per_page", "value": "", "type": "query", "description": "Maximum number of items to be returned in result set." }, { "name": "offset", "value": "", "type": "query", "description": "Offset the result set by a specific number of items." } ] }, "docs": "WordPress REST API route `/wp/v2/global-styles/(?P[\\d]+)/revisions` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/global-styles/(?P[\\d]+)/revisions/(?P[\\d]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/global-styles/:parent/revisions/:id", "params": [ { "name": "parent", "value": "", "type": "path", "description": "Path segment `parent` from the WordPress route pattern `/wp/v2/global-styles/(?P[\\d]+)/revisions/(?P[\\d]+)`." }, { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/global-styles/(?P[\\d]+)/revisions/(?P[\\d]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/global-styles/(?P[\\d]+)/revisions/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/global-styles/themes/(?P[\\/\\s%\\w\\.\\(\\)\\[\\]\\@_\\-]+)/variations", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/global-styles/themes/:stylesheet/variations", "params": [ { "name": "stylesheet", "value": "", "type": "path", "description": "Path segment `stylesheet` from the WordPress route pattern `/wp/v2/global-styles/themes/(?P[\\/\\s%\\w\\.\\(\\)\\[\\]\\@_\\-]+)/variations`." } ] }, "docs": "WordPress REST API route `/wp/v2/global-styles/themes/(?P[\\/\\s%\\w\\.\\(\\)\\[\\]\\@_\\-]+)/variations` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/global-styles/themes/(?P[^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/global-styles/themes/:stylesheet", "params": [ { "name": "stylesheet", "value": "", "type": "path", "description": "Path segment `stylesheet` from the WordPress route pattern `/wp/v2/global-styles/themes/(?P[^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)`." } ] }, "docs": "WordPress REST API route `/wp/v2/global-styles/themes/(?P[^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/icons", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/icons", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "page", "value": "", "type": "query", "description": "Current page of the collection." }, { "name": "per_page", "value": "", "type": "query", "description": "Maximum number of items to be returned in result set." }, { "name": "search", "value": "", "type": "query", "description": "Limit results to those matching a string." } ] }, "docs": "WordPress REST API route `/wp/v2/icons` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/icons/(?P[a-z][a-z0-9-]*/[a-z][a-z0-9-]*)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/icons/:name", "params": [ { "name": "name", "value": "", "type": "path", "description": "Path segment `name` from the WordPress route pattern `/wp/v2/icons/(?P[a-z][a-z0-9-]*/[a-z][a-z0-9-]*)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/icons/(?P[a-z][a-z0-9-]*/[a-z][a-z0-9-]*)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/media", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/media", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "page", "value": "", "type": "query", "description": "Current page of the collection." }, { "name": "per_page", "value": "", "type": "query", "description": "Maximum number of items to be returned in result set." }, { "name": "search", "value": "", "type": "query", "description": "Limit results to those matching a string." }, { "name": "after", "value": "", "type": "query", "description": "Limit response to posts published after a given ISO8601 compliant date." }, { "name": "modified_after", "value": "", "type": "query", "description": "Limit response to posts modified after a given ISO8601 compliant date." }, { "name": "author", "value": "", "type": "query", "description": "Limit result set to posts assigned to specific authors." }, { "name": "author_exclude", "value": "", "type": "query", "description": "Ensure result set excludes posts assigned to specific authors." }, { "name": "before", "value": "", "type": "query", "description": "Limit response to posts published before a given ISO8601 compliant date." }, { "name": "modified_before", "value": "", "type": "query", "description": "Limit response to posts modified before a given ISO8601 compliant date." }, { "name": "exclude", "value": "", "type": "query", "description": "Ensure result set excludes specific IDs." }, { "name": "include", "value": "", "type": "query", "description": "Limit result set to specific IDs." }, { "name": "search_semantics", "value": "", "type": "query", "description": "How to interpret the search input." }, { "name": "offset", "value": "", "type": "query", "description": "Offset the result set by a specific number of items." }, { "name": "order", "value": "", "type": "query", "description": "Order sort attribute ascending or descending." }, { "name": "orderby", "value": "", "type": "query", "description": "Sort collection by post attribute." }, { "name": "parent", "value": "", "type": "query", "description": "Limit result set to items with particular parent IDs." }, { "name": "parent_exclude", "value": "", "type": "query", "description": "Limit result set to all items except those of a particular parent ID." }, { "name": "search_columns", "value": "", "type": "query", "description": "Array of column names to be searched." }, { "name": "slug", "value": "", "type": "query", "description": "Limit result set to posts with one or more specific slugs." }, { "name": "status", "value": "", "type": "query", "description": "Limit result set to posts assigned one or more statuses." }, { "name": "media_type", "value": "", "type": "query", "description": "Limit result set to attachments of a particular media type or media types." }, { "name": "mime_type", "value": "", "type": "query", "description": "Limit result set to attachments of a particular MIME type or MIME types." } ] }, "docs": "WordPress REST API route `/wp/v2/media` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/media", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/media", "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/media` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/media/(?P[\\d]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/media/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/media/(?P[\\d]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/media/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/media/(?P[\\d]+)", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/media/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/media/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/media/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PUT /wp/v2/media/(?P[\\d]+)", "type": "http" }, "http": { "method": "PUT", "url": "https://interpublic.com/wp-json/wp/v2/media/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/media/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/media/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PATCH /wp/v2/media/(?P[\\d]+)", "type": "http" }, "http": { "method": "PATCH", "url": "https://interpublic.com/wp-json/wp/v2/media/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/media/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/media/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "DELETE /wp/v2/media/(?P[\\d]+)", "type": "http" }, "http": { "method": "DELETE", "url": "https://interpublic.com/wp-json/wp/v2/media/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/media/(?P[\\d]+)`." }, { "name": "force", "value": "", "type": "query", "description": "Whether to bypass Trash and force deletion." } ] }, "docs": "WordPress REST API route `/wp/v2/media/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/media/(?P[\\d]+)/edit", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/media/:id/edit", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/media/(?P[\\d]+)/edit`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/media/(?P[\\d]+)/edit` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/media/(?P[\\d]+)/post-process", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/media/:id/post-process", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/media/(?P[\\d]+)/post-process`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/media/(?P[\\d]+)/post-process` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/menu-items", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/menu-items", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "page", "value": "", "type": "query", "description": "Current page of the collection." }, { "name": "per_page", "value": "", "type": "query", "description": "Maximum number of items to be returned in result set." }, { "name": "search", "value": "", "type": "query", "description": "Limit results to those matching a string." }, { "name": "after", "value": "", "type": "query", "description": "Limit response to posts published after a given ISO8601 compliant date." }, { "name": "modified_after", "value": "", "type": "query", "description": "Limit response to posts modified after a given ISO8601 compliant date." }, { "name": "before", "value": "", "type": "query", "description": "Limit response to posts published before a given ISO8601 compliant date." }, { "name": "modified_before", "value": "", "type": "query", "description": "Limit response to posts modified before a given ISO8601 compliant date." }, { "name": "exclude", "value": "", "type": "query", "description": "Ensure result set excludes specific IDs." }, { "name": "include", "value": "", "type": "query", "description": "Limit result set to specific IDs." }, { "name": "search_semantics", "value": "", "type": "query", "description": "How to interpret the search input." }, { "name": "offset", "value": "", "type": "query", "description": "Offset the result set by a specific number of items." }, { "name": "order", "value": "", "type": "query", "description": "Order sort attribute ascending or descending." }, { "name": "orderby", "value": "", "type": "query", "description": "Sort collection by object attribute." }, { "name": "search_columns", "value": "", "type": "query", "description": "Array of column names to be searched." }, { "name": "slug", "value": "", "type": "query", "description": "Limit result set to posts with one or more specific slugs." }, { "name": "status", "value": "", "type": "query", "description": "Limit result set to posts assigned one or more statuses." }, { "name": "tax_relation", "value": "", "type": "query", "description": "Limit result set based on relationship between multiple taxonomies." }, { "name": "menus", "value": "", "type": "query", "description": "Limit result set to items with specific terms assigned in the menus taxonomy." }, { "name": "menus_exclude", "value": "", "type": "query", "description": "Limit result set to items except those with specific terms assigned in the menus taxonomy." }, { "name": "menu_order", "value": "", "type": "query", "description": "Limit result set to posts with a specific menu_order value." } ] }, "docs": "WordPress REST API route `/wp/v2/menu-items` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/menu-items", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/menu-items", "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/menu-items` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/menu-items/(?P[\\d]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/menu-items/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/menu-items/(?P[\\d]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/menu-items/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/menu-items/(?P[\\d]+)", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/menu-items/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/menu-items/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/menu-items/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PUT /wp/v2/menu-items/(?P[\\d]+)", "type": "http" }, "http": { "method": "PUT", "url": "https://interpublic.com/wp-json/wp/v2/menu-items/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/menu-items/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/menu-items/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PATCH /wp/v2/menu-items/(?P[\\d]+)", "type": "http" }, "http": { "method": "PATCH", "url": "https://interpublic.com/wp-json/wp/v2/menu-items/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/menu-items/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/menu-items/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "DELETE /wp/v2/menu-items/(?P[\\d]+)", "type": "http" }, "http": { "method": "DELETE", "url": "https://interpublic.com/wp-json/wp/v2/menu-items/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/menu-items/(?P[\\d]+)`." }, { "name": "force", "value": "", "type": "query", "description": "Whether to bypass Trash and force deletion." } ] }, "docs": "WordPress REST API route `/wp/v2/menu-items/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/menu-items/(?P[\\d]+)/autosaves", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/menu-items/:id/autosaves", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/menu-items/(?P[\\d]+)/autosaves`." }, { "name": "parent", "value": "", "type": "query", "description": "The ID for the parent of the autosave." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/menu-items/(?P[\\d]+)/autosaves` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/menu-items/(?P[\\d]+)/autosaves", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/menu-items/:id/autosaves", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/menu-items/(?P[\\d]+)/autosaves`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/menu-items/(?P[\\d]+)/autosaves` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/menu-items/(?P[\\d]+)/autosaves/(?P[\\d]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/menu-items/:parent/autosaves/:id", "params": [ { "name": "parent", "value": "", "type": "path", "description": "Path segment `parent` from the WordPress route pattern `/wp/v2/menu-items/(?P[\\d]+)/autosaves/(?P[\\d]+)`." }, { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/menu-items/(?P[\\d]+)/autosaves/(?P[\\d]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/menu-items/(?P[\\d]+)/autosaves/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/menu-locations", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/menu-locations", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/menu-locations` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/menu-locations/(?P[\\w-]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/menu-locations/:location", "params": [ { "name": "location", "value": "", "type": "path", "description": "Path segment `location` from the WordPress route pattern `/wp/v2/menu-locations/(?P[\\w-]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/menu-locations/(?P[\\w-]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/menus", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/menus", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "page", "value": "", "type": "query", "description": "Current page of the collection." }, { "name": "per_page", "value": "", "type": "query", "description": "Maximum number of items to be returned in result set." }, { "name": "search", "value": "", "type": "query", "description": "Limit results to those matching a string." }, { "name": "exclude", "value": "", "type": "query", "description": "Ensure result set excludes specific IDs." }, { "name": "include", "value": "", "type": "query", "description": "Limit result set to specific IDs." }, { "name": "offset", "value": "", "type": "query", "description": "Offset the result set by a specific number of items." }, { "name": "order", "value": "", "type": "query", "description": "Order sort attribute ascending or descending." }, { "name": "orderby", "value": "", "type": "query", "description": "Sort collection by term attribute." }, { "name": "hide_empty", "value": "", "type": "query", "description": "Whether to hide terms not assigned to any posts." }, { "name": "post", "value": "", "type": "query", "description": "Limit result set to terms assigned to a specific post." }, { "name": "slug", "value": "", "type": "query", "description": "Limit result set to terms with one or more specific slugs." } ] }, "docs": "WordPress REST API route `/wp/v2/menus` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/menus", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/menus", "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/menus` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/menus/(?P[\\d]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/menus/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/menus/(?P[\\d]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/menus/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/menus/(?P[\\d]+)", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/menus/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/menus/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/menus/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PUT /wp/v2/menus/(?P[\\d]+)", "type": "http" }, "http": { "method": "PUT", "url": "https://interpublic.com/wp-json/wp/v2/menus/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/menus/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/menus/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PATCH /wp/v2/menus/(?P[\\d]+)", "type": "http" }, "http": { "method": "PATCH", "url": "https://interpublic.com/wp-json/wp/v2/menus/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/menus/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/menus/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "DELETE /wp/v2/menus/(?P[\\d]+)", "type": "http" }, "http": { "method": "DELETE", "url": "https://interpublic.com/wp-json/wp/v2/menus/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/menus/(?P[\\d]+)`." }, { "name": "force", "value": "", "type": "query", "description": "Required to be true, as terms do not support trashing." } ] }, "docs": "WordPress REST API route `/wp/v2/menus/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/navigation", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/navigation", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "page", "value": "", "type": "query", "description": "Current page of the collection." }, { "name": "per_page", "value": "", "type": "query", "description": "Maximum number of items to be returned in result set." }, { "name": "search", "value": "", "type": "query", "description": "Limit results to those matching a string." }, { "name": "after", "value": "", "type": "query", "description": "Limit response to posts published after a given ISO8601 compliant date." }, { "name": "modified_after", "value": "", "type": "query", "description": "Limit response to posts modified after a given ISO8601 compliant date." }, { "name": "before", "value": "", "type": "query", "description": "Limit response to posts published before a given ISO8601 compliant date." }, { "name": "modified_before", "value": "", "type": "query", "description": "Limit response to posts modified before a given ISO8601 compliant date." }, { "name": "exclude", "value": "", "type": "query", "description": "Ensure result set excludes specific IDs." }, { "name": "include", "value": "", "type": "query", "description": "Limit result set to specific IDs." }, { "name": "search_semantics", "value": "", "type": "query", "description": "How to interpret the search input." }, { "name": "offset", "value": "", "type": "query", "description": "Offset the result set by a specific number of items." }, { "name": "order", "value": "", "type": "query", "description": "Order sort attribute ascending or descending." }, { "name": "orderby", "value": "", "type": "query", "description": "Sort collection by post attribute." }, { "name": "search_columns", "value": "", "type": "query", "description": "Array of column names to be searched." }, { "name": "slug", "value": "", "type": "query", "description": "Limit result set to posts with one or more specific slugs." }, { "name": "status", "value": "", "type": "query", "description": "Limit result set to posts assigned one or more statuses." } ] }, "docs": "WordPress REST API route `/wp/v2/navigation` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/navigation", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/navigation", "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/navigation` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/navigation/(?P[\\d]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/navigation/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/navigation/(?P[\\d]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "password", "value": "", "type": "query", "description": "The password for the post if it is password protected." } ] }, "docs": "WordPress REST API route `/wp/v2/navigation/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/navigation/(?P[\\d]+)", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/navigation/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/navigation/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/navigation/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PUT /wp/v2/navigation/(?P[\\d]+)", "type": "http" }, "http": { "method": "PUT", "url": "https://interpublic.com/wp-json/wp/v2/navigation/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/navigation/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/navigation/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PATCH /wp/v2/navigation/(?P[\\d]+)", "type": "http" }, "http": { "method": "PATCH", "url": "https://interpublic.com/wp-json/wp/v2/navigation/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/navigation/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/navigation/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "DELETE /wp/v2/navigation/(?P[\\d]+)", "type": "http" }, "http": { "method": "DELETE", "url": "https://interpublic.com/wp-json/wp/v2/navigation/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/navigation/(?P[\\d]+)`." }, { "name": "force", "value": "", "type": "query", "description": "Whether to bypass Trash and force deletion." } ] }, "docs": "WordPress REST API route `/wp/v2/navigation/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/navigation/(?P[\\d]+)/autosaves", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/navigation/:id/autosaves", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/navigation/(?P[\\d]+)/autosaves`." }, { "name": "parent", "value": "", "type": "query", "description": "The ID for the parent of the autosave." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/navigation/(?P[\\d]+)/autosaves` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/navigation/(?P[\\d]+)/autosaves", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/navigation/:id/autosaves", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/navigation/(?P[\\d]+)/autosaves`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/navigation/(?P[\\d]+)/autosaves` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/navigation/(?P[\\d]+)/autosaves/(?P[\\d]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/navigation/:parent/autosaves/:id", "params": [ { "name": "parent", "value": "", "type": "path", "description": "Path segment `parent` from the WordPress route pattern `/wp/v2/navigation/(?P[\\d]+)/autosaves/(?P[\\d]+)`." }, { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/navigation/(?P[\\d]+)/autosaves/(?P[\\d]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/navigation/(?P[\\d]+)/autosaves/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/navigation/(?P[\\d]+)/revisions", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/navigation/:parent/revisions", "params": [ { "name": "parent", "value": "", "type": "path", "description": "Path segment `parent` from the WordPress route pattern `/wp/v2/navigation/(?P[\\d]+)/revisions`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "page", "value": "", "type": "query", "description": "Current page of the collection." }, { "name": "per_page", "value": "", "type": "query", "description": "Maximum number of items to be returned in result set." }, { "name": "search", "value": "", "type": "query", "description": "Limit results to those matching a string." }, { "name": "exclude", "value": "", "type": "query", "description": "Ensure result set excludes specific IDs." }, { "name": "include", "value": "", "type": "query", "description": "Limit result set to specific IDs." }, { "name": "offset", "value": "", "type": "query", "description": "Offset the result set by a specific number of items." }, { "name": "order", "value": "", "type": "query", "description": "Order sort attribute ascending or descending." }, { "name": "orderby", "value": "", "type": "query", "description": "Sort collection by object attribute." } ] }, "docs": "WordPress REST API route `/wp/v2/navigation/(?P[\\d]+)/revisions` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/navigation/(?P[\\d]+)/revisions/(?P[\\d]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/navigation/:parent/revisions/:id", "params": [ { "name": "parent", "value": "", "type": "path", "description": "Path segment `parent` from the WordPress route pattern `/wp/v2/navigation/(?P[\\d]+)/revisions/(?P[\\d]+)`." }, { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/navigation/(?P[\\d]+)/revisions/(?P[\\d]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/navigation/(?P[\\d]+)/revisions/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "DELETE /wp/v2/navigation/(?P[\\d]+)/revisions/(?P[\\d]+)", "type": "http" }, "http": { "method": "DELETE", "url": "https://interpublic.com/wp-json/wp/v2/navigation/:parent/revisions/:id", "params": [ { "name": "parent", "value": "", "type": "path", "description": "Path segment `parent` from the WordPress route pattern `/wp/v2/navigation/(?P[\\d]+)/revisions/(?P[\\d]+)`." }, { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/navigation/(?P[\\d]+)/revisions/(?P[\\d]+)`." }, { "name": "force", "value": "", "type": "query", "description": "Required to be true, as revisions do not support trashing." } ] }, "docs": "WordPress REST API route `/wp/v2/navigation/(?P[\\d]+)/revisions/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/pages", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/pages", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "page", "value": "", "type": "query", "description": "Current page of the collection." }, { "name": "per_page", "value": "", "type": "query", "description": "Maximum number of items to be returned in result set." }, { "name": "search", "value": "", "type": "query", "description": "Limit results to those matching a string." }, { "name": "after", "value": "", "type": "query", "description": "Limit response to posts published after a given ISO8601 compliant date." }, { "name": "modified_after", "value": "", "type": "query", "description": "Limit response to posts modified after a given ISO8601 compliant date." }, { "name": "author", "value": "", "type": "query", "description": "Limit result set to posts assigned to specific authors." }, { "name": "author_exclude", "value": "", "type": "query", "description": "Ensure result set excludes posts assigned to specific authors." }, { "name": "before", "value": "", "type": "query", "description": "Limit response to posts published before a given ISO8601 compliant date." }, { "name": "modified_before", "value": "", "type": "query", "description": "Limit response to posts modified before a given ISO8601 compliant date." }, { "name": "exclude", "value": "", "type": "query", "description": "Ensure result set excludes specific IDs." }, { "name": "include", "value": "", "type": "query", "description": "Limit result set to specific IDs." }, { "name": "menu_order", "value": "", "type": "query", "description": "Limit result set to posts with a specific menu_order value." }, { "name": "search_semantics", "value": "", "type": "query", "description": "How to interpret the search input." }, { "name": "offset", "value": "", "type": "query", "description": "Offset the result set by a specific number of items." }, { "name": "order", "value": "", "type": "query", "description": "Order sort attribute ascending or descending." }, { "name": "orderby", "value": "", "type": "query", "description": "Sort collection by post attribute." }, { "name": "parent", "value": "", "type": "query", "description": "Limit result set to items with particular parent IDs." }, { "name": "parent_exclude", "value": "", "type": "query", "description": "Limit result set to all items except those of a particular parent ID." }, { "name": "search_columns", "value": "", "type": "query", "description": "Array of column names to be searched." }, { "name": "slug", "value": "", "type": "query", "description": "Limit result set to posts with one or more specific slugs." }, { "name": "status", "value": "", "type": "query", "description": "Limit result set to posts assigned one or more statuses." } ] }, "docs": "WordPress REST API route `/wp/v2/pages` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/pages", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/pages", "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/pages` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/pages/(?P[\\d]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/pages/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/pages/(?P[\\d]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "excerpt_length", "value": "", "type": "query", "description": "Override the default excerpt length." }, { "name": "password", "value": "", "type": "query", "description": "The password for the post if it is password protected." } ] }, "docs": "WordPress REST API route `/wp/v2/pages/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/pages/(?P[\\d]+)", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/pages/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/pages/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/pages/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PUT /wp/v2/pages/(?P[\\d]+)", "type": "http" }, "http": { "method": "PUT", "url": "https://interpublic.com/wp-json/wp/v2/pages/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/pages/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/pages/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PATCH /wp/v2/pages/(?P[\\d]+)", "type": "http" }, "http": { "method": "PATCH", "url": "https://interpublic.com/wp-json/wp/v2/pages/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/pages/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/pages/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "DELETE /wp/v2/pages/(?P[\\d]+)", "type": "http" }, "http": { "method": "DELETE", "url": "https://interpublic.com/wp-json/wp/v2/pages/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/pages/(?P[\\d]+)`." }, { "name": "force", "value": "", "type": "query", "description": "Whether to bypass Trash and force deletion." } ] }, "docs": "WordPress REST API route `/wp/v2/pages/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/pages/(?P[\\d]+)/autosaves", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/pages/:id/autosaves", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/pages/(?P[\\d]+)/autosaves`." }, { "name": "parent", "value": "", "type": "query", "description": "The ID for the parent of the autosave." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/pages/(?P[\\d]+)/autosaves` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/pages/(?P[\\d]+)/autosaves", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/pages/:id/autosaves", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/pages/(?P[\\d]+)/autosaves`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/pages/(?P[\\d]+)/autosaves` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/pages/(?P[\\d]+)/autosaves/(?P[\\d]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/pages/:parent/autosaves/:id", "params": [ { "name": "parent", "value": "", "type": "path", "description": "Path segment `parent` from the WordPress route pattern `/wp/v2/pages/(?P[\\d]+)/autosaves/(?P[\\d]+)`." }, { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/pages/(?P[\\d]+)/autosaves/(?P[\\d]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/pages/(?P[\\d]+)/autosaves/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/pages/(?P[\\d]+)/revisions", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/pages/:parent/revisions", "params": [ { "name": "parent", "value": "", "type": "path", "description": "Path segment `parent` from the WordPress route pattern `/wp/v2/pages/(?P[\\d]+)/revisions`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "page", "value": "", "type": "query", "description": "Current page of the collection." }, { "name": "per_page", "value": "", "type": "query", "description": "Maximum number of items to be returned in result set." }, { "name": "search", "value": "", "type": "query", "description": "Limit results to those matching a string." }, { "name": "exclude", "value": "", "type": "query", "description": "Ensure result set excludes specific IDs." }, { "name": "include", "value": "", "type": "query", "description": "Limit result set to specific IDs." }, { "name": "offset", "value": "", "type": "query", "description": "Offset the result set by a specific number of items." }, { "name": "order", "value": "", "type": "query", "description": "Order sort attribute ascending or descending." }, { "name": "orderby", "value": "", "type": "query", "description": "Sort collection by object attribute." } ] }, "docs": "WordPress REST API route `/wp/v2/pages/(?P[\\d]+)/revisions` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/pages/(?P[\\d]+)/revisions/(?P[\\d]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/pages/:parent/revisions/:id", "params": [ { "name": "parent", "value": "", "type": "path", "description": "Path segment `parent` from the WordPress route pattern `/wp/v2/pages/(?P[\\d]+)/revisions/(?P[\\d]+)`." }, { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/pages/(?P[\\d]+)/revisions/(?P[\\d]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/pages/(?P[\\d]+)/revisions/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "DELETE /wp/v2/pages/(?P[\\d]+)/revisions/(?P[\\d]+)", "type": "http" }, "http": { "method": "DELETE", "url": "https://interpublic.com/wp-json/wp/v2/pages/:parent/revisions/:id", "params": [ { "name": "parent", "value": "", "type": "path", "description": "Path segment `parent` from the WordPress route pattern `/wp/v2/pages/(?P[\\d]+)/revisions/(?P[\\d]+)`." }, { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/pages/(?P[\\d]+)/revisions/(?P[\\d]+)`." }, { "name": "force", "value": "", "type": "query", "description": "Required to be true, as revisions do not support trashing." } ] }, "docs": "WordPress REST API route `/wp/v2/pages/(?P[\\d]+)/revisions/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/pattern-directory/patterns", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/pattern-directory/patterns", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "page", "value": "", "type": "query", "description": "Current page of the collection." }, { "name": "per_page", "value": "", "type": "query", "description": "Maximum number of items to be returned in result set." }, { "name": "search", "value": "", "type": "query", "description": "Limit results to those matching a string." }, { "name": "category", "value": "", "type": "query", "description": "Limit results to those matching a category ID." }, { "name": "keyword", "value": "", "type": "query", "description": "Limit results to those matching a keyword ID." }, { "name": "slug", "value": "", "type": "query", "description": "Limit results to those matching a pattern (slug)." }, { "name": "offset", "value": "", "type": "query", "description": "Offset the result set by a specific number of items." }, { "name": "order", "value": "", "type": "query", "description": "Order sort attribute ascending or descending." }, { "name": "orderby", "value": "", "type": "query", "description": "Sort collection by post attribute." } ] }, "docs": "WordPress REST API route `/wp/v2/pattern-directory/patterns` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/plugins", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/plugins", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "search", "value": "", "type": "query", "description": "Limit results to those matching a string." }, { "name": "status", "value": "", "type": "query", "description": "Limits results to plugins with the given status." } ] }, "docs": "WordPress REST API route `/wp/v2/plugins` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/plugins", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/plugins", "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/plugins` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/plugins/(?P[^.\\/]+(?:\\/[^.\\/]+)?)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/plugins/:plugin", "params": [ { "name": "plugin", "value": "", "type": "path", "description": "Path segment `plugin` from the WordPress route pattern `/wp/v2/plugins/(?P[^.\\/]+(?:\\/[^.\\/]+)?)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/plugins/(?P[^.\\/]+(?:\\/[^.\\/]+)?)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/plugins/(?P[^.\\/]+(?:\\/[^.\\/]+)?)", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/plugins/:plugin", "params": [ { "name": "plugin", "value": "", "type": "path", "description": "Path segment `plugin` from the WordPress route pattern `/wp/v2/plugins/(?P[^.\\/]+(?:\\/[^.\\/]+)?)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/plugins/(?P[^.\\/]+(?:\\/[^.\\/]+)?)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PUT /wp/v2/plugins/(?P[^.\\/]+(?:\\/[^.\\/]+)?)", "type": "http" }, "http": { "method": "PUT", "url": "https://interpublic.com/wp-json/wp/v2/plugins/:plugin", "params": [ { "name": "plugin", "value": "", "type": "path", "description": "Path segment `plugin` from the WordPress route pattern `/wp/v2/plugins/(?P[^.\\/]+(?:\\/[^.\\/]+)?)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/plugins/(?P[^.\\/]+(?:\\/[^.\\/]+)?)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PATCH /wp/v2/plugins/(?P[^.\\/]+(?:\\/[^.\\/]+)?)", "type": "http" }, "http": { "method": "PATCH", "url": "https://interpublic.com/wp-json/wp/v2/plugins/:plugin", "params": [ { "name": "plugin", "value": "", "type": "path", "description": "Path segment `plugin` from the WordPress route pattern `/wp/v2/plugins/(?P[^.\\/]+(?:\\/[^.\\/]+)?)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/plugins/(?P[^.\\/]+(?:\\/[^.\\/]+)?)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "DELETE /wp/v2/plugins/(?P[^.\\/]+(?:\\/[^.\\/]+)?)", "type": "http" }, "http": { "method": "DELETE", "url": "https://interpublic.com/wp-json/wp/v2/plugins/:plugin", "params": [ { "name": "plugin", "value": "", "type": "path", "description": "Path segment `plugin` from the WordPress route pattern `/wp/v2/plugins/(?P[^.\\/]+(?:\\/[^.\\/]+)?)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/plugins/(?P[^.\\/]+(?:\\/[^.\\/]+)?)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/posts", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/posts", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "page", "value": "", "type": "query", "description": "Current page of the collection." }, { "name": "per_page", "value": "", "type": "query", "description": "Maximum number of items to be returned in result set." }, { "name": "search", "value": "", "type": "query", "description": "Limit results to those matching a string." }, { "name": "after", "value": "", "type": "query", "description": "Limit response to posts published after a given ISO8601 compliant date." }, { "name": "modified_after", "value": "", "type": "query", "description": "Limit response to posts modified after a given ISO8601 compliant date." }, { "name": "author", "value": "", "type": "query", "description": "Limit result set to posts assigned to specific authors." }, { "name": "author_exclude", "value": "", "type": "query", "description": "Ensure result set excludes posts assigned to specific authors." }, { "name": "before", "value": "", "type": "query", "description": "Limit response to posts published before a given ISO8601 compliant date." }, { "name": "modified_before", "value": "", "type": "query", "description": "Limit response to posts modified before a given ISO8601 compliant date." }, { "name": "exclude", "value": "", "type": "query", "description": "Ensure result set excludes specific IDs." }, { "name": "include", "value": "", "type": "query", "description": "Limit result set to specific IDs." }, { "name": "search_semantics", "value": "", "type": "query", "description": "How to interpret the search input." }, { "name": "offset", "value": "", "type": "query", "description": "Offset the result set by a specific number of items." }, { "name": "order", "value": "", "type": "query", "description": "Order sort attribute ascending or descending." }, { "name": "orderby", "value": "", "type": "query", "description": "Sort collection by post attribute." }, { "name": "search_columns", "value": "", "type": "query", "description": "Array of column names to be searched." }, { "name": "slug", "value": "", "type": "query", "description": "Limit result set to posts with one or more specific slugs." }, { "name": "status", "value": "", "type": "query", "description": "Limit result set to posts assigned one or more statuses." }, { "name": "tax_relation", "value": "", "type": "query", "description": "Limit result set based on relationship between multiple taxonomies." }, { "name": "categories", "value": "", "type": "query", "description": "Limit result set to items with specific terms assigned in the categories taxonomy." }, { "name": "categories_exclude", "value": "", "type": "query", "description": "Limit result set to items except those with specific terms assigned in the categories taxonomy." }, { "name": "tags", "value": "", "type": "query", "description": "Limit result set to items with specific terms assigned in the tags taxonomy." }, { "name": "tags_exclude", "value": "", "type": "query", "description": "Limit result set to items except those with specific terms assigned in the tags taxonomy." }, { "name": "sticky", "value": "", "type": "query", "description": "Limit result set to items that are sticky." }, { "name": "ignore_sticky", "value": "", "type": "query", "description": "Whether to ignore sticky posts or not." }, { "name": "format", "value": "", "type": "query", "description": "Limit result set to items assigned one or more given formats." } ] }, "docs": "WordPress REST API route `/wp/v2/posts` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/posts", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/posts", "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/posts` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/posts/(?P[\\d]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/posts/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/posts/(?P[\\d]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "excerpt_length", "value": "", "type": "query", "description": "Override the default excerpt length." }, { "name": "password", "value": "", "type": "query", "description": "The password for the post if it is password protected." } ] }, "docs": "WordPress REST API route `/wp/v2/posts/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/posts/(?P[\\d]+)", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/posts/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/posts/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/posts/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PUT /wp/v2/posts/(?P[\\d]+)", "type": "http" }, "http": { "method": "PUT", "url": "https://interpublic.com/wp-json/wp/v2/posts/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/posts/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/posts/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PATCH /wp/v2/posts/(?P[\\d]+)", "type": "http" }, "http": { "method": "PATCH", "url": "https://interpublic.com/wp-json/wp/v2/posts/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/posts/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/posts/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "DELETE /wp/v2/posts/(?P[\\d]+)", "type": "http" }, "http": { "method": "DELETE", "url": "https://interpublic.com/wp-json/wp/v2/posts/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/posts/(?P[\\d]+)`." }, { "name": "force", "value": "", "type": "query", "description": "Whether to bypass Trash and force deletion." } ] }, "docs": "WordPress REST API route `/wp/v2/posts/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/posts/(?P[\\d]+)/autosaves", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/posts/:id/autosaves", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/posts/(?P[\\d]+)/autosaves`." }, { "name": "parent", "value": "", "type": "query", "description": "The ID for the parent of the autosave." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/posts/(?P[\\d]+)/autosaves` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/posts/(?P[\\d]+)/autosaves", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/posts/:id/autosaves", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/posts/(?P[\\d]+)/autosaves`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/posts/(?P[\\d]+)/autosaves` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/posts/(?P[\\d]+)/autosaves/(?P[\\d]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/posts/:parent/autosaves/:id", "params": [ { "name": "parent", "value": "", "type": "path", "description": "Path segment `parent` from the WordPress route pattern `/wp/v2/posts/(?P[\\d]+)/autosaves/(?P[\\d]+)`." }, { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/posts/(?P[\\d]+)/autosaves/(?P[\\d]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/posts/(?P[\\d]+)/autosaves/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/posts/(?P[\\d]+)/revisions", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/posts/:parent/revisions", "params": [ { "name": "parent", "value": "", "type": "path", "description": "Path segment `parent` from the WordPress route pattern `/wp/v2/posts/(?P[\\d]+)/revisions`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "page", "value": "", "type": "query", "description": "Current page of the collection." }, { "name": "per_page", "value": "", "type": "query", "description": "Maximum number of items to be returned in result set." }, { "name": "search", "value": "", "type": "query", "description": "Limit results to those matching a string." }, { "name": "exclude", "value": "", "type": "query", "description": "Ensure result set excludes specific IDs." }, { "name": "include", "value": "", "type": "query", "description": "Limit result set to specific IDs." }, { "name": "offset", "value": "", "type": "query", "description": "Offset the result set by a specific number of items." }, { "name": "order", "value": "", "type": "query", "description": "Order sort attribute ascending or descending." }, { "name": "orderby", "value": "", "type": "query", "description": "Sort collection by object attribute." } ] }, "docs": "WordPress REST API route `/wp/v2/posts/(?P[\\d]+)/revisions` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/posts/(?P[\\d]+)/revisions/(?P[\\d]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/posts/:parent/revisions/:id", "params": [ { "name": "parent", "value": "", "type": "path", "description": "Path segment `parent` from the WordPress route pattern `/wp/v2/posts/(?P[\\d]+)/revisions/(?P[\\d]+)`." }, { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/posts/(?P[\\d]+)/revisions/(?P[\\d]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/posts/(?P[\\d]+)/revisions/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "DELETE /wp/v2/posts/(?P[\\d]+)/revisions/(?P[\\d]+)", "type": "http" }, "http": { "method": "DELETE", "url": "https://interpublic.com/wp-json/wp/v2/posts/:parent/revisions/:id", "params": [ { "name": "parent", "value": "", "type": "path", "description": "Path segment `parent` from the WordPress route pattern `/wp/v2/posts/(?P[\\d]+)/revisions/(?P[\\d]+)`." }, { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/posts/(?P[\\d]+)/revisions/(?P[\\d]+)`." }, { "name": "force", "value": "", "type": "query", "description": "Required to be true, as revisions do not support trashing." } ] }, "docs": "WordPress REST API route `/wp/v2/posts/(?P[\\d]+)/revisions/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/search", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/search", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "page", "value": "", "type": "query", "description": "Current page of the collection." }, { "name": "per_page", "value": "", "type": "query", "description": "Maximum number of items to be returned in result set." }, { "name": "search", "value": "", "type": "query", "description": "Limit results to those matching a string." }, { "name": "type", "value": "", "type": "query", "description": "Limit results to items of an object type." }, { "name": "subtype", "value": "", "type": "query", "description": "Limit results to items of one or more object subtypes." }, { "name": "exclude", "value": "", "type": "query", "description": "Ensure result set excludes specific IDs." }, { "name": "include", "value": "", "type": "query", "description": "Limit result set to specific IDs." } ] }, "docs": "WordPress REST API route `/wp/v2/search` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/settings", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/settings" }, "docs": "WordPress REST API route `/wp/v2/settings` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/settings", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/settings", "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/settings` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PUT /wp/v2/settings", "type": "http" }, "http": { "method": "PUT", "url": "https://interpublic.com/wp-json/wp/v2/settings", "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/settings` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PATCH /wp/v2/settings", "type": "http" }, "http": { "method": "PATCH", "url": "https://interpublic.com/wp-json/wp/v2/settings", "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/settings` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/sidebars", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/sidebars", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/sidebars` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/sidebars/(?P[\\w-]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/sidebars/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/sidebars/(?P[\\w-]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/sidebars/(?P[\\w-]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/sidebars/(?P[\\w-]+)", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/sidebars/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/sidebars/(?P[\\w-]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/sidebars/(?P[\\w-]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PUT /wp/v2/sidebars/(?P[\\w-]+)", "type": "http" }, "http": { "method": "PUT", "url": "https://interpublic.com/wp-json/wp/v2/sidebars/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/sidebars/(?P[\\w-]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/sidebars/(?P[\\w-]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PATCH /wp/v2/sidebars/(?P[\\w-]+)", "type": "http" }, "http": { "method": "PATCH", "url": "https://interpublic.com/wp-json/wp/v2/sidebars/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/sidebars/(?P[\\w-]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/sidebars/(?P[\\w-]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/statuses", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/statuses", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/statuses` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/statuses/(?P[\\w-]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/statuses/:status", "params": [ { "name": "status", "value": "", "type": "path", "description": "Path segment `status` from the WordPress route pattern `/wp/v2/statuses/(?P[\\w-]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/statuses/(?P[\\w-]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/supplier_lead_form", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/supplier_lead_form", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "page", "value": "", "type": "query", "description": "Current page of the collection." }, { "name": "per_page", "value": "", "type": "query", "description": "Maximum number of items to be returned in result set." }, { "name": "search", "value": "", "type": "query", "description": "Limit results to those matching a string." }, { "name": "after", "value": "", "type": "query", "description": "Limit response to posts published after a given ISO8601 compliant date." }, { "name": "modified_after", "value": "", "type": "query", "description": "Limit response to posts modified after a given ISO8601 compliant date." }, { "name": "before", "value": "", "type": "query", "description": "Limit response to posts published before a given ISO8601 compliant date." }, { "name": "modified_before", "value": "", "type": "query", "description": "Limit response to posts modified before a given ISO8601 compliant date." }, { "name": "exclude", "value": "", "type": "query", "description": "Ensure result set excludes specific IDs." }, { "name": "include", "value": "", "type": "query", "description": "Limit result set to specific IDs." }, { "name": "search_semantics", "value": "", "type": "query", "description": "How to interpret the search input." }, { "name": "offset", "value": "", "type": "query", "description": "Offset the result set by a specific number of items." }, { "name": "order", "value": "", "type": "query", "description": "Order sort attribute ascending or descending." }, { "name": "orderby", "value": "", "type": "query", "description": "Sort collection by post attribute." }, { "name": "search_columns", "value": "", "type": "query", "description": "Array of column names to be searched." }, { "name": "slug", "value": "", "type": "query", "description": "Limit result set to posts with one or more specific slugs." }, { "name": "status", "value": "", "type": "query", "description": "Limit result set to posts assigned one or more statuses." } ] }, "docs": "WordPress REST API route `/wp/v2/supplier_lead_form` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/supplier_lead_form", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/supplier_lead_form", "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/supplier_lead_form` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/supplier_lead_form/(?P[\\d]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/supplier_lead_form/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/supplier_lead_form/(?P[\\d]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "password", "value": "", "type": "query", "description": "The password for the post if it is password protected." } ] }, "docs": "WordPress REST API route `/wp/v2/supplier_lead_form/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/supplier_lead_form/(?P[\\d]+)", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/supplier_lead_form/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/supplier_lead_form/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/supplier_lead_form/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PUT /wp/v2/supplier_lead_form/(?P[\\d]+)", "type": "http" }, "http": { "method": "PUT", "url": "https://interpublic.com/wp-json/wp/v2/supplier_lead_form/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/supplier_lead_form/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/supplier_lead_form/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PATCH /wp/v2/supplier_lead_form/(?P[\\d]+)", "type": "http" }, "http": { "method": "PATCH", "url": "https://interpublic.com/wp-json/wp/v2/supplier_lead_form/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/supplier_lead_form/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/supplier_lead_form/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "DELETE /wp/v2/supplier_lead_form/(?P[\\d]+)", "type": "http" }, "http": { "method": "DELETE", "url": "https://interpublic.com/wp-json/wp/v2/supplier_lead_form/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/supplier_lead_form/(?P[\\d]+)`." }, { "name": "force", "value": "", "type": "query", "description": "Whether to bypass Trash and force deletion." } ] }, "docs": "WordPress REST API route `/wp/v2/supplier_lead_form/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/tags", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/tags", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "page", "value": "", "type": "query", "description": "Current page of the collection." }, { "name": "per_page", "value": "", "type": "query", "description": "Maximum number of items to be returned in result set." }, { "name": "search", "value": "", "type": "query", "description": "Limit results to those matching a string." }, { "name": "exclude", "value": "", "type": "query", "description": "Ensure result set excludes specific IDs." }, { "name": "include", "value": "", "type": "query", "description": "Limit result set to specific IDs." }, { "name": "offset", "value": "", "type": "query", "description": "Offset the result set by a specific number of items." }, { "name": "order", "value": "", "type": "query", "description": "Order sort attribute ascending or descending." }, { "name": "orderby", "value": "", "type": "query", "description": "Sort collection by term attribute." }, { "name": "hide_empty", "value": "", "type": "query", "description": "Whether to hide terms not assigned to any posts." }, { "name": "post", "value": "", "type": "query", "description": "Limit result set to terms assigned to a specific post." }, { "name": "slug", "value": "", "type": "query", "description": "Limit result set to terms with one or more specific slugs." } ] }, "docs": "WordPress REST API route `/wp/v2/tags` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/tags", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/tags", "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/tags` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/tags/(?P[\\d]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/tags/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/tags/(?P[\\d]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/tags/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/tags/(?P[\\d]+)", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/tags/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/tags/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/tags/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PUT /wp/v2/tags/(?P[\\d]+)", "type": "http" }, "http": { "method": "PUT", "url": "https://interpublic.com/wp-json/wp/v2/tags/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/tags/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/tags/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PATCH /wp/v2/tags/(?P[\\d]+)", "type": "http" }, "http": { "method": "PATCH", "url": "https://interpublic.com/wp-json/wp/v2/tags/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/tags/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/tags/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "DELETE /wp/v2/tags/(?P[\\d]+)", "type": "http" }, "http": { "method": "DELETE", "url": "https://interpublic.com/wp-json/wp/v2/tags/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/tags/(?P[\\d]+)`." }, { "name": "force", "value": "", "type": "query", "description": "Required to be true, as terms do not support trashing." } ] }, "docs": "WordPress REST API route `/wp/v2/tags/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/taxonomies", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/taxonomies", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "type", "value": "", "type": "query", "description": "Limit results to taxonomies associated with a specific post type." } ] }, "docs": "WordPress REST API route `/wp/v2/taxonomies` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/taxonomies/(?P[\\w-]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/taxonomies/:taxonomy", "params": [ { "name": "taxonomy", "value": "", "type": "path", "description": "Path segment `taxonomy` from the WordPress route pattern `/wp/v2/taxonomies/(?P[\\w-]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/taxonomies/(?P[\\w-]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/template-parts", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/template-parts", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "wp_id", "value": "", "type": "query", "description": "Limit to the specified post id." }, { "name": "area", "value": "", "type": "query", "description": "Limit to the specified template part area." }, { "name": "post_type", "value": "", "type": "query", "description": "Post type to get the templates for." } ] }, "docs": "WordPress REST API route `/wp/v2/template-parts` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/template-parts", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/template-parts", "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/template-parts` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/template-parts/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/template-parts/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/template-parts/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/template-parts/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/template-parts/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/template-parts/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/template-parts/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/template-parts/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PUT /wp/v2/template-parts/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)", "type": "http" }, "http": { "method": "PUT", "url": "https://interpublic.com/wp-json/wp/v2/template-parts/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/template-parts/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/template-parts/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PATCH /wp/v2/template-parts/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)", "type": "http" }, "http": { "method": "PATCH", "url": "https://interpublic.com/wp-json/wp/v2/template-parts/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/template-parts/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/template-parts/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "DELETE /wp/v2/template-parts/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)", "type": "http" }, "http": { "method": "DELETE", "url": "https://interpublic.com/wp-json/wp/v2/template-parts/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/template-parts/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)`." }, { "name": "force", "value": "", "type": "query", "description": "Whether to bypass Trash and force deletion." } ] }, "docs": "WordPress REST API route `/wp/v2/template-parts/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/template-parts/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/autosaves", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/template-parts/:id/autosaves", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/template-parts/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/autosaves`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/template-parts/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/autosaves` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/template-parts/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/autosaves", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/template-parts/:id/autosaves", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/template-parts/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/autosaves`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/template-parts/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/autosaves` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/template-parts/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/autosaves/(?P[\\d]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/template-parts/:parent/autosaves/:id", "params": [ { "name": "parent", "value": "", "type": "path", "description": "Path segment `parent` from the WordPress route pattern `/wp/v2/template-parts/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/autosaves/(?P[\\d]+)`." }, { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/template-parts/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/autosaves/(?P[\\d]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/template-parts/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/autosaves/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/template-parts/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/revisions", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/template-parts/:parent/revisions", "params": [ { "name": "parent", "value": "", "type": "path", "description": "Path segment `parent` from the WordPress route pattern `/wp/v2/template-parts/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/revisions`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "page", "value": "", "type": "query", "description": "Current page of the collection." }, { "name": "per_page", "value": "", "type": "query", "description": "Maximum number of items to be returned in result set." }, { "name": "search", "value": "", "type": "query", "description": "Limit results to those matching a string." }, { "name": "exclude", "value": "", "type": "query", "description": "Ensure result set excludes specific IDs." }, { "name": "include", "value": "", "type": "query", "description": "Limit result set to specific IDs." }, { "name": "offset", "value": "", "type": "query", "description": "Offset the result set by a specific number of items." }, { "name": "order", "value": "", "type": "query", "description": "Order sort attribute ascending or descending." }, { "name": "orderby", "value": "", "type": "query", "description": "Sort collection by object attribute." } ] }, "docs": "WordPress REST API route `/wp/v2/template-parts/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/revisions` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/template-parts/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/revisions/(?P[\\d]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/template-parts/:parent/revisions/:id", "params": [ { "name": "parent", "value": "", "type": "path", "description": "Path segment `parent` from the WordPress route pattern `/wp/v2/template-parts/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/revisions/(?P[\\d]+)`." }, { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/template-parts/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/revisions/(?P[\\d]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/template-parts/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/revisions/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "DELETE /wp/v2/template-parts/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/revisions/(?P[\\d]+)", "type": "http" }, "http": { "method": "DELETE", "url": "https://interpublic.com/wp-json/wp/v2/template-parts/:parent/revisions/:id", "params": [ { "name": "parent", "value": "", "type": "path", "description": "Path segment `parent` from the WordPress route pattern `/wp/v2/template-parts/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/revisions/(?P[\\d]+)`." }, { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/template-parts/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/revisions/(?P[\\d]+)`." }, { "name": "force", "value": "", "type": "query", "description": "Required to be true, as revisions do not support trashing." } ] }, "docs": "WordPress REST API route `/wp/v2/template-parts/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/revisions/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/template-parts/lookup", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/template-parts/lookup", "params": [ { "name": "slug", "value": "", "type": "query", "description": "The slug of the template to get the fallback for" }, { "name": "is_custom", "value": "", "type": "query", "description": "Indicates if a template is custom or part of the template hierarchy" }, { "name": "template_prefix", "value": "", "type": "query", "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`" } ] }, "docs": "WordPress REST API route `/wp/v2/template-parts/lookup` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/templates", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/templates", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "wp_id", "value": "", "type": "query", "description": "Limit to the specified post id." }, { "name": "area", "value": "", "type": "query", "description": "Limit to the specified template part area." }, { "name": "post_type", "value": "", "type": "query", "description": "Post type to get the templates for." } ] }, "docs": "WordPress REST API route `/wp/v2/templates` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/templates", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/templates", "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/templates` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/templates/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/templates/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/templates/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/templates/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/templates/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/templates/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/templates/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/templates/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PUT /wp/v2/templates/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)", "type": "http" }, "http": { "method": "PUT", "url": "https://interpublic.com/wp-json/wp/v2/templates/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/templates/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/templates/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PATCH /wp/v2/templates/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)", "type": "http" }, "http": { "method": "PATCH", "url": "https://interpublic.com/wp-json/wp/v2/templates/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/templates/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/templates/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "DELETE /wp/v2/templates/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)", "type": "http" }, "http": { "method": "DELETE", "url": "https://interpublic.com/wp-json/wp/v2/templates/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/templates/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)`." }, { "name": "force", "value": "", "type": "query", "description": "Whether to bypass Trash and force deletion." } ] }, "docs": "WordPress REST API route `/wp/v2/templates/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/templates/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/autosaves", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/templates/:id/autosaves", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/templates/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/autosaves`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/templates/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/autosaves` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/templates/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/autosaves", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/templates/:id/autosaves", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/templates/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/autosaves`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/templates/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/autosaves` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/templates/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/autosaves/(?P[\\d]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/templates/:parent/autosaves/:id", "params": [ { "name": "parent", "value": "", "type": "path", "description": "Path segment `parent` from the WordPress route pattern `/wp/v2/templates/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/autosaves/(?P[\\d]+)`." }, { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/templates/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/autosaves/(?P[\\d]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/templates/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/autosaves/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/templates/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/revisions", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/templates/:parent/revisions", "params": [ { "name": "parent", "value": "", "type": "path", "description": "Path segment `parent` from the WordPress route pattern `/wp/v2/templates/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/revisions`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "page", "value": "", "type": "query", "description": "Current page of the collection." }, { "name": "per_page", "value": "", "type": "query", "description": "Maximum number of items to be returned in result set." }, { "name": "search", "value": "", "type": "query", "description": "Limit results to those matching a string." }, { "name": "exclude", "value": "", "type": "query", "description": "Ensure result set excludes specific IDs." }, { "name": "include", "value": "", "type": "query", "description": "Limit result set to specific IDs." }, { "name": "offset", "value": "", "type": "query", "description": "Offset the result set by a specific number of items." }, { "name": "order", "value": "", "type": "query", "description": "Order sort attribute ascending or descending." }, { "name": "orderby", "value": "", "type": "query", "description": "Sort collection by object attribute." } ] }, "docs": "WordPress REST API route `/wp/v2/templates/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/revisions` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/templates/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/revisions/(?P[\\d]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/templates/:parent/revisions/:id", "params": [ { "name": "parent", "value": "", "type": "path", "description": "Path segment `parent` from the WordPress route pattern `/wp/v2/templates/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/revisions/(?P[\\d]+)`." }, { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/templates/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/revisions/(?P[\\d]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/templates/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/revisions/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "DELETE /wp/v2/templates/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/revisions/(?P[\\d]+)", "type": "http" }, "http": { "method": "DELETE", "url": "https://interpublic.com/wp-json/wp/v2/templates/:parent/revisions/:id", "params": [ { "name": "parent", "value": "", "type": "path", "description": "Path segment `parent` from the WordPress route pattern `/wp/v2/templates/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/revisions/(?P[\\d]+)`." }, { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/templates/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/revisions/(?P[\\d]+)`." }, { "name": "force", "value": "", "type": "query", "description": "Required to be true, as revisions do not support trashing." } ] }, "docs": "WordPress REST API route `/wp/v2/templates/(?P([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/revisions/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/templates/lookup", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/templates/lookup", "params": [ { "name": "slug", "value": "", "type": "query", "description": "The slug of the template to get the fallback for" }, { "name": "is_custom", "value": "", "type": "query", "description": "Indicates if a template is custom or part of the template hierarchy" }, { "name": "template_prefix", "value": "", "type": "query", "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`" } ] }, "docs": "WordPress REST API route `/wp/v2/templates/lookup` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/themes", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/themes", "params": [ { "name": "status", "value": "", "type": "query", "description": "Limit result set to themes assigned one or more statuses." } ] }, "docs": "WordPress REST API route `/wp/v2/themes` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/themes/(?P[^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/themes/:stylesheet", "params": [ { "name": "stylesheet", "value": "", "type": "path", "description": "Path segment `stylesheet` from the WordPress route pattern `/wp/v2/themes/(?P[^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)`." } ] }, "docs": "WordPress REST API route `/wp/v2/themes/(?P[^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/types", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/types", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/types` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/types/(?P[\\w-]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/types/:type", "params": [ { "name": "type", "value": "", "type": "path", "description": "Path segment `type` from the WordPress route pattern `/wp/v2/types/(?P[\\w-]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/types/(?P[\\w-]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/users", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/users", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "page", "value": "", "type": "query", "description": "Current page of the collection." }, { "name": "per_page", "value": "", "type": "query", "description": "Maximum number of items to be returned in result set." }, { "name": "search", "value": "", "type": "query", "description": "Limit results to those matching a string." }, { "name": "exclude", "value": "", "type": "query", "description": "Ensure result set excludes specific IDs." }, { "name": "include", "value": "", "type": "query", "description": "Limit result set to specific IDs." }, { "name": "offset", "value": "", "type": "query", "description": "Offset the result set by a specific number of items." }, { "name": "order", "value": "", "type": "query", "description": "Order sort attribute ascending or descending." }, { "name": "orderby", "value": "", "type": "query", "description": "Sort collection by user attribute." }, { "name": "slug", "value": "", "type": "query", "description": "Limit result set to users with one or more specific slugs." }, { "name": "roles", "value": "", "type": "query", "description": "Limit result set to users matching at least one specific role provided. Accepts csv list or single role." }, { "name": "capabilities", "value": "", "type": "query", "description": "Limit result set to users matching at least one specific capability provided. Accepts csv list or single capability." }, { "name": "who", "value": "", "type": "query", "description": "Limit result set to users who are considered authors." }, { "name": "has_published_posts", "value": "", "type": "query", "description": "Limit result set to users who have published posts." }, { "name": "search_columns", "value": "", "type": "query", "description": "Array of column names to be searched." } ] }, "docs": "WordPress REST API route `/wp/v2/users` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/users", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/users", "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/users` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/users/(?P[\\d]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/users/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/users/(?P[\\d]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/users/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/users/(?P[\\d]+)", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/users/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/users/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/users/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PUT /wp/v2/users/(?P[\\d]+)", "type": "http" }, "http": { "method": "PUT", "url": "https://interpublic.com/wp-json/wp/v2/users/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/users/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/users/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PATCH /wp/v2/users/(?P[\\d]+)", "type": "http" }, "http": { "method": "PATCH", "url": "https://interpublic.com/wp-json/wp/v2/users/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/users/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/users/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "DELETE /wp/v2/users/(?P[\\d]+)", "type": "http" }, "http": { "method": "DELETE", "url": "https://interpublic.com/wp-json/wp/v2/users/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/users/(?P[\\d]+)`." }, { "name": "force", "value": "", "type": "query", "description": "Required to be true, as users do not support trashing." }, { "name": "reassign", "value": "", "type": "query", "description": "Reassign the deleted user's posts and links to this user ID." } ] }, "docs": "WordPress REST API route `/wp/v2/users/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/users/(?P(?:[\\d]+|me))/application-passwords", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/users/:user_id/application-passwords", "params": [ { "name": "user_id", "value": "", "type": "path", "description": "Path segment `user_id` from the WordPress route pattern `/wp/v2/users/(?P(?:[\\d]+|me))/application-passwords`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/users/(?P(?:[\\d]+|me))/application-passwords` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/users/(?P(?:[\\d]+|me))/application-passwords", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/users/:user_id/application-passwords", "params": [ { "name": "user_id", "value": "", "type": "path", "description": "Path segment `user_id` from the WordPress route pattern `/wp/v2/users/(?P(?:[\\d]+|me))/application-passwords`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/users/(?P(?:[\\d]+|me))/application-passwords` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "DELETE /wp/v2/users/(?P(?:[\\d]+|me))/application-passwords", "type": "http" }, "http": { "method": "DELETE", "url": "https://interpublic.com/wp-json/wp/v2/users/:user_id/application-passwords", "params": [ { "name": "user_id", "value": "", "type": "path", "description": "Path segment `user_id` from the WordPress route pattern `/wp/v2/users/(?P(?:[\\d]+|me))/application-passwords`." } ] }, "docs": "WordPress REST API route `/wp/v2/users/(?P(?:[\\d]+|me))/application-passwords` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/users/(?P(?:[\\d]+|me))/application-passwords/(?P[\\w\\-]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/users/:user_id/application-passwords/:uuid", "params": [ { "name": "user_id", "value": "", "type": "path", "description": "Path segment `user_id` from the WordPress route pattern `/wp/v2/users/(?P(?:[\\d]+|me))/application-passwords/(?P[\\w\\-]+)`." }, { "name": "uuid", "value": "", "type": "path", "description": "Path segment `uuid` from the WordPress route pattern `/wp/v2/users/(?P(?:[\\d]+|me))/application-passwords/(?P[\\w\\-]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/users/(?P(?:[\\d]+|me))/application-passwords/(?P[\\w\\-]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/users/(?P(?:[\\d]+|me))/application-passwords/(?P[\\w\\-]+)", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/users/:user_id/application-passwords/:uuid", "params": [ { "name": "user_id", "value": "", "type": "path", "description": "Path segment `user_id` from the WordPress route pattern `/wp/v2/users/(?P(?:[\\d]+|me))/application-passwords/(?P[\\w\\-]+)`." }, { "name": "uuid", "value": "", "type": "path", "description": "Path segment `uuid` from the WordPress route pattern `/wp/v2/users/(?P(?:[\\d]+|me))/application-passwords/(?P[\\w\\-]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/users/(?P(?:[\\d]+|me))/application-passwords/(?P[\\w\\-]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PUT /wp/v2/users/(?P(?:[\\d]+|me))/application-passwords/(?P[\\w\\-]+)", "type": "http" }, "http": { "method": "PUT", "url": "https://interpublic.com/wp-json/wp/v2/users/:user_id/application-passwords/:uuid", "params": [ { "name": "user_id", "value": "", "type": "path", "description": "Path segment `user_id` from the WordPress route pattern `/wp/v2/users/(?P(?:[\\d]+|me))/application-passwords/(?P[\\w\\-]+)`." }, { "name": "uuid", "value": "", "type": "path", "description": "Path segment `uuid` from the WordPress route pattern `/wp/v2/users/(?P(?:[\\d]+|me))/application-passwords/(?P[\\w\\-]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/users/(?P(?:[\\d]+|me))/application-passwords/(?P[\\w\\-]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PATCH /wp/v2/users/(?P(?:[\\d]+|me))/application-passwords/(?P[\\w\\-]+)", "type": "http" }, "http": { "method": "PATCH", "url": "https://interpublic.com/wp-json/wp/v2/users/:user_id/application-passwords/:uuid", "params": [ { "name": "user_id", "value": "", "type": "path", "description": "Path segment `user_id` from the WordPress route pattern `/wp/v2/users/(?P(?:[\\d]+|me))/application-passwords/(?P[\\w\\-]+)`." }, { "name": "uuid", "value": "", "type": "path", "description": "Path segment `uuid` from the WordPress route pattern `/wp/v2/users/(?P(?:[\\d]+|me))/application-passwords/(?P[\\w\\-]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/users/(?P(?:[\\d]+|me))/application-passwords/(?P[\\w\\-]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "DELETE /wp/v2/users/(?P(?:[\\d]+|me))/application-passwords/(?P[\\w\\-]+)", "type": "http" }, "http": { "method": "DELETE", "url": "https://interpublic.com/wp-json/wp/v2/users/:user_id/application-passwords/:uuid", "params": [ { "name": "user_id", "value": "", "type": "path", "description": "Path segment `user_id` from the WordPress route pattern `/wp/v2/users/(?P(?:[\\d]+|me))/application-passwords/(?P[\\w\\-]+)`." }, { "name": "uuid", "value": "", "type": "path", "description": "Path segment `uuid` from the WordPress route pattern `/wp/v2/users/(?P(?:[\\d]+|me))/application-passwords/(?P[\\w\\-]+)`." } ] }, "docs": "WordPress REST API route `/wp/v2/users/(?P(?:[\\d]+|me))/application-passwords/(?P[\\w\\-]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/users/(?P(?:[\\d]+|me))/application-passwords/introspect", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/users/:user_id/application-passwords/introspect", "params": [ { "name": "user_id", "value": "", "type": "path", "description": "Path segment `user_id` from the WordPress route pattern `/wp/v2/users/(?P(?:[\\d]+|me))/application-passwords/introspect`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/users/(?P(?:[\\d]+|me))/application-passwords/introspect` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/users/me", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/users/me", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/users/me` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/users/me", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/users/me", "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/users/me` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PUT /wp/v2/users/me", "type": "http" }, "http": { "method": "PUT", "url": "https://interpublic.com/wp-json/wp/v2/users/me", "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/users/me` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PATCH /wp/v2/users/me", "type": "http" }, "http": { "method": "PATCH", "url": "https://interpublic.com/wp-json/wp/v2/users/me", "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/users/me` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "DELETE /wp/v2/users/me", "type": "http" }, "http": { "method": "DELETE", "url": "https://interpublic.com/wp-json/wp/v2/users/me", "params": [ { "name": "force", "value": "", "type": "query", "description": "Required to be true, as users do not support trashing." }, { "name": "reassign", "value": "", "type": "query", "description": "Reassign the deleted user's posts and links to this user ID." } ] }, "docs": "WordPress REST API route `/wp/v2/users/me` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/widget-types", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/widget-types", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/widget-types` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/widget-types/(?P[a-zA-Z0-9_-]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/widget-types/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/widget-types/(?P[a-zA-Z0-9_-]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/widget-types/(?P[a-zA-Z0-9_-]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/widget-types/(?P[a-zA-Z0-9_-]+)/encode", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/widget-types/:id/encode", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/widget-types/(?P[a-zA-Z0-9_-]+)/encode`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/widget-types/(?P[a-zA-Z0-9_-]+)/encode` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/widget-types/(?P[a-zA-Z0-9_-]+)/render", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/widget-types/:id/render", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/widget-types/(?P[a-zA-Z0-9_-]+)/render`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/widget-types/(?P[a-zA-Z0-9_-]+)/render` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/widgets", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/widgets", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "sidebar", "value": "", "type": "query", "description": "The sidebar to return widgets for." } ] }, "docs": "WordPress REST API route `/wp/v2/widgets` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/widgets", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/widgets", "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/widgets` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/widgets/(?P[\\w\\-]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/widgets/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/widgets/(?P[\\w\\-]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/widgets/(?P[\\w\\-]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/widgets/(?P[\\w\\-]+)", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/widgets/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/widgets/(?P[\\w\\-]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/widgets/(?P[\\w\\-]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PUT /wp/v2/widgets/(?P[\\w\\-]+)", "type": "http" }, "http": { "method": "PUT", "url": "https://interpublic.com/wp-json/wp/v2/widgets/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/widgets/(?P[\\w\\-]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/widgets/(?P[\\w\\-]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PATCH /wp/v2/widgets/(?P[\\w\\-]+)", "type": "http" }, "http": { "method": "PATCH", "url": "https://interpublic.com/wp-json/wp/v2/widgets/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/widgets/(?P[\\w\\-]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/widgets/(?P[\\w\\-]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "DELETE /wp/v2/widgets/(?P[\\w\\-]+)", "type": "http" }, "http": { "method": "DELETE", "url": "https://interpublic.com/wp-json/wp/v2/widgets/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/widgets/(?P[\\w\\-]+)`." }, { "name": "force", "value": "", "type": "query", "description": "Whether to force removal of the widget, or move it to the inactive sidebar." } ] }, "docs": "WordPress REST API route `/wp/v2/widgets/(?P[\\w\\-]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/wp_pattern_category", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/wp_pattern_category", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "page", "value": "", "type": "query", "description": "Current page of the collection." }, { "name": "per_page", "value": "", "type": "query", "description": "Maximum number of items to be returned in result set." }, { "name": "search", "value": "", "type": "query", "description": "Limit results to those matching a string." }, { "name": "exclude", "value": "", "type": "query", "description": "Ensure result set excludes specific IDs." }, { "name": "include", "value": "", "type": "query", "description": "Limit result set to specific IDs." }, { "name": "offset", "value": "", "type": "query", "description": "Offset the result set by a specific number of items." }, { "name": "order", "value": "", "type": "query", "description": "Order sort attribute ascending or descending." }, { "name": "orderby", "value": "", "type": "query", "description": "Sort collection by term attribute." }, { "name": "hide_empty", "value": "", "type": "query", "description": "Whether to hide terms not assigned to any posts." }, { "name": "post", "value": "", "type": "query", "description": "Limit result set to terms assigned to a specific post." }, { "name": "slug", "value": "", "type": "query", "description": "Limit result set to terms with one or more specific slugs." } ] }, "docs": "WordPress REST API route `/wp/v2/wp_pattern_category` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/wp_pattern_category", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/wp_pattern_category", "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/wp_pattern_category` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "GET /wp/v2/wp_pattern_category/(?P[\\d]+)", "type": "http" }, "http": { "method": "GET", "url": "https://interpublic.com/wp-json/wp/v2/wp_pattern_category/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/wp_pattern_category/(?P[\\d]+)`." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "WordPress REST API route `/wp/v2/wp_pattern_category/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "POST /wp/v2/wp_pattern_category/(?P[\\d]+)", "type": "http" }, "http": { "method": "POST", "url": "https://interpublic.com/wp-json/wp/v2/wp_pattern_category/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/wp_pattern_category/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/wp_pattern_category/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PUT /wp/v2/wp_pattern_category/(?P[\\d]+)", "type": "http" }, "http": { "method": "PUT", "url": "https://interpublic.com/wp-json/wp/v2/wp_pattern_category/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/wp_pattern_category/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/wp_pattern_category/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "PATCH /wp/v2/wp_pattern_category/(?P[\\d]+)", "type": "http" }, "http": { "method": "PATCH", "url": "https://interpublic.com/wp-json/wp/v2/wp_pattern_category/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/wp_pattern_category/(?P[\\d]+)`." } ], "body": { "type": "json", "data": "{}" } }, "docs": "WordPress REST API route `/wp/v2/wp_pattern_category/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." }, { "info": { "name": "DELETE /wp/v2/wp_pattern_category/(?P[\\d]+)", "type": "http" }, "http": { "method": "DELETE", "url": "https://interpublic.com/wp-json/wp/v2/wp_pattern_category/:id", "params": [ { "name": "id", "value": "", "type": "path", "description": "Path segment `id` from the WordPress route pattern `/wp/v2/wp_pattern_category/(?P[\\d]+)`." }, { "name": "force", "value": "", "type": "query", "description": "Required to be true, as terms do not support trashing." } ] }, "docs": "WordPress REST API route `/wp/v2/wp_pattern_category/(?P[\\d]+)` in namespace `wp/v2`, as advertised by the live route-discovery document at https://interpublic.com/wp-json/." } ] } ], "bundled": true }