{"name":"Design Charrette","description":"The Power of Connections","url":"https:\/\/designcharrette.com","home":"https:\/\/designcharrette.com","gmt_offset":-5,"timezone_string":"America\/Chicago","page_for_posts":232,"page_on_front":46,"show_on_front":"page","namespaces":["frm-admin\/v1","oembed\/1.0","directorist\/v1","directorist\/v2","directorist","wordfence\/v1","gh\/v3","gh\/v4","mailhawk","wpcw\/v1","google-site-kit\/v1","otter\/v1","buddypress\/v1","wp\/v2","wp-site-health\/v1","wp-block-editor\/v1"],"authentication":[],"routes":{"\/":{"namespace":"","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/"}]}},"\/batch\/v1":{"namespace":"","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"validation":{"type":"string","enum":["require-all-validate","normal"],"default":"normal","required":false},"requests":{"type":"array","maxItems":25,"items":{"type":"object","properties":{"method":{"type":"string","enum":["POST","PUT","PATCH","DELETE"],"default":"POST"},"path":{"type":"string","required":true},"body":{"type":"object","properties":[],"additionalProperties":true},"headers":{"type":"object","properties":[],"additionalProperties":{"type":["string","array"],"items":{"type":"string"}}}}},"required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/batch\/v1"}]}},"\/frm-admin\/v1":{"namespace":"frm-admin\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"frm-admin\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/frm-admin\/v1"}]}},"\/frm-admin\/v1\/install":{"namespace":"frm-admin\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/frm-admin\/v1\/install"}]}},"\/frm-admin\/v1\/install-addon":{"namespace":"frm-admin\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/frm-admin\/v1\/install-addon"}]}},"\/oembed\/1.0":{"namespace":"oembed\/1.0","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"oembed\/1.0","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/oembed\/1.0"}]}},"\/oembed\/1.0\/embed":{"namespace":"oembed\/1.0","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"url":{"description":"The URL of the resource for which to fetch oEmbed data.","type":"string","format":"uri","required":true},"format":{"default":"json","required":false},"maxwidth":{"default":600,"required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/oembed\/1.0\/embed"}]}},"\/oembed\/1.0\/proxy":{"namespace":"oembed\/1.0","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"url":{"description":"The URL of the resource for which to fetch oEmbed data.","type":"string","format":"uri","required":true},"format":{"description":"The oEmbed format to use.","type":"string","default":"json","enum":["json","xml"],"required":false},"maxwidth":{"description":"The maximum width of the embed frame in pixels.","type":"integer","default":600,"required":false},"maxheight":{"description":"The maximum height of the embed frame in pixels.","type":"integer","required":false},"discover":{"description":"Whether to perform an oEmbed discovery request for unsanctioned providers.","type":"boolean","default":true,"required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/oembed\/1.0\/proxy"}]}},"\/directorist\/v1":{"namespace":"directorist\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"directorist\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/directorist\/v1"}]}},"\/directorist\/v1\/listings":{"namespace":"directorist\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"string","required":false},"include":{"description":"Limit result set to specific IDs.","type":"string","required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"default":"desc","description":"Order sort attribute ascending or descending.","enum":["asc","desc"],"type":"string","required":false},"orderby":{"default":"date","description":"Sort collection by object attribute.","enum":["id","include","title","date","popular","price"],"type":"string","required":false},"slug":{"description":"Limit result set to listings with a specific slug.","type":"string","required":false},"status":{"default":"publish","description":"Limit result set to listings assigned a specific status.","type":"string","enum":["any","future","trash","expired","draft","pending","private","publish"],"required":false},"featured":{"description":"Limit result set to featured listings.","type":"boolean","required":false},"categories":{"description":"Limit result set to listings assigned a specific category ID.","type":"string","required":false},"tags":{"description":"Limit result set to listings assigned a specific tag ID.","type":"string","required":false},"locations":{"description":"Limit result set to listings assigned a specific location ID.","type":"string","required":false},"min_price":{"description":"Limit result set to listings based on a minimum price.","type":"integer","required":false},"max_price":{"description":"Limit result set to listings based on maximum price.","type":"integer","required":false},"price_range":{"description":"Limit result set to listings based on price range.","type":"string","enum":["skimming","moderate","economy","bellow_economy"],"required":false},"rating":{"description":"Limit result set to specified rating.","type":"integer","required":false},"radius":{"description":"Limit result set to listings based on radius search.","type":"object","properties":{"latitude":{"type":"string","required":true},"longitude":{"type":"string","required":true},"distance":{"type":"string","required":true}},"required":false},"directory":{"description":"Limit result set to listings to sepecific directory type.","type":"integar","required":false},"author":{"description":"Limit result set to listings specific to author ID.","type":"integer","required":false}}},{"methods":["POST"],"args":{"name":{"description":"Listing name.","type":"string","required":false},"slug":{"description":"Listing slug.","type":"string","required":false},"description":{"description":"Listing description.","type":"string","required":false},"short_description":{"description":"Listing short description.","type":"string","required":false},"zip":{"description":"Zip code.","type":"string","required":false},"phone":{"description":"Phone number 1.","type":"string","required":false},"phone_2":{"description":"Phone number 2.","type":"string","required":false},"fax":{"description":"Fax number.","type":"string","required":false},"email":{"description":"Email address.","type":"string","format":"email","required":false},"website":{"description":"Website url.","type":"string","required":false},"social_links":{"description":"List of social media links.","type":"array","items":{"type":"object","properties":{"id":{"description":"Social media name","type":"string","context":["view","edit"]},"url":{"description":"Social media url.","type":"string","context":["view","edit"]}}},"required":false},"views_count":{"default":0,"description":"Visitors view count.","type":"integer","required":false},"map_hidden":{"default":false,"description":"Map visibility status status.","type":"boolean","required":false},"address":{"description":"Listing address.","type":"string","required":false},"latitude":{"description":"Address location latitude.","type":"number","required":false},"longitude":{"description":"Address location longitude.","type":"number","required":false},"pricing_type":{"description":"Pricing type.","type":"string","required":false},"price":{"description":"Listing price.","type":"number","required":false},"price_range":{"description":"Listing price range.","type":"string","enum":["skimming","moderate","economy","bellow_economy"],"required":false},"owner_contact_hidden":{"default":false,"description":"Listing owner contact form visibility status.","type":"boolean","required":false},"video_url":{"description":"Video url.","type":"string","required":false},"tagline":{"description":"Tagline.","type":"string","required":false},"directory":{"description":"Multi directory type id.","type":"integer","required":false},"date_expired":{"description":"Expiration date.","type":["null","string"],"required":false},"never_expired":{"default":false,"description":"Never expired status.","type":"boolen","required":false},"featured":{"default":false,"description":"Featured listing.","type":"boolean","required":false},"status":{"description":"Listing status.","type":"string","required":false},"reviews_allowed":{"default":true,"description":"Allow reviews.","type":"boolean","required":false},"categories":{"description":"List of categories.","type":"array","items":{"type":"object","properties":{"id":{"description":"Category ID.","type":"integer","context":["view","edit"]},"name":{"description":"Category name.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Category slug.","type":"string","context":["view","edit"],"readonly":true},"icon":{"description":"Category icon.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"tags":{"description":"List of tags.","type":"array","items":{"type":"object","properties":{"id":{"description":"Tag ID.","type":"integer","context":["view","edit"]},"name":{"description":"Tag name.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Tag slug.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"locations":{"description":"List of locations.","type":"array","items":{"type":"object","properties":{"id":{"description":"Location ID.","type":"integer","context":["view","edit"]},"name":{"description":"Location name.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Location slug.","type":"string","context":["view","edit"],"readonly":true}}},"required":false},"images":{"description":"List of images.","type":"array","items":{"type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"The date the image was created, in the site's timezone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"The date the image was created, as GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"The date the image was last modified, in the site's timezone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"The date the image was last modified, as GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"Image URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"Image name.","type":"string","context":["view","edit"]},"alt":{"description":"Image alternative text.","type":"string","context":["view","edit"]},"position":{"description":"Image position. 0 means that the image is featured.","type":"integer","context":["view","edit"]}}},"required":false},"menu_order":{"description":"Menu order, used to custom sort listings.","type":"integer","required":false},"author":{"description":"Listing author id.","type":"integer","required":false},"plan":{"description":"Listing plan id.","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/directorist\/v1\/listings"}]}},"\/directorist\/v1\/listings\/(?P<id>[\\d]+)":{"namespace":"directorist\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique identifier for the resource.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","edit"],"default":"view","required":false}}}]},"\/directorist\/v1\/listings\/(?P<listing_id>[\\d]+)\/actions":{"namespace":"directorist\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"type":"string","description":"Action identifier.","enum":["report","contact"],"required":true},"name":{"description":"Action initiator name.","type":"string","required":false},"email":{"description":"Action email.","type":"string","format":"email","required":false},"message":{"description":"Action message.","type":"string","required":false}}}]},"\/directorist\/v1\/listings\/reviews":{"namespace":"directorist\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":5,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to resources published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to reviews published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date_gmt","enum":["date","date_gmt","id","include","listing"],"required":false},"reviewer":{"description":"Limit result set to reviews assigned to specific user IDs.","type":"array","items":{"type":"integer"},"required":false},"reviewer_exclude":{"description":"Ensure result set excludes reviews assigned to specific user IDs.","type":"array","items":{"type":"integer"},"required":false},"reviewer_email":{"default":null,"description":"Limit result set to that from a specific author email.","format":"email","type":"string","required":false},"listing":{"default":[],"description":"Limit result set to reviews assigned to specific listing IDs.","type":"array","items":{"type":"integer"},"required":false},"status":{"default":"approved","description":"Limit result set to reviews assigned a specific status.","type":"string","enum":["all","hold","approved","spam","trash"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/directorist\/v1\/listings\/reviews"}]}},"\/directorist\/v1\/listings\/reviews\/(?P<id>[\\d]+)":{"namespace":"directorist\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique identifier for the resource.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","edit"],"default":"view","required":false}}}]},"\/directorist\/v1\/listings\/categories":{"namespace":"directorist\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific ids.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items. Applies to hierarchical taxonomies only.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by resource attribute.","type":"string","default":"name","enum":["id","include","name","slug","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether to hide resources not assigned to any listings.","type":"boolean","default":false,"required":false},"parent":{"description":"Limit result set to resources assigned to a specific parent. Applies to hierarchical taxonomies only.","type":"integer","required":false},"listing":{"description":"Limit result set to resources assigned to a specific listing.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result set to resources with a specific slug.","type":"string","required":false}}},{"methods":["POST"],"args":{"name":{"type":"string","description":"Name for the resource.","required":true},"slug":{"description":"An alphanumeric identifier for the resource unique to its type.","type":"string","required":false},"parent":{"description":"The ID for the parent of the resource.","type":"integer","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false},"image":{"description":"Image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"The date the image was created, in the site's timezone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"The date the image was created, as GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"The date the image was last modified, in the site's timezone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"The date the image was last modified, as GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"Image URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"Image name.","type":"string","context":["view","edit"]},"alt":{"description":"Image alternative text.","type":"string","context":["view","edit"]}},"required":false},"icon":{"description":"Icon class.","type":"string","required":false},"directory":{"description":"Directory type ids for this resource.","type":"array","items":{"type":"integer"},"required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/directorist\/v1\/listings\/categories"}]}},"\/directorist\/v1\/listings\/categories\/(?P<id>[\\d]+)":{"namespace":"directorist\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique identifier for the resource.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique identifier for the resource.","type":"integer","required":false},"name":{"description":"Category name.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource unique to its type.","type":"string","required":false},"parent":{"description":"The ID for the parent of the resource.","type":"integer","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false},"image":{"description":"Image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"The date the image was created, in the site's timezone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"The date the image was created, as GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"The date the image was last modified, in the site's timezone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"The date the image was last modified, as GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"Image URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"Image name.","type":"string","context":["view","edit"]},"alt":{"description":"Image alternative text.","type":"string","context":["view","edit"]}},"required":false},"icon":{"description":"Icon class.","type":"string","required":false},"directory":{"description":"Directory type ids for this resource.","type":"array","items":{"type":"integer"},"required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique identifier for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Required to be true, as resource does not support trashing.","required":false}}}]},"\/directorist\/v1\/listings\/tags":{"namespace":"directorist\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific ids.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items. Applies to hierarchical taxonomies only.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by resource attribute.","type":"string","default":"name","enum":["id","include","name","slug","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether to hide resources not assigned to any listings.","type":"boolean","default":false,"required":false},"parent":{"description":"Limit result set to resources assigned to a specific parent. Applies to hierarchical taxonomies only.","type":"integer","required":false},"listing":{"description":"Limit result set to resources assigned to a specific listing.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result set to resources with a specific slug.","type":"string","required":false}}},{"methods":["POST"],"args":{"name":{"type":"string","description":"Name for the resource.","required":true},"slug":{"description":"An alphanumeric identifier for the resource unique to its type.","type":"string","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/directorist\/v1\/listings\/tags"}]}},"\/directorist\/v1\/listings\/tags\/(?P<id>[\\d]+)":{"namespace":"directorist\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique identifier for the resource.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique identifier for the resource.","type":"integer","required":false},"name":{"description":"Tag name.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource unique to its type.","type":"string","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique identifier for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Required to be true, as resource does not support trashing.","required":false}}}]},"\/directorist\/v1\/listings\/locations":{"namespace":"directorist\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific ids.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items. Applies to hierarchical taxonomies only.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by resource attribute.","type":"string","default":"name","enum":["id","include","name","slug","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether to hide resources not assigned to any listings.","type":"boolean","default":false,"required":false},"parent":{"description":"Limit result set to resources assigned to a specific parent. Applies to hierarchical taxonomies only.","type":"integer","required":false},"listing":{"description":"Limit result set to resources assigned to a specific listing.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result set to resources with a specific slug.","type":"string","required":false}}},{"methods":["POST"],"args":{"name":{"type":"string","description":"Name for the resource.","required":true},"slug":{"description":"An alphanumeric identifier for the resource unique to its type.","type":"string","required":false},"parent":{"description":"The ID for the parent of the resource.","type":"integer","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false},"image":{"description":"Image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"The date the image was created, in the site's timezone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"The date the image was created, as GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"The date the image was last modified, in the site's timezone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"The date the image was last modified, as GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"Image URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"Image name.","type":"string","context":["view","edit"]},"alt":{"description":"Image alternative text.","type":"string","context":["view","edit"]}},"required":false},"directory":{"description":"Directory type ids for this resource.","type":"array","items":{"type":"integer"},"required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/directorist\/v1\/listings\/locations"}]}},"\/directorist\/v1\/listings\/locations\/(?P<id>[\\d]+)":{"namespace":"directorist\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique identifier for the resource.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique identifier for the resource.","type":"integer","required":false},"name":{"description":"Location name.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource unique to its type.","type":"string","required":false},"parent":{"description":"The ID for the parent of the resource.","type":"integer","required":false},"description":{"description":"HTML description of the resource.","type":"string","required":false},"image":{"description":"Image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"The date the image was created, in the site's timezone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"The date the image was created, as GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"The date the image was last modified, in the site's timezone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"The date the image was last modified, as GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"Image URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"Image name.","type":"string","context":["view","edit"]},"alt":{"description":"Image alternative text.","type":"string","context":["view","edit"]}},"required":false},"directory":{"description":"Directory type ids for this resource.","type":"array","items":{"type":"integer"},"required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique identifier for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Required to be true, as resource does not support trashing.","required":false}}}]},"\/directorist\/v1\/users":{"namespace":"directorist\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"default":"asc","description":"Order sort attribute ascending or descending.","enum":["asc","desc"],"type":"string","required":false},"orderby":{"default":"name","description":"Sort collection by object attribute.","enum":["id","include","name","registered_date"],"type":"string","required":false},"email":{"description":"Limit result set to resources with a specific email.","type":"string","format":"email","required":false},"role":{"description":"Limit result set to resources with a specific role.","type":"string","default":"all","enum":["all","administrator","editor","author","contributor","subscriber","upstream_manager","upstream_user","upstream_client_user","customer","shop_manager","wpcw_instructor","bbp_keymaster","bbp_moderator","bbp_participant","bbp_spectator","bbp_blocked","organizer","marketer","sales_manager","sales_rep","s2member_level1","s2member_level2","s2member_level3","s2member_level4"],"required":false}}},{"methods":["POST"],"args":{"name":{"description":"The display name for the user.","type":"string","required":false},"username":{"description":"New user username.","type":"string","required":false},"nickname":{"description":"The nickname for the user.","type":"string","required":false},"first_name":{"description":"User first name.","type":"string","required":false},"last_name":{"description":"User last name.","type":"string","required":false},"description":{"description":"Description of the user.","type":"string","required":false},"email":{"type":"string","description":"New user email address.","required":true},"url":{"description":"The website url for the user.","type":"string","format":"url","required":false},"password":{"description":"New user password.","type":"string","minLength":6,"required":true},"address":{"description":"Address of the user.","type":"string","required":false},"phone":{"description":"Phone number of the user.","type":"string","required":false},"avatar":{"description":"User avatar image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"The date the image was created, in the site's timezone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"The date the image was created, as GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"The date the image was last modified, in the site's timezone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"The date the image was last modified, as GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"Image URL.","type":"string","format":"uri","context":["view","edit"]}},"required":false},"avater":{"description":"User avatar image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"The date the image was created, in the site's timezone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"The date the image was created, as GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"The date the image was last modified, in the site's timezone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"The date the image was last modified, as GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"Image URL.","type":"string","format":"uri","context":["view","edit"]}},"required":false},"social_links":{"description":"User social links.","type":"object","properties":{"facebook":{"description":"Facebook profile link.","type":"string","format":"uri","context":["view","edit"]},"twitter":{"description":"X profile link.","type":"string","format":"uri","context":["view","edit"]},"linkedin":{"description":"LinkedIn profile link.","type":"string","format":"uri","context":["view","edit"]},"youtube":{"description":"Youtube profile link.","type":"string","format":"uri","context":["view","edit"]}},"required":false},"user_type":{"description":"User type.","type":"string","enum":["general","author","guest"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/directorist\/v1\/users"}]}},"\/directorist\/v1\/users\/(?P<id>[\\d]+)":{"namespace":"directorist\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique identifier for the resource.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique identifier for the resource.","type":"integer","required":false},"name":{"description":"The display name for the user.","type":"string","required":false},"username":{"description":"User login name.","type":"string","required":false},"nickname":{"description":"The nickname for the user.","type":"string","required":false},"first_name":{"description":"User first name.","type":"string","required":false},"last_name":{"description":"User last name.","type":"string","required":false},"description":{"description":"Description of the user.","type":"string","required":false},"email":{"description":"The email address for the user.","type":"string","format":"email","required":false},"url":{"description":"The website url for the user.","type":"string","format":"url","required":false},"password":{"description":"User password.","type":"string","minLength":6,"required":false},"address":{"description":"Address of the user.","type":"string","required":false},"phone":{"description":"Phone number of the user.","type":"string","required":false},"avatar":{"description":"User avatar image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"The date the image was created, in the site's timezone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"The date the image was created, as GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"The date the image was last modified, in the site's timezone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"The date the image was last modified, as GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"Image URL.","type":"string","format":"uri","context":["view","edit"]}},"required":false},"avater":{"description":"User avatar image data.","type":"object","properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"date_created":{"description":"The date the image was created, in the site's timezone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_created_gmt":{"description":"The date the image was created, as GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified":{"description":"The date the image was last modified, in the site's timezone.","type":["null","string"],"context":["view","edit"],"readonly":true},"date_modified_gmt":{"description":"The date the image was last modified, as GMT.","type":["null","string"],"context":["view","edit"],"readonly":true},"src":{"description":"Image URL.","type":"string","format":"uri","context":["view","edit"]}},"required":false},"social_links":{"description":"User social links.","type":"object","properties":{"facebook":{"description":"Facebook profile link.","type":"string","format":"uri","context":["view","edit"]},"twitter":{"description":"X profile link.","type":"string","format":"uri","context":["view","edit"]},"linkedin":{"description":"LinkedIn profile link.","type":"string","format":"uri","context":["view","edit"]},"youtube":{"description":"Youtube profile link.","type":"string","format":"uri","context":["view","edit"]}},"required":false},"user_type":{"description":"User type.","type":"string","enum":["general","author","guest"],"required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique identifier for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Required to be true, as resource does not support trashing.","required":false},"reassign":{"default":0,"type":"integer","description":"ID to reassign posts to.","required":false}}}]},"\/directorist\/v1\/users\/(?P<user_id>[\\d]+)\/favorites":{"namespace":"directorist\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"type":"integer","description":"Directory listing id.","required":true}}}]},"\/directorist\/v1\/users\/(?P<user_id>[\\d]+)\/favorites\/(?P<id>[\\d]+)":{"namespace":"directorist\/v1","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"user_id":{"description":"User id.","type":"integer","required":false},"id":{"description":"Listing id.","type":"integer","required":false}}}]},"\/directorist\/v1\/users\/account\/send-password-reset-pin":{"namespace":"directorist\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"email":{"type":"string","format":"email","description":"User email address.","required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/directorist\/v1\/users\/account\/send-password-reset-pin"}]}},"\/directorist\/v1\/users\/account\/verify-password-reset-pin":{"namespace":"directorist\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"email":{"type":"string","format":"email","description":"User email address.","required":true},"pin":{"type":"string","description":"Password rest pin.","required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/directorist\/v1\/users\/account\/verify-password-reset-pin"}]}},"\/directorist\/v1\/users\/account\/reset-user-password":{"namespace":"directorist\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"email":{"type":"string","format":"email","description":"User email address.","required":true},"password":{"type":"string","minLength":6,"description":"User new password.","required":true},"pin":{"type":"string","description":"Password rest pin.","required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/directorist\/v1\/users\/account\/reset-user-password"}]}},"\/directorist\/v1\/users\/account\/change-password":{"namespace":"directorist\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"user_id":{"type":"integer","description":"User id.","required":true},"old_password":{"type":"string","description":"User old password.","required":true},"new_password":{"type":"string","minLength":6,"description":"User new password.","required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/directorist\/v1\/users\/account\/change-password"}]}},"\/directorist\/v1\/directories":{"namespace":"directorist\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific ids.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items. Applies to hierarchical taxonomies only.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by resource attribute.","type":"string","default":"name","enum":["id","include","name","slug","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether to hide resources not assigned to any listings.","type":"boolean","default":false,"required":false},"parent":{"description":"Limit result set to resources assigned to a specific parent. Applies to hierarchical taxonomies only.","type":"integer","required":false},"listing":{"description":"Limit result set to resources assigned to a specific listing.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result set to resources with a specific slug.","type":"string","required":false}}},{"methods":["POST"],"args":{"name":{"type":"string","description":"Name for the resource.","required":true},"slug":{"description":"An alphanumeric identifier for the resource unique to its type.","type":"string","required":false},"image_url":{"description":"Preview image url.","type":"string","required":false},"icon":{"description":"Icon class.","type":"string","required":false},"is_default":{"default":false,"description":"Default directory status.","type":"boolean","required":false},"new_status":{"default":"pending","description":"Newly created listing status under this directory.","type":"string","enum":["pending","publish"],"required":false},"edit_status":{"default":"pending","description":"Edited listing status under this directory.","type":"string","enum":["pending","publish"],"required":false},"expiration_days":{"description":"Validity days for listings under this directory.","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/directorist\/v1\/directories"}]}},"\/directorist\/v1\/directories\/(?P<id>[\\d]+)":{"namespace":"directorist\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique identifier for the resource.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique identifier for the resource.","type":"integer","required":false},"name":{"description":"Category name.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the resource unique to its type.","type":"string","required":false},"image_url":{"description":"Preview image url.","type":"string","required":false},"icon":{"description":"Icon class.","type":"string","required":false},"is_default":{"description":"Default directory status.","type":"boolean","required":false},"new_status":{"description":"Newly created listing status under this directory.","type":"string","enum":["pending","publish"],"required":false},"edit_status":{"description":"Edited listing status under this directory.","type":"string","enum":["pending","publish"],"required":false},"expiration_days":{"description":"Validity days for listings under this directory.","type":"integer","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique identifier for the resource.","type":"integer","required":false},"force":{"default":false,"type":"boolean","description":"Required to be true, as resource does not support trashing.","required":false}}}]},"\/directorist\/v1\/builder\/(?P<builder_tab>[\\w-]+)":{"namespace":"directorist\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"directory_id":{"description":"Directory id.","type":"integer","default":78,"required":false},"builder_tab":{"description":"Directory builder tab id.","type":"string","enum":["all-listings","listing-form","search-form","single-listing"],"required":false}}}]},"\/directorist\/v1\/builder\/(?P<builder_tab>[\\w-]+)\/(?P<directory_id>[\\d]+)":{"namespace":"directorist\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"directory_id":{"description":"Directory id.","type":"integer","required":false},"builder_tab":{"description":"Directory builder tab id.","type":"string","enum":["all-listings","listing-form","search-form","single-listing"],"required":false}}}]},"\/directorist\/v1\/plans":{"namespace":"directorist\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"order":{"default":"desc","description":"Order sort attribute ascending or descending.","enum":["asc","desc"],"type":"string","required":false},"orderby":{"description":"Sort collection by object attribute.","enum":["title","date"],"default":"title","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/directorist\/v1\/plans"}]}},"\/directorist\/v1\/plans\/(?P<id>[\\d]+)":{"namespace":"directorist\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Plan id.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","edit"],"default":"view","required":false}}}]},"\/directorist\/v1\/temp-media-upload":{"namespace":"directorist\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"field":{"description":"Field key.","type":"string","required":true},"directory":{"description":"Directory slug.","type":"string","required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/directorist\/v1\/temp-media-upload"}]}},"\/directorist\/v1\/orders":{"namespace":"directorist\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"order":{"default":"desc","description":"Order sort attribute ascending or descending.","enum":["asc","desc"],"type":"string","required":false},"orderby":{"description":"Sort collection by object attribute.","enum":["customer","date"],"type":"string","default":"date","required":false},"customer":{"description":"Limit result set to specific customer id.","type":"integer","required":false}}},{"methods":["POST"],"args":{"customer":{"description":"Customer id.","type":"integer","required":false},"plan":{"description":"Pricing plan id.","type":"integer","required":true},"listing":{"description":"Listing id.","type":"integer","required":true},"featured":{"description":"Featured status.","type":"boolean","required":false},"amount":{"description":"Payment amount.","type":"float","required":false},"currency":{"description":"Payment currency.","type":"string","required":false},"payment_status":{"description":"Payment status.","type":"string","enum":["created","pending","completed","failed","cancelled","refunded"],"required":true},"payment_gateway":{"default":"free","description":"Payment gateway.","type":"string","required":false},"transaction_id":{"description":"Transaction id.","type":"string","required":false},"created_by":{"description":"Created by.","type":"string","enum":["app-store","play-store","web"],"required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/directorist\/v1\/orders"}]}},"\/directorist\/v1\/orders\/(?P<id>[\\d]+)":{"namespace":"directorist\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Order id.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","edit"],"default":"view","required":false}}}]},"\/directorist\/v1\/pages":{"namespace":"directorist\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/directorist\/v1\/pages"}]}},"\/directorist\/v1\/admin\/install-plugin":{"namespace":"directorist\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"slug":{"description":"The slug of the plugin to be installed.","type":"string","required":true},"activate":{"description":"The slug of the plugin to be installed.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/directorist\/v1\/admin\/install-plugin"}]}},"\/directorist\/v2":{"namespace":"directorist\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"directorist\/v2","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/directorist\/v2"}]}},"\/directorist\/v2\/listings":{"namespace":"directorist\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"string","required":false},"include":{"description":"Limit result set to specific IDs.","type":"string","required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"default":"desc","description":"Order sort attribute ascending or descending.","enum":["asc","desc"],"type":"string","required":false},"orderby":{"default":"date","description":"Sort collection by object attribute.","enum":["id","include","title","date","popular","price"],"type":"string","required":false},"slug":{"description":"Limit result set to listings with a specific slug.","type":"string","required":false},"status":{"default":"publish","description":"Limit result set to listings assigned a specific status.","type":"string","enum":["any","future","trash","expired","draft","pending","private","publish"],"required":false},"featured":{"description":"Limit result set to featured listings.","type":"boolean","required":false},"categories":{"description":"Limit result set to listings assigned a specific category ID.","type":"string","required":false},"tags":{"description":"Limit result set to listings assigned a specific tag ID.","type":"string","required":false},"locations":{"description":"Limit result set to listings assigned a specific location ID.","type":"string","required":false},"min_price":{"description":"Limit result set to listings based on a minimum price.","type":"integer","required":false},"max_price":{"description":"Limit result set to listings based on maximum price.","type":"integer","required":false},"price_range":{"description":"Limit result set to listings based on price range.","type":"string","enum":["skimming","moderate","economy","bellow_economy"],"required":false},"rating":{"description":"Limit result set to specified rating.","type":"integer","required":false},"radius":{"description":"Limit result set to listings based on radius search.","type":"object","properties":{"latitude":{"type":"string","required":true},"longitude":{"type":"string","required":true},"distance":{"type":"string","required":true}},"required":false},"directory":{"description":"Limit result set to listings to sepecific directory type.","type":"integar","required":false},"author":{"description":"Limit result set to listings specific to author ID.","type":"integer","required":false}}},{"methods":["POST"],"args":{"slug":{"description":"Listing slug.","type":"string","required":false},"directory":{"description":"Directory id.","type":"integer","default":78,"required":false},"date_expired":{"description":"Expiration date.","type":["null","string"],"required":false},"featured":{"default":false,"description":"Featured listing.","type":"boolean","required":false},"plan":{"description":"Plan id.","type":"integer","default":0,"required":false},"privacy_policy":{"description":"Agree to listing privacy policy.","type":"boolean","required":false},"terms_conditions":{"description":"Agree to terms and conditions.","type":"boolean","required":false},"fields":{"description":"Fields data.","type":"object","properties":{"title":{"description":"Listing title.","type":"string","context":["view","edit"],"required":true},"tagline":{"description":"Tagline.","type":"string","context":["view","edit"]},"description":{"description":"Listing description.","type":"string","context":["view","edit"]},"excerpt":{"description":"Listing short description.","type":"string","context":["view","edit"]},"categories":{"description":"List of categories.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Category ID.","type":"integer","context":["view","edit"]},"name":{"description":"Category name.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Category slug.","type":"string","context":["view","edit"],"readonly":true},"icon":{"description":"Category icon.","type":"string","context":["view","edit"],"readonly":true}}}},"tags":{"description":"List of tags.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Tag ID.","type":"integer","context":["view","edit"]},"name":{"description":"Tag name.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Tag slug.","type":"string","context":["view","edit"],"readonly":true}}}},"locations":{"description":"List of locations.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Location ID.","type":"integer","context":["view","edit"]},"name":{"description":"Location name.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Location slug.","type":"string","context":["view","edit"],"readonly":true}}}},"social":{"description":"List of social links.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Social media name","type":"string","context":["view","edit"]},"url":{"description":"Social media url.","type":"string","context":["view","edit"]}}}},"price_type":{"description":"Price type.","type":"string","context":["view","edit"],"enum":["price","range"]},"price":{"description":"Price amount.","type":"number","context":["view","edit"]},"price_range":{"description":"Price range.","type":"string","enum":["skimming","moderate","economy","bellow_economy"],"context":["view","edit"]},"contact_form_hidden":{"description":"Listing owner contact form visibility status.","type":"boolean","default":false,"context":["view","edit"]},"zip":{"description":"Zip code.","type":"string","context":["view","edit"]},"address":{"description":"Listing address.","type":"string","context":["view","edit"]},"map_hidden":{"description":"Map visibility status.","type":"boolean","default":false,"context":["view","edit"]},"latitude":{"description":"Address location latitude.","type":"number","context":["view","edit"]},"longitude":{"description":"Address location longitude.","type":"number","context":["view","edit"]},"phone":{"description":"Phone number 1.","type":"string","context":["view","edit"]},"phone2":{"description":"Phone number 2.","type":"string","context":["view","edit"]},"fax":{"description":"Fax number.","type":"string","context":["view","edit"]},"email":{"description":"Email address.","type":"string","format":"email","context":["view","edit"]},"website":{"description":"Website url.","type":"string","context":["view","edit"]},"videourl":{"description":"Video url.","type":"string","context":["view","edit"]},"listing_img":{"description":"Listing images.","type":"array","context":["view","edit"],"items":{"type":["object","string","integer"],"properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"src":{"description":"Image URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"Image name.","type":"string","context":["view","edit"]},"alt":{"description":"Image alternative text.","type":"string","context":["view","edit"]},"position":{"description":"Image position. 0 means that the image is featured.","type":"integer","context":["view","edit"]}}}},"[field_key]":{"description":"Field key: value.","type":["string","array","integer","boolean"],"context":["view","edit"]}},"required":false},"order":{"description":"Order id.","type":"integer","default":0,"required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/directorist\/v2\/listings"}]}},"\/directorist\/v2\/listings\/(?P<id>[\\d]+)":{"namespace":"directorist\/v2","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique identifier for the resource.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique identifier for the resource.","type":"integer","required":false},"slug":{"description":"Listing slug.","type":"string","required":false},"directory":{"description":"Directory id.","type":"integer","required":false},"date_expired":{"description":"Expiration date.","type":["null","string"],"required":false},"featured":{"description":"Featured listing.","type":"boolean","required":false},"plan":{"description":"Listing plan id.","type":"integer","required":false},"privacy_policy":{"description":"Agree to listing privacy policy.","type":"boolean","required":false},"terms_conditions":{"description":"Agree to terms and conditions.","type":"boolean","required":false},"fields":{"description":"Fields data.","type":"object","properties":{"title":{"description":"Listing title.","type":"string","context":["view","edit"],"required":true},"tagline":{"description":"Tagline.","type":"string","context":["view","edit"]},"description":{"description":"Listing description.","type":"string","context":["view","edit"]},"excerpt":{"description":"Listing short description.","type":"string","context":["view","edit"]},"categories":{"description":"List of categories.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Category ID.","type":"integer","context":["view","edit"]},"name":{"description":"Category name.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Category slug.","type":"string","context":["view","edit"],"readonly":true},"icon":{"description":"Category icon.","type":"string","context":["view","edit"],"readonly":true}}}},"tags":{"description":"List of tags.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Tag ID.","type":"integer","context":["view","edit"]},"name":{"description":"Tag name.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Tag slug.","type":"string","context":["view","edit"],"readonly":true}}}},"locations":{"description":"List of locations.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Location ID.","type":"integer","context":["view","edit"]},"name":{"description":"Location name.","type":"string","context":["view","edit"],"readonly":true},"slug":{"description":"Location slug.","type":"string","context":["view","edit"],"readonly":true}}}},"social":{"description":"List of social links.","type":"array","context":["view","edit"],"items":{"type":"object","properties":{"id":{"description":"Social media name","type":"string","context":["view","edit"]},"url":{"description":"Social media url.","type":"string","context":["view","edit"]}}}},"price_type":{"description":"Price type.","type":"string","context":["view","edit"],"enum":["price","range"]},"price":{"description":"Price amount.","type":"number","context":["view","edit"]},"price_range":{"description":"Price range.","type":"string","enum":["skimming","moderate","economy","bellow_economy"],"context":["view","edit"]},"contact_form_hidden":{"description":"Listing owner contact form visibility status.","type":"boolean","default":false,"context":["view","edit"]},"zip":{"description":"Zip code.","type":"string","context":["view","edit"]},"address":{"description":"Listing address.","type":"string","context":["view","edit"]},"map_hidden":{"description":"Map visibility status.","type":"boolean","default":false,"context":["view","edit"]},"latitude":{"description":"Address location latitude.","type":"number","context":["view","edit"]},"longitude":{"description":"Address location longitude.","type":"number","context":["view","edit"]},"phone":{"description":"Phone number 1.","type":"string","context":["view","edit"]},"phone2":{"description":"Phone number 2.","type":"string","context":["view","edit"]},"fax":{"description":"Fax number.","type":"string","context":["view","edit"]},"email":{"description":"Email address.","type":"string","format":"email","context":["view","edit"]},"website":{"description":"Website url.","type":"string","context":["view","edit"]},"videourl":{"description":"Video url.","type":"string","context":["view","edit"]},"listing_img":{"description":"Listing images.","type":"array","context":["view","edit"],"items":{"type":["object","string","integer"],"properties":{"id":{"description":"Image ID.","type":"integer","context":["view","edit"]},"src":{"description":"Image URL.","type":"string","format":"uri","context":["view","edit"]},"name":{"description":"Image name.","type":"string","context":["view","edit"]},"alt":{"description":"Image alternative text.","type":"string","context":["view","edit"]},"position":{"description":"Image position. 0 means that the image is featured.","type":"integer","context":["view","edit"]}}}},"[field_key]":{"description":"Field key: value.","type":["string","array","integer","boolean"],"context":["view","edit"]}},"required":false}}}]},"\/directorist":{"namespace":"directorist","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"directorist","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/directorist"}]}},"\/directorist\/formgent\/responses":{"namespace":"directorist","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/directorist\/formgent\/responses"}]}},"\/directorist\/formgent\/responses\/kpis":{"namespace":"directorist","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/directorist\/formgent\/responses\/kpis"}]}},"\/directorist\/formgent\/responses\/read":{"namespace":"directorist","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/directorist\/formgent\/responses\/read"}]}},"\/directorist\/formgent\/responses\/single":{"namespace":"directorist","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/directorist\/formgent\/responses\/single"}]}},"\/wordfence\/v1":{"namespace":"wordfence\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wordfence\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wordfence\/v1"}]}},"\/wordfence\/v1\/authenticate":{"namespace":"wordfence\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wordfence\/v1\/authenticate"}]}},"\/wordfence\/v1\/authenticate-premium":{"namespace":"wordfence\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wordfence\/v1\/authenticate-premium"}]}},"\/wordfence\/v1\/config":{"namespace":"wordfence\/v1","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wordfence\/v1\/config"}]}},"\/wordfence\/v1\/disconnect":{"namespace":"wordfence\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wordfence\/v1\/disconnect"}]}},"\/wordfence\/v1\/premium-connect":{"namespace":"wordfence\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wordfence\/v1\/premium-connect"}]}},"\/wordfence\/v1\/scan\/issues":{"namespace":"wordfence\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wordfence\/v1\/scan\/issues"}]}},"\/wordfence\/v1\/scan":{"namespace":"wordfence\/v1","methods":["POST","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wordfence\/v1\/scan"}]}},"\/wordfence\/v1\/scan\/issue":{"namespace":"wordfence\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wordfence\/v1\/scan\/issue"}]}},"\/gh\/v3":{"namespace":"gh\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"gh\/v3","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v3"}]}},"\/gh\/v3\/webhook-listener":{"namespace":"gh\/v3","methods":["POST","PUT","PATCH","GET"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"step_id":{"description":"The ID of the step.","required":true},"auth_token":{"description":"The token to log in and allow the step to complete.","required":true}}},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v3\/webhook-listener"}]}},"\/gh\/v3\/plugin-api":{"namespace":"gh\/v3","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"call_name":{"description":"The call name of api benchmark.","required":true},"id_or_email":{"description":"The ID or email of the contact.","required":true},"by_user_id":{"description":"If the contact should be referenced by the user ID.","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v3\/plugin-api"}]}},"\/gh\/v3\/proof":{"namespace":"gh\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v3\/proof"}]}},"\/gh\/v3\/contacts":{"namespace":"gh\/v3","methods":["GET","POST","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"query":{"description":"An array of query args. See WPGH_Contact_Query for acceptable arguments.","required":false},"select":{"description":"Whether to retrieve as available for a select input.","required":false},"select2":{"description":"Whether to retrieve as available for an ajax select2 input.","required":false},"search":{"description":"Search string for tag name.","required":false},"q":{"description":"Shorthand for search.","required":false},"id_or_email":{"description":"The ID or email of the contact you want to get.","required":false},"by_user_id":{"description":"Search using the user ID.","required":false}}},{"methods":["POST"],"args":{"contact":{"description":"Contains list of contact arguments. Please visit www.groundhogg.io for full list of accepted arguments.","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id_or_email":{"description":"The ID or email of the contact you want to update.","required":true},"by_user_id":{"description":"Search using the user ID.","required":false},"contact":{"description":"Array of updated contact details.","required":true}}},{"methods":["DELETE"],"args":{"id_or_email":{"description":"The ID or email of the contact you want to delete.","required":false},"by_user_id":{"description":"Search using the user ID.","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v3\/contacts"}]}},"\/gh\/v3\/contacts\/tags":{"namespace":"gh\/v3","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id_or_email":{"description":"The ID or email of the contact you want to apply tags to.","required":true},"by_user_id":{"description":"Search using the user ID.","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id_or_email":{"description":"The ID or email of the contact you want to apply tags to.","required":true},"by_user_id":{"description":"Search using the user ID.","required":false},"tags":{"description":"Array of tag names or tag ids.","required":true}}},{"methods":["DELETE"],"args":{"id_or_email":{"description":"The ID or email of the contact you want to remove tags from.","required":true},"by_user_id":{"description":"Search using the user ID.","required":false},"tags":{"description":"Array of tag names or tag ids.","required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v3\/contacts\/tags"}]}},"\/gh\/v3\/contacts\/apply_tags":{"namespace":"gh\/v3","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"id_or_email":{"description":"The ID or email of the contact you want to apply tags to.","required":true},"by_user_id":{"description":"Search using the user ID.","required":false},"tags":{"description":"Array of tag names or tag ids.","required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v3\/contacts\/apply_tags"}]}},"\/gh\/v3\/contacts\/remove_tags":{"namespace":"gh\/v3","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"id_or_email":{"description":"The ID or email of the contact you want to remove tags from.","required":true},"by_user_id":{"description":"Search using the user ID.","required":false},"tags":{"description":"Array of tag names or tag ids.","required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v3\/contacts\/remove_tags"}]}},"\/gh\/v3\/contacts\/notes":{"namespace":"gh\/v3","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"id_or_email":{"description":"The ID or email of the contact you want to apply tags to.","required":true},"by_user_id":{"description":"Search using the user ID.","required":false}}},{"methods":["POST"],"args":{"id_or_email":{"description":"The ID or email of the contact you want to apply tags to.","required":true},"by_user_id":{"description":"Search using the user ID.","required":false},"note":{"description":"the note text you wish to add.","required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v3\/contacts\/notes"}]}},"\/gh\/v3\/tags":{"namespace":"gh\/v3","methods":["GET","POST","DELETE","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":{"select":{"description":"Whether to retrieve as available for a select input.","required":false},"select2":{"description":"Whether to retrieve as available for an ajax select2 input.","required":false},"search":{"description":"Search string for tag name.","required":false},"q":{"description":"Shorthand for search.","required":false}}},{"methods":["POST"],"args":{"tags":{"description":"Array of tag names.","required":true}}},{"methods":["DELETE"],"args":{"tag_id":{"description":"The ID of the tag to delete.","required":true}}},{"methods":["POST","PUT","PATCH"],"args":{"tag_id":{"description":"Contains array of tags to update.","required":true},"tag_name":{"description":"The new name of the tag.","required":false},"tag_description":{"description":"the new description of the tag.","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v3\/tags"}]}},"\/gh\/v3\/tags\/apply":{"namespace":"gh\/v3","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"id_or_email":{"description":"The ID or email of the contact you want to apply tags to.","required":true},"by_user_id":{"description":"Search using the user ID.","required":false},"tags":{"description":"Array of tag names or tag ids.","required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v3\/tags\/apply"}]}},"\/gh\/v3\/tags\/remove":{"namespace":"gh\/v3","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"id_or_email":{"description":"The ID or email of the contact you want to remove tags from.","required":true},"by_user_id":{"description":"Search using the user ID.","required":false},"tags":{"description":"Array of tag names or tag ids.","required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v3\/tags\/remove"}]}},"\/gh\/v3\/emails":{"namespace":"gh\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"query":{"description":"Any search parameters.","required":false},"select":{"description":"Whether to retrieve as available for a select input.","required":false},"select2":{"description":"Whether to retrieve as available for an ajax select2 input.","required":false},"search":{"description":"Search string for tag name.","required":false},"q":{"description":"Shorthand for search.","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v3\/emails"}]}},"\/gh\/v3\/emails\/send":{"namespace":"gh\/v3","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id_or_email":{"description":"The ID or email of the contact you want to send email to.","required":true},"by_user_id":{"description":"Search using the user ID.","required":false},"email_id":{"description":"Email ID which you want to send.","required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v3\/emails\/send"}]}},"\/gh\/v3\/tracking\/page-view":{"namespace":"gh\/v3","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"_ghnonce":{"description":"Need this!","required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v3\/tracking\/page-view"}]}},"\/gh\/v3\/tracking\/form-impression":{"namespace":"gh\/v3","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"_ghnonce":{"description":"Need this!","required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v3\/tracking\/form-impression"}]}},"\/gh\/v3\/data":{"namespace":"gh\/v3","methods":["GET","POST","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"db":{"required":true},"query":{"required":true}}},{"methods":["POST"],"args":{"db":{"required":true},"query":{"required":true}}},{"methods":["POST","PUT","PATCH"],"args":{"db":{"required":true},"query":{"required":true},"where":{"required":true}}},{"methods":["DELETE"],"args":{"db":{"required":true},"query":{"required":true},"where":{"required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v3\/data"}]}},"\/gh\/v3\/reports":{"namespace":"gh\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"report":{"required":true},"range":{"required":true},"chart_format":{"required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v3\/reports"}]}},"\/gh\/v3\/reports\/dashboard":{"namespace":"gh\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"reports":{"required":true},"range":{"required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v3\/reports\/dashboard"}]}},"\/gh\/v3\/broadcasts":{"namespace":"gh\/v3","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v3\/broadcasts"}]}},"\/gh\/v3\/broadcasts\/schedule":{"namespace":"gh\/v3","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v3\/broadcasts\/schedule"}]}},"\/gh\/v3\/bulk-jobs":{"namespace":"gh\/v3","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"bulk_action":{"required":true}}},{"methods":["POST"],"args":{"bulk_action":{"required":true},"items":{"required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v3\/bulk-jobs"}]}},"\/gh\/v3\/unsubscribe":{"namespace":"gh\/v3","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"contact":{"description":"Encrypted contact ID or Email address","required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v3\/unsubscribe"}]}},"\/gh\/v4":{"namespace":"gh\/v4","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"gh\/v4","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4"}]}},"\/gh\/v4\/companies":{"namespace":"gh\/v4","methods":["POST","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/companies"}]}},"\/gh\/v4\/companies\/(?P<ID>\\d+)":{"namespace":"gh\/v4","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/companies\/(?P<ID>\\d+)\/meta":{"namespace":"gh\/v4","methods":["POST","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/companies\/(?P<ID>\\d+)\/relationships":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/companies\/(?P<ID>\\d+)\/relationship":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/companies\/(?P<ID>\\d+)\/duplicate":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/companies\/(?P<ID>\\d+)\/merge":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/companies\/(?P<ID>\\d+)\/files":{"namespace":"gh\/v4","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/content-restriction":{"namespace":"gh\/v4","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/content-restriction"}]}},"\/gh\/v4\/helper\/?":{"namespace":"gh\/v4","methods":["POST","PUT","PATCH","GET","DELETE"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/helper\/?"}]}},"\/gh\/v4\/helper\/(?P<download_id>\\d+)\/?":{"namespace":"gh\/v4","methods":["POST","POST","PUT","PATCH"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]}]},"\/gh\/v4\/rules":{"namespace":"gh\/v4","methods":["POST","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/rules"}]}},"\/gh\/v4\/rules\/(?P<ID>\\d+)":{"namespace":"gh\/v4","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/rules\/(?P<ID>\\d+)\/meta":{"namespace":"gh\/v4","methods":["POST","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/rules\/(?P<ID>\\d+)\/relationships":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/rules\/(?P<ID>\\d+)\/relationship":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/rules\/(?P<ID>\\d+)\/duplicate":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/rules\/(?P<ID>\\d+)\/merge":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/rules\/recalculate":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/rules\/recalculate"}]}},"\/gh\/v4\/ls_levels":{"namespace":"gh\/v4","methods":["POST","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/ls_levels"}]}},"\/gh\/v4\/ls_levels\/(?P<ID>\\d+)":{"namespace":"gh\/v4","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/ls_levels\/(?P<ID>\\d+)\/relationships":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/ls_levels\/(?P<ID>\\d+)\/relationship":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/ls_levels\/(?P<ID>\\d+)\/duplicate":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/ls_levels\/(?P<ID>\\d+)\/merge":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/deals":{"namespace":"gh\/v4","methods":["POST","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/deals"}]}},"\/gh\/v4\/deals\/(?P<ID>\\d+)":{"namespace":"gh\/v4","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/deals\/(?P<ID>\\d+)\/meta":{"namespace":"gh\/v4","methods":["POST","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/deals\/(?P<ID>\\d+)\/relationships":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/deals\/(?P<ID>\\d+)\/relationship":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/deals\/(?P<ID>\\d+)\/duplicate":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/deals\/(?P<ID>\\d+)\/merge":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/pipeline_stages":{"namespace":"gh\/v4","methods":["POST","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/pipeline_stages"}]}},"\/gh\/v4\/pipeline_stages\/(?P<ID>\\d+)":{"namespace":"gh\/v4","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/pipeline_stages\/(?P<ID>\\d+)\/relationships":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/pipeline_stages\/(?P<ID>\\d+)\/relationship":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/pipeline_stages\/(?P<ID>\\d+)\/duplicate":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/pipeline_stages\/(?P<ID>\\d+)\/merge":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/pipelines":{"namespace":"gh\/v4","methods":["POST","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/pipelines"}]}},"\/gh\/v4\/pipelines\/(?P<ID>\\d+)":{"namespace":"gh\/v4","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/pipelines\/(?P<ID>\\d+)\/meta":{"namespace":"gh\/v4","methods":["POST","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/pipelines\/(?P<ID>\\d+)\/relationships":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/pipelines\/(?P<ID>\\d+)\/relationship":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/pipelines\/(?P<ID>\\d+)\/duplicate":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/pipelines\/(?P<ID>\\d+)\/merge":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/webhooks\/send-test":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/webhooks\/send-test"}]}},"\/gh\/v4\/webhooks\/(?P<slug>[A-z0-9-]+)":{"namespace":"gh\/v4","methods":["POST","PUT","PATCH","GET"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["GET"],"args":[]}]},"\/gh\/v4\/superlinks":{"namespace":"gh\/v4","methods":["POST","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/superlinks"}]}},"\/gh\/v4\/superlinks\/(?P<ID>\\d+)":{"namespace":"gh\/v4","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/superlinks\/(?P<ID>\\d+)\/relationships":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/superlinks\/(?P<ID>\\d+)\/relationship":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/superlinks\/(?P<ID>\\d+)\/duplicate":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/superlinks\/(?P<ID>\\d+)\/merge":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/proof\/messages":{"namespace":"gh\/v4","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/proof\/messages"}]}},"\/gh\/v4\/contacts":{"namespace":"gh\/v4","methods":["POST","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/contacts"}]}},"\/gh\/v4\/contacts\/(?P<ID>\\d+)":{"namespace":"gh\/v4","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/contacts\/(?P<ID>\\d+)\/meta":{"namespace":"gh\/v4","methods":["POST","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/contacts\/(?P<ID>\\d+)\/relationships":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/contacts\/(?P<ID>\\d+)\/relationship":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/contacts\/(?P<ID>\\d+)\/duplicate":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/contacts\/(?P<ID>\\d+)\/merge":{"namespace":"gh\/v4","methods":["POST","POST"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["POST"],"args":[]}]},"\/gh\/v4\/contacts\/(?P<ID>\\d+)\/tags":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/contacts\/(?P<ID>\\d+)\/files":{"namespace":"gh\/v4","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/contacts\/(?P<ID>\\d+)\/inbox":{"namespace":"gh\/v4","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}]},"\/gh\/v4\/contacts\/table\/row":{"namespace":"gh\/v4","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/contacts\/table\/row"}]}},"\/gh\/v4\/notes":{"namespace":"gh\/v4","methods":["POST","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/notes"}]}},"\/gh\/v4\/notes\/(?P<ID>\\d+)":{"namespace":"gh\/v4","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/notes\/(?P<ID>\\d+)\/relationships":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/notes\/(?P<ID>\\d+)\/relationship":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/notes\/(?P<ID>\\d+)\/duplicate":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/notes\/(?P<ID>\\d+)\/merge":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/tags":{"namespace":"gh\/v4","methods":["POST","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/tags"}]}},"\/gh\/v4\/tags\/(?P<tag_id>\\d+)":{"namespace":"gh\/v4","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/tags\/(?P<tag_id>\\d+)\/relationships":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/tags\/(?P<tag_id>\\d+)\/relationship":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/tags\/(?P<tag_id>\\d+)\/duplicate":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/tags\/(?P<tag_id>\\d+)\/merge":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/tags\/validate":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/tags\/validate"}]}},"\/gh\/v4\/fields":{"namespace":"gh\/v4","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/fields"}]}},"\/gh\/v4\/properties":{"namespace":"gh\/v4","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/properties"}]}},"\/gh\/v4\/emails":{"namespace":"gh\/v4","methods":["POST","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/emails"}]}},"\/gh\/v4\/emails\/(?P<ID>\\d+)":{"namespace":"gh\/v4","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/emails\/(?P<ID>\\d+)\/meta":{"namespace":"gh\/v4","methods":["POST","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/emails\/(?P<ID>\\d+)\/relationships":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/emails\/(?P<ID>\\d+)\/relationship":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/emails\/(?P<ID>\\d+)\/duplicate":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/emails\/(?P<ID>\\d+)\/merge":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/emails\/send":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/emails\/send"}]}},"\/gh\/v4\/emails\/(?P<ID>\\d+)\/send":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/emails\/(?P<ID>\\d+)\/test":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/emails\/test":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/emails\/test"}]}},"\/gh\/v4\/emails\/(?P<ID>\\d+)\/preview":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/emails\/preview":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/emails\/preview"}]}},"\/gh\/v4\/emails\/blocks\/replacements":{"namespace":"gh\/v4","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/emails\/blocks\/replacements"}]}},"\/gh\/v4\/emails\/block-preview":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/emails\/block-preview"}]}},"\/gh\/v4\/emails\/blocks\/(?P<block_type>\\w+)":{"namespace":"gh\/v4","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}]},"\/gh\/v4\/emails\/play-button":{"namespace":"gh\/v4","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/emails\/play-button"}]}},"\/gh\/v4\/broadcasts":{"namespace":"gh\/v4","methods":["POST","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/broadcasts"}]}},"\/gh\/v4\/broadcasts\/(?P<ID>\\d+)":{"namespace":"gh\/v4","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/broadcasts\/(?P<ID>\\d+)\/meta":{"namespace":"gh\/v4","methods":["POST","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/broadcasts\/(?P<ID>\\d+)\/relationships":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/broadcasts\/(?P<ID>\\d+)\/relationship":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/broadcasts\/(?P<ID>\\d+)\/duplicate":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/broadcasts\/(?P<ID>\\d+)\/merge":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/broadcasts\/(?P<ID>\\d+)\/schedule":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/broadcasts\/(?P<ID>\\d+)\/report":{"namespace":"gh\/v4","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}]},"\/gh\/v4\/broadcasts\/(?P<ID>\\d+)\/cancel":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/funnels":{"namespace":"gh\/v4","methods":["POST","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/funnels"}]}},"\/gh\/v4\/funnels\/(?P<ID>\\d+)":{"namespace":"gh\/v4","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/funnels\/(?P<ID>\\d+)\/meta":{"namespace":"gh\/v4","methods":["POST","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/funnels\/(?P<ID>\\d+)\/relationships":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/funnels\/(?P<ID>\\d+)\/relationship":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/funnels\/(?P<ID>\\d+)\/duplicate":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/funnels\/(?P<ID>\\d+)\/merge":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/funnels\/import":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/funnels\/import"}]}},"\/gh\/v4\/funnels\/(?P<ID>\\d+)\/commit":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/funnels\/(?P<ID>\\d+)\/start":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/funnels\/form-integration":{"namespace":"gh\/v4","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/funnels\/form-integration"}]}},"\/gh\/v4\/steps":{"namespace":"gh\/v4","methods":["POST","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/steps"}]}},"\/gh\/v4\/steps\/(?P<ID>\\d+)":{"namespace":"gh\/v4","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/steps\/(?P<ID>\\d+)\/meta":{"namespace":"gh\/v4","methods":["POST","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/steps\/(?P<ID>\\d+)\/relationships":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/steps\/(?P<ID>\\d+)\/relationship":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/steps\/(?P<ID>\\d+)\/duplicate":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/steps\/(?P<ID>\\d+)\/merge":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/steps\/html":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/steps\/html"}]}},"\/gh\/v4\/activity":{"namespace":"gh\/v4","methods":["POST","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/activity"}]}},"\/gh\/v4\/activity\/(?P<ID>\\d+)":{"namespace":"gh\/v4","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/activity\/(?P<ID>\\d+)\/meta":{"namespace":"gh\/v4","methods":["POST","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/activity\/(?P<ID>\\d+)\/relationships":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/activity\/(?P<ID>\\d+)\/relationship":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/activity\/(?P<ID>\\d+)\/duplicate":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/activity\/(?P<ID>\\d+)\/merge":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/events":{"namespace":"gh\/v4","methods":["POST","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/events"}]}},"\/gh\/v4\/events\/(?P<ID>\\d+)":{"namespace":"gh\/v4","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/events\/(?P<ID>\\d+)\/relationships":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/events\/(?P<ID>\\d+)\/relationship":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/events\/(?P<ID>\\d+)\/duplicate":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/events\/(?P<ID>\\d+)\/merge":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/events\/(?P<ID>\\d+)\/execute":{"namespace":"gh\/v4","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}]},"\/gh\/v4\/event_queue":{"namespace":"gh\/v4","methods":["POST","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/event_queue"}]}},"\/gh\/v4\/event_queue\/(?P<ID>\\d+)":{"namespace":"gh\/v4","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/event_queue\/(?P<ID>\\d+)\/relationships":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/event_queue\/(?P<ID>\\d+)\/relationship":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/event_queue\/(?P<ID>\\d+)\/duplicate":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/event_queue\/(?P<ID>\\d+)\/merge":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/event_queue\/(?P<ID>\\d+)\/execute":{"namespace":"gh\/v4","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}]},"\/gh\/v4\/event_queue\/(?P<ID>\\d+)\/cancel":{"namespace":"gh\/v4","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}]},"\/gh\/v4\/submissions":{"namespace":"gh\/v4","methods":["POST","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/submissions"}]}},"\/gh\/v4\/submissions\/(?P<ID>\\d+)":{"namespace":"gh\/v4","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/submissions\/(?P<ID>\\d+)\/meta":{"namespace":"gh\/v4","methods":["POST","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/submissions\/(?P<ID>\\d+)\/relationships":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/submissions\/(?P<ID>\\d+)\/relationship":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/submissions\/(?P<ID>\\d+)\/duplicate":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/submissions\/(?P<ID>\\d+)\/merge":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/files\/imports":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/files\/imports"}]}},"\/gh\/v4\/files\/exports":{"namespace":"gh\/v4","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/files\/exports"}]}},"\/gh\/v4\/searches":{"namespace":"gh\/v4","methods":["GET","POST","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/searches"}]}},"\/gh\/v4\/searches\/(?P<id>[a-z0-9\\-_]+)":{"namespace":"gh\/v4","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/reports":{"namespace":"gh\/v4","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/reports"}]}},"\/gh\/v4\/reports\/(?P<id>[-\\w]+)":{"namespace":"gh\/v4","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}]},"\/gh\/v4\/custom-reports":{"namespace":"gh\/v4","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/custom-reports"}]}},"\/gh\/v4\/custom-reports\/(?P<id>[-\\w]+)":{"namespace":"gh\/v4","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}]},"\/gh\/v4\/email_log":{"namespace":"gh\/v4","methods":["POST","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/email_log"}]}},"\/gh\/v4\/email_log\/(?P<ID>\\d+)":{"namespace":"gh\/v4","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/email_log\/(?P<ID>\\d+)\/relationships":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/email_log\/(?P<ID>\\d+)\/relationship":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/email_log\/(?P<ID>\\d+)\/duplicate":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/email_log\/(?P<ID>\\d+)\/merge":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/unsubscribe\/(?P<event>[A-Za-z0-9]+)\/(?P<pk>[A-Za-z0-9]+)":{"namespace":"gh\/v4","methods":["POST","PUT","PATCH","GET"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["GET"],"args":[]}]},"\/gh\/v4\/campaigns":{"namespace":"gh\/v4","methods":["POST","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/campaigns"}]}},"\/gh\/v4\/campaigns\/(?P<ID>\\d+)":{"namespace":"gh\/v4","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/campaigns\/(?P<ID>\\d+)\/relationships":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/campaigns\/(?P<ID>\\d+)\/relationship":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/campaigns\/(?P<ID>\\d+)\/duplicate":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/campaigns\/(?P<ID>\\d+)\/merge":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/tracking\/pages":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/tracking\/pages"}]}},"\/gh\/v4\/tracking\/forms":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/tracking\/forms"}]}},"\/gh\/v4\/forms\/submit":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"_ghnonce":{"description":"Need this!","required":true},"form_data":{"description":"Data from the form.","required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/forms\/submit"}]}},"\/gh\/v4\/forms":{"namespace":"gh\/v4","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/forms"}]}},"\/gh\/v4\/forms\/(?P<form>\\d+)":{"namespace":"gh\/v4","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}]},"\/gh\/v4\/forms\/(?P<form>\\d+)\/admin":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/options":{"namespace":"gh\/v4","methods":["POST","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/options"}]}},"\/gh\/v4\/page_visits":{"namespace":"gh\/v4","methods":["POST","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/page_visits"}]}},"\/gh\/v4\/page_visits\/(?P<ID>\\d+)":{"namespace":"gh\/v4","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/page_visits\/(?P<ID>\\d+)\/relationships":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/page_visits\/(?P<ID>\\d+)\/relationship":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/page_visits\/(?P<ID>\\d+)\/duplicate":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/page_visits\/(?P<ID>\\d+)\/merge":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/tasks":{"namespace":"gh\/v4","methods":["POST","GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/tasks"}]}},"\/gh\/v4\/tasks\/(?P<ID>\\d+)":{"namespace":"gh\/v4","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/tasks\/(?P<ID>\\d+)\/relationships":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/tasks\/(?P<ID>\\d+)\/relationship":{"namespace":"gh\/v4","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}]},"\/gh\/v4\/tasks\/(?P<ID>\\d+)\/duplicate":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/tasks\/(?P<ID>\\d+)\/merge":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"\/gh\/v4\/tasks\/complete":{"namespace":"gh\/v4","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/tasks\/complete"}]}},"\/gh\/v4\/tasks\/(?P<ID>\\d+)\/complete":{"namespace":"gh\/v4","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}]},"\/gh\/v4\/tasks\/(?P<ID>\\d+)\/incomplete":{"namespace":"gh\/v4","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}]},"\/gh\/v4\/tasks\/outcomes":{"namespace":"gh\/v4","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/tasks\/outcomes"}]}},"\/gh\/v4\/faker\/broadcast":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/faker\/broadcast"}]}},"\/gh\/v4\/faker\/funnel":{"namespace":"gh\/v4","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/gh\/v4\/faker\/funnel"}]}},"\/mailhawk":{"namespace":"mailhawk","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"mailhawk","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/mailhawk"}]}},"\/mailhawk\/listen":{"namespace":"mailhawk","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/mailhawk\/listen"}]}},"\/oembed\/1.0\/embed\/activity":{"namespace":"oembed\/1.0","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"url":{"required":true},"format":{"default":"json","required":false},"maxwidth":{"default":600,"required":false},"hide_media":{"default":false,"required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/oembed\/1.0\/embed\/activity"}]}},"\/wpcw\/v1":{"namespace":"wpcw\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wpcw\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1"}]}},"\/wpcw\/v1\/api\/settings":{"namespace":"wpcw\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/settings"}]}},"\/wpcw\/v1\/api\/settings-field-create-page":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/settings-field-create-page"}]}},"\/wpcw\/v1\/api\/block\/courses":{"namespace":"wpcw\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/block\/courses"}]}},"\/wpcw\/v1\/api\/block\/course":{"namespace":"wpcw\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/block\/course"}]}},"\/wpcw\/v1\/api\/block\/enroll":{"namespace":"wpcw\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/block\/enroll"}]}},"\/wpcw\/v1\/api\/block\/progress":{"namespace":"wpcw\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/block\/progress"}]}},"\/wpcw\/v1\/api\/block\/progressbar":{"namespace":"wpcw\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/block\/progressbar"}]}},"\/wpcw\/v1\/api\/license":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/license"}]}},"\/wpcw\/v1\/api\/license-clear-cache":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/license-clear-cache"}]}},"\/wpcw\/v1\/api\/systeminfo":{"namespace":"wpcw\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/systeminfo"}]}},"\/wpcw\/v1\/api\/utility-clear-transients":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/utility-clear-transients"}]}},"\/wpcw\/v1\/api\/utility-delete-orphaned-question-tags":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/utility-delete-orphaned-question-tags"}]}},"\/wpcw\/v1\/api\/utility-delete-orphaned-units":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/utility-delete-orphaned-units"}]}},"\/wpcw\/v1\/api\/utility-manually-upgrade-courses":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/utility-manually-upgrade-courses"}]}},"\/wpcw\/v1\/api\/utility-reset-roles":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/utility-reset-roles"}]}},"\/wpcw\/v1\/api\/utility-reset-tracking":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/utility-reset-tracking"}]}},"\/wpcw\/v1\/api\/utility-send-tracking":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/utility-send-tracking"}]}},"\/wpcw\/v1\/api\/utility-run-updater":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/utility-run-updater"}]}},"\/wpcw\/v1\/api\/utility-kill-updater":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/utility-kill-updater"}]}},"\/wpcw\/v1\/api\/utility-fix-database":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/utility-fix-database"}]}},"\/wpcw\/v1\/api\/utility-fix-discounts":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/utility-fix-discounts"}]}},"\/wpcw\/v1\/api\/tracker":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/tracker"}]}},"\/wpcw\/v1\/api\/otherproducts":{"namespace":"wpcw\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/otherproducts"}]}},"\/wpcw\/v1\/api\/certificate-image-url":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/certificate-image-url"}]}},"\/wpcw\/v1\/api\/reports-dashboard":{"namespace":"wpcw\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/reports-dashboard"}]}},"\/wpcw\/v1\/api\/enroll-users":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/enroll-users"}]}},"\/wpcw\/v1\/api\/bulk-enroll-students":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/bulk-enroll-students"}]}},"\/wpcw\/v1\/api\/enroll-classroom":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/enroll-classroom"}]}},"\/wpcw\/v1\/api\/courses":{"namespace":"wpcw\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/courses"}]}},"\/wpcw\/v1\/api\/courses-filtered":{"namespace":"wpcw\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/courses-filtered"}]}},"\/wpcw\/v1\/api\/courses-access":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/courses-access"}]}},"\/wpcw\/v1\/api\/courses-reset-progress":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/courses-reset-progress"}]}},"\/wpcw\/v1\/api\/courses-reset-progress-for-user":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/courses-reset-progress-for-user"}]}},"\/wpcw\/v1\/api\/course-instructors":{"namespace":"wpcw\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/course-instructors"}]}},"\/wpcw\/v1\/api\/course-instructor":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/course-instructor"}]}},"\/wpcw\/v1\/api\/course-builder":{"namespace":"wpcw\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/course-builder"}]}},"\/wpcw\/v1\/api\/course-refresh-builder":{"namespace":"wpcw\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/course-refresh-builder"}]}},"\/wpcw\/v1\/api\/course-builder-modules":{"namespace":"wpcw\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/course-builder-modules"}]}},"\/wpcw\/v1\/api\/course-builder-add-module":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/course-builder-add-module"}]}},"\/wpcw\/v1\/api\/course-builder-update-module":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/course-builder-update-module"}]}},"\/wpcw\/v1\/api\/course-builder-update-module-order":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/course-builder-update-module-order"}]}},"\/wpcw\/v1\/api\/course-builder-delete-module":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/course-builder-delete-module"}]}},"\/wpcw\/v1\/api\/course-builder-units":{"namespace":"wpcw\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/course-builder-units"}]}},"\/wpcw\/v1\/api\/course-builder-add-unit":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/course-builder-add-unit"}]}},"\/wpcw\/v1\/api\/course-builder-add-units":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/course-builder-add-units"}]}},"\/wpcw\/v1\/api\/course-builder-update-unit":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/course-builder-update-unit"}]}},"\/wpcw\/v1\/api\/course-builder-update-unit-order":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/course-builder-update-unit-order"}]}},"\/wpcw\/v1\/api\/course-builder-delete-unit":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/course-builder-delete-unit"}]}},"\/wpcw\/v1\/api\/course-builder-quizzes":{"namespace":"wpcw\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/course-builder-quizzes"}]}},"\/wpcw\/v1\/api\/course-builder-add-quiz":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/course-builder-add-quiz"}]}},"\/wpcw\/v1\/api\/course-builder-add-quizzes":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/course-builder-add-quizzes"}]}},"\/wpcw\/v1\/api\/course-builder-update-quiz":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/course-builder-update-quiz"}]}},"\/wpcw\/v1\/api\/course-builder-update-quiz-order":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/course-builder-update-quiz-order"}]}},"\/wpcw\/v1\/api\/course-builder-delete-quiz":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/course-builder-delete-quiz"}]}},"\/wpcw\/v1\/api\/modules":{"namespace":"wpcw\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/modules"}]}},"\/wpcw\/v1\/api\/modules-filtered":{"namespace":"wpcw\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/modules-filtered"}]}},"\/wpcw\/v1\/api\/units":{"namespace":"wpcw\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/units"}]}},"\/wpcw\/v1\/api\/units-filtered":{"namespace":"wpcw\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/units-filtered"}]}},"\/wpcw\/v1\/api\/email-student":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/email-student"}]}},"\/wpcw\/v1\/api\/email-students":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/email-students"}]}},"\/wpcw\/v1\/api\/enrollment-users":{"namespace":"wpcw\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/enrollment-users"}]}},"\/wpcw\/v1\/api\/students":{"namespace":"wpcw\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/students"}]}},"\/wpcw\/v1\/api\/add-student":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/add-student"}]}},"\/wpcw\/v1\/api\/update-student-progress":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/update-student-progress"}]}},"\/wpcw\/v1\/api\/orders":{"namespace":"wpcw\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/orders"}]}},"\/wpcw\/v1\/api\/save-order-items":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/save-order-items"}]}},"\/wpcw\/v1\/api\/delete-order-items":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/delete-order-items"}]}},"\/wpcw\/v1\/api\/order-refund":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/order-refund"}]}},"\/wpcw\/v1\/api\/subscriptions":{"namespace":"wpcw\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/subscriptions"}]}},"\/wpcw\/v1\/api\/systemlog":{"namespace":"wpcw\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/systemlog"}]}},"\/wpcw\/v1\/api\/deletesystemlog":{"namespace":"wpcw\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wpcw\/v1\/api\/deletesystemlog"}]}},"\/google-site-kit\/v1":{"namespace":"google-site-kit\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"google-site-kit\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1"}]}},"\/google-site-kit\/v1\/core\/site\/data\/setup-tag":{"namespace":"google-site-kit\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/site\/data\/setup-tag"}]}},"\/google-site-kit\/v1\/core\/site\/data\/connection":{"namespace":"google-site-kit\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/site\/data\/connection"}]}},"\/google-site-kit\/v1\/core\/user\/data\/authentication":{"namespace":"google-site-kit\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/user\/data\/authentication"}]}},"\/google-site-kit\/v1\/core\/user\/data\/disconnect":{"namespace":"google-site-kit\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/user\/data\/disconnect"}]}},"\/google-site-kit\/v1\/core\/user\/data\/get-token":{"namespace":"google-site-kit\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/user\/data\/get-token"}]}},"\/google-site-kit\/v1\/core\/user\/data\/user-input-settings":{"namespace":"google-site-kit\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":{"data":{"type":"object","description":"","default":null,"properties":{"settings":{"type":"object","required":true,"questions":{"purpose":{"type":"array","items":{"type":"string"}},"postFrequency":{"type":"array","items":{"type":"string"}},"goals":{"type":"array","items":{"type":"string"}},"includeConversionEvents":{"type":"array","items":{"type":"string"}}}}},"required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/user\/data\/user-input-settings"}]}},"\/google-site-kit\/v1\/core\/user\/data\/audience-settings":{"namespace":"google-site-kit\/v1","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":{"data":{"type":"object","description":"","default":null,"properties":{"settings":{"type":"object","required":true,"minProperties":1,"additionalProperties":false,"properties":{"configuredAudiences":{"type":"array","items":{"type":"string"}},"isAudienceSegmentationWidgetHidden":{"type":"boolean"},"didSetAudiences":{"type":"boolean"}}}},"required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/user\/data\/audience-settings"}]}},"\/google-site-kit\/v1\/core\/user\/data\/conversion-reporting-settings":{"namespace":"google-site-kit\/v1","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":{"data":{"type":"object","description":"","default":null,"properties":{"settings":{"type":"object","required":true,"minProperties":1,"additionalProperties":false,"properties":{"newEventsCalloutDismissedAt":{"type":"integer"},"lostEventsCalloutDismissedAt":{"type":"integer"}}}},"required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/user\/data\/conversion-reporting-settings"}]}},"\/google-site-kit\/v1\/core\/modules\/data\/list":{"namespace":"google-site-kit\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/list"}]}},"\/google-site-kit\/v1\/core\/modules\/data\/activation":{"namespace":"google-site-kit\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"data":{"type":"object","description":"","default":null,"required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/activation"}]}},"\/google-site-kit\/v1\/core\/modules\/data\/info":{"namespace":"google-site-kit\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"slug":{"type":"string","description":"Identifier for the module.","default":null,"required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/info"}]}},"\/google-site-kit\/v1\/core\/modules\/data\/check-access":{"namespace":"google-site-kit\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"slug":{"type":"string","description":"Identifier for the module.","default":null,"required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/check-access"}]}},"\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/notifications":{"namespace":"google-site-kit\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"slug":{"type":"string","description":"Identifier for the module.","default":null,"required":false}}}]},"\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/settings":{"namespace":"google-site-kit\/v1","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":{"slug":{"type":"string","description":"Identifier for the module.","default":null,"required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"slug":{"type":"string","description":"Identifier for the module.","default":null,"required":false},"data":{"type":"object","description":"Settings to set.","default":null,"required":false}}}]},"\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/data-available":{"namespace":"google-site-kit\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"slug":{"type":"string","description":"Identifier for the module.","default":null,"required":false}}}]},"\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/(?P<datapoint>[a-z\\-]+)":{"namespace":"google-site-kit\/v1","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":{"slug":{"type":"string","description":"Identifier for the module.","default":null,"required":false},"datapoint":{"type":"string","description":"Module data point to address.","default":null,"required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"slug":{"type":"string","description":"Identifier for the module.","default":null,"required":false},"datapoint":{"type":"string","description":"Module data point to address.","default":null,"required":false},"data":{"type":"object","description":"Data to set.","default":null,"required":false}}}]},"\/google-site-kit\/v1\/core\/modules\/data\/recover-modules":{"namespace":"google-site-kit\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/recover-modules"}]}},"\/google-site-kit\/v1\/core\/modules\/data\/sharing-settings":{"namespace":"google-site-kit\/v1","methods":["POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"data":{"type":"object","description":"","default":null,"required":true}}},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/sharing-settings"}]}},"\/google-site-kit\/v1\/core\/user\/data\/dismissed-items":{"namespace":"google-site-kit\/v1","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":{"data":{"type":"object","description":"","default":null,"minProperties":1,"additionalProperties":false,"properties":{"slugs":{"type":"array","required":true,"items":{"type":"string"}}},"required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-items"}]}},"\/google-site-kit\/v1\/core\/user\/data\/dismiss-item":{"namespace":"google-site-kit\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"data":{"type":"object","description":"","default":null,"required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-item"}]}},"\/google-site-kit\/v1\/core\/user\/data\/expirable-items":{"namespace":"google-site-kit\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/user\/data\/expirable-items"}]}},"\/google-site-kit\/v1\/core\/user\/data\/set-expirable-item-timers":{"namespace":"google-site-kit\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"data":{"type":"array","description":"","default":null,"items":{"type":"object","additionalProperties":false,"properties":{"slug":{"type":"string","required":true},"expiration":{"type":"integer","required":true}}},"required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/user\/data\/set-expirable-item-timers"}]}},"\/google-site-kit\/v1\/core\/user\/data\/permissions":{"namespace":"google-site-kit\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/user\/data\/permissions"}]}},"\/google-site-kit\/v1\/core\/user\/data\/nonces":{"namespace":"google-site-kit\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/user\/data\/nonces"}]}},"\/google-site-kit\/v1\/core\/user\/data\/survey-trigger":{"namespace":"google-site-kit\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"data":{"type":"object","description":"","default":null,"properties":{"triggerID":{"type":"string","required":true},"ttl":{"type":"integer","minimum":0}},"required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-trigger"}]}},"\/google-site-kit\/v1\/core\/user\/data\/survey-event":{"namespace":"google-site-kit\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"data":{"type":"object","description":"","default":null,"properties":{"session":{"type":"object","required":true,"properties":{"session_id":{"type":"string","required":true},"session_token":{"type":"string","required":true}}},"event":{"type":"object","required":true,"properties":{"survey_shown":{"type":"object"},"survey_closed":{"type":"object"},"question_answered":{"type":"object"},"completion_shown":{"type":"object"},"follow_up_link_clicked":{"type":"object"}}}},"required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-event"}]}},"\/google-site-kit\/v1\/core\/user\/data\/survey-timeouts":{"namespace":"google-site-kit\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-timeouts"}]}},"\/google-site-kit\/v1\/core\/user\/data\/survey":{"namespace":"google-site-kit\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey"}]}},"\/google-site-kit\/v1\/core\/site\/data\/reset":{"namespace":"google-site-kit\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/site\/data\/reset"}]}},"\/google-site-kit\/v1\/core\/site\/data\/reset-persistent":{"namespace":"google-site-kit\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/site\/data\/reset-persistent"}]}},"\/google-site-kit\/v1\/core\/site\/data\/developer-plugin":{"namespace":"google-site-kit\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/site\/data\/developer-plugin"}]}},"\/google-site-kit\/v1\/core\/user\/data\/tracking":{"namespace":"google-site-kit\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":{"data":{"type":"object","description":"","default":null,"properties":{"enabled":{"type":"boolean","required":true}},"required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/user\/data\/tracking"}]}},"\/google-site-kit\/v1\/core\/search\/data\/entity-search":{"namespace":"google-site-kit\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"query":{"type":"string","description":"Text content to search for.","default":null,"required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/search\/data\/entity-search"}]}},"\/google-site-kit\/v1\/core\/site\/data\/admin-bar-settings":{"namespace":"google-site-kit\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":{"data":{"type":"object","description":"","default":null,"properties":{"enabled":{"type":"boolean","required":false}},"required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/site\/data\/admin-bar-settings"}]}},"\/google-site-kit\/v1\/core\/site\/data\/notifications":{"namespace":"google-site-kit\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/site\/data\/notifications"}]}},"\/google-site-kit\/v1\/core\/site\/data\/mark-notification":{"namespace":"google-site-kit\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"data":{"type":"object","description":"","default":null,"required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/site\/data\/mark-notification"}]}},"\/google-site-kit\/v1\/core\/site\/data\/site-health-tag-placement-test":{"namespace":"google-site-kit\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/site\/data\/site-health-tag-placement-test"}]}},"\/google-site-kit\/v1\/core\/site\/data\/health-checks":{"namespace":"google-site-kit\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/site\/data\/health-checks"}]}},"\/google-site-kit\/v1\/core\/user\/data\/dismissed-tours":{"namespace":"google-site-kit\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-tours"}]}},"\/google-site-kit\/v1\/core\/user\/data\/dismiss-tour":{"namespace":"google-site-kit\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"data":{"type":"object","description":"","default":null,"required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-tour"}]}},"\/google-site-kit\/v1\/core\/user\/data\/key-metrics":{"namespace":"google-site-kit\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":{"data":{"type":"object","description":"","default":null,"properties":{"settings":{"type":"object","required":true,"properties":{"isWidgetHidden":{"type":"boolean","required":true},"widgetSlugs":{"type":"array","required":false,"maxItems":8,"items":{"type":"string"}}}}},"required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/user\/data\/key-metrics"}]}},"\/google-site-kit\/v1\/core\/user\/data\/dismissed-prompts":{"namespace":"google-site-kit\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-prompts"}]}},"\/google-site-kit\/v1\/core\/user\/data\/dismiss-prompt":{"namespace":"google-site-kit\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"data":{"type":"object","description":"","default":null,"required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-prompt"}]}},"\/google-site-kit\/v1\/core\/site\/data\/consent-mode":{"namespace":"google-site-kit\/v1","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":{"data":{"type":"object","description":"","default":null,"properties":{"settings":{"type":"object","required":true,"minProperties":1,"additionalProperties":false,"properties":{"enabled":{"type":"boolean"},"regions":{"type":"array","items":{"type":"string"}}}}},"required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/site\/data\/consent-mode"}]}},"\/google-site-kit\/v1\/core\/site\/data\/consent-api-info":{"namespace":"google-site-kit\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/site\/data\/consent-api-info"}]}},"\/google-site-kit\/v1\/core\/site\/data\/consent-api-activate":{"namespace":"google-site-kit\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/site\/data\/consent-api-activate"}]}},"\/google-site-kit\/v1\/core\/site\/data\/ads-measurement-status":{"namespace":"google-site-kit\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/site\/data\/ads-measurement-status"}]}},"\/google-site-kit\/v1\/core\/site\/data\/conversion-tracking":{"namespace":"google-site-kit\/v1","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":{"data":{"type":"object","description":"","default":null,"properties":{"settings":{"type":"object","required":true,"properties":{"enabled":{"type":"boolean","required":true}}}},"required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/google-site-kit\/v1\/core\/site\/data\/conversion-tracking"}]}},"\/otter\/v1":{"namespace":"otter\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"otter\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/otter\/v1"}]}},"\/otter\/v1\/post_styles\/(?P<id>\\d+)":{"namespace":"otter\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"id":{"type":"integer","description":"ID of the Post.","required":true}}}]},"\/otter\/v1\/block_styles\/(?P<id>\\d+)":{"namespace":"otter\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"id":{"type":"integer","description":"ID of the Reusable Block.","required":true}}}]},"\/otter\/v1\/widget_styles":{"namespace":"otter\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/otter\/v1\/widget_styles"}]}},"\/otter\/v1\/regenerate":{"namespace":"otter\/v1","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/otter\/v1\/regenerate"}]}},"\/otter\/v1\/dynamic":{"namespace":"otter\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"type":{"type":"string","description":"Image Type.","required":true},"uid":{"type":"integer","description":"Unique ID.","required":true},"context":{"type":["string","integer"],"description":"ID of the post being edited.","required":true},"id":{"type":"integer","description":"ID of the Post that the image belongs.","required":false},"fallback":{"type":"string","description":"Fallback image.","required":false},"meta":{"type":"string","description":"Meta key.","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/otter\/v1\/dynamic"}]}},"\/otter\/v1\/dynamic\/preview":{"namespace":"otter\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/otter\/v1\/dynamic\/preview"}]}},"\/otter\/v1\/stripe\/products":{"namespace":"otter\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/otter\/v1\/stripe\/products"}]}},"\/otter\/v1\/stripe\/prices\/(?P<id>[a-zA-Z0-9-_]+)":{"namespace":"otter\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"type":"string","description":"ID of the Product.","required":true}}}]},"\/otter\/v1\/onboarding\/templates":{"namespace":"otter\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/otter\/v1\/onboarding\/templates"}]}},"\/otter\/v1\/form\/frontend":{"namespace":"otter\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/otter\/v1\/form\/frontend"}]}},"\/otter\/v1\/form\/confirm":{"namespace":"otter\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"record_id":{"required":false},"session":{"required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/otter\/v1\/form\/confirm"}]}},"\/otter\/v1\/form\/editor":{"namespace":"otter\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/otter\/v1\/form\/editor"}]}},"\/otter\/v1\/openai\/key":{"namespace":"otter\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/otter\/v1\/openai\/key"}]}},"\/otter\/v1\/openai\/prompt":{"namespace":"otter\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/otter\/v1\/openai\/prompt"}]}},"\/otter\/v1\/openai\/generate":{"namespace":"otter\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/otter\/v1\/openai\/generate"}]}},"\/otter\/v1\/template-cloud\/add-source":{"namespace":"otter\/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"key":{"required":true},"url":{"required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/otter\/v1\/template-cloud\/add-source"}]}},"\/otter\/v1\/template-cloud\/delete-source\/(?P<key>[a-zA-Z0-9-_]+)":{"namespace":"otter\/v1","methods":["DELETE"],"endpoints":[{"methods":["DELETE"],"args":{"key":{"required":true}}}]},"\/otter\/v1\/template-cloud\/sync":{"namespace":"otter\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/otter\/v1\/template-cloud\/sync"}]}},"\/buddypress\/v1":{"namespace":"buddypress\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"buddypress\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/buddypress\/v1"}]}},"\/buddypress\/v1\/components":{"namespace":"buddypress\/v1","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"status":{"description":"Limit result set to items with a specific status.","default":"all","type":"string","enum":["all","active","inactive"],"required":false},"type":{"description":"Limit result set to items with a specific type.","default":"all","type":"string","enum":["all","optional","retired","required"],"required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"name":{"type":"string","description":"Name of the component.","required":true},"action":{"description":"Whether to activate or deactivate the component.","type":"string","enum":["activate","deactivate"],"required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/buddypress\/v1\/components"}]}},"\/buddypress\/v1\/members":{"namespace":"buddypress\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"type":{"description":"Shorthand for certain orderby\/order combinations.","default":"newest","type":"string","enum":["active","newest","alphabetical","random","online","popular"],"required":false},"user_id":{"description":"Limit results to friends of a user.","default":0,"type":"integer","required":false},"user_ids":{"description":"Pass IDs of users to limit result set.","default":[],"type":"array","items":{"type":"integer"},"required":false},"include":{"description":"Ensure result set includes specific IDs.","default":[],"type":"array","items":{"type":"integer"},"required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","default":[],"type":"array","items":{"type":"integer"},"required":false},"populate_extras":{"description":"Whether to fetch extra BP data about the returned members.","default":false,"type":"boolean","required":false},"member_type":{"description":"Limit results set to certain type(s).","default":[],"type":"array","items":{"type":"string"},"required":false},"xprofile":{"description":"Limit results set to a certain XProfile field.","type":["array","object"],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"name":{"description":"Display name for the member.","type":"string","required":false},"user_login":{"description":"An alphanumeric identifier for the Member.","type":"string","required":true},"password":{"description":"Password for the member (never included).","type":"string","required":true},"roles":{"description":"Roles assigned to the member.","type":"array","items":{"type":"string"},"required":false},"member_type":{"description":"Assign a member type to a member, use a comma separated list of member types to assign more than one.","type":"string","enum":[],"required":false},"email":{"description":"The email address for the member.","type":"string","format":"email","required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/buddypress\/v1\/members"}]}},"\/buddypress\/v1\/members\/(?P<id>[\\d]+)":{"namespace":"buddypress\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique identifier for the member.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"populate_extras":{"description":"Whether to fetch extra BP data about the returned member.","default":false,"type":"boolean","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique identifier for the member.","type":"integer","required":false},"name":{"description":"Display name for the member.","type":"string","required":false},"roles":{"description":"Roles assigned to the member.","type":"array","items":{"type":"string"},"required":false},"member_type":{"description":"Assign a member type to a member, use a comma separated list of member types to assign more than one.","type":"string","enum":[],"required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique identifier for the member.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as members do not support trashing.","required":false},"reassign":{"type":"integer","description":"Reassign the deleted member's posts and links to this user ID.","required":true}}}]},"\/buddypress\/v1\/members\/me":{"namespace":"buddypress\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"name":{"description":"Display name for the member.","type":"string","required":false},"roles":{"description":"Roles assigned to the member.","type":"array","items":{"type":"string"},"required":false},"member_type":{"description":"Assign a member type to a member, use a comma separated list of member types to assign more than one.","type":"string","enum":[],"required":false}}},{"methods":["DELETE"],"args":{"force":{"type":"boolean","default":false,"description":"Required to be true, as users do not support trashing.","required":false},"reassign":{"type":"integer","description":"Reassign the deleted user's posts and links to this user ID.","required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/buddypress\/v1\/members\/me"}]}},"\/buddypress\/v1\/members\/(?P<user_id>[\\d]+)\/avatar":{"namespace":"buddypress\/v1","methods":["GET","POST","DELETE"],"endpoints":[{"methods":["GET"],"args":{"user_id":{"description":"A unique numeric ID for the Member.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","edit"],"default":"view","required":false},"html":{"description":"Whether to return an <img> HTML element, vs a raw URL to an avatar.","default":false,"type":"boolean","required":false},"alt":{"description":"The alt attribute for the <img> element.","default":"","type":"string","required":false},"no_gravatar":{"description":"Whether to disable the default Gravatar fallback.","default":false,"type":"boolean","required":false}}},{"methods":["POST"],"args":{"user_id":{"description":"A unique numeric ID for the Member.","type":"integer","required":false}}},{"methods":["DELETE"],"args":{"user_id":{"description":"A unique numeric ID for the Member.","type":"integer","required":false}}}]},"\/buddypress\/v1\/members\/(?P<user_id>[\\d]+)\/cover":{"namespace":"buddypress\/v1","methods":["GET","POST","DELETE"],"endpoints":[{"methods":["GET"],"args":{"user_id":{"description":"A unique numeric ID for the User.","type":"integer","required":false}}},{"methods":["POST"],"args":{"user_id":{"description":"A unique numeric ID for the User.","type":"integer","required":false}}},{"methods":["DELETE"],"args":{"user_id":{"description":"A unique numeric ID for the User.","type":"integer","required":false}}}]},"\/buddypress\/v1\/xprofile\/fields":{"namespace":"buddypress\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"profile_group_id":{"description":"ID of the profile group of fields that have profile fields","default":0,"type":"integer","required":false},"hide_empty_groups":{"description":"Whether to hide profile groups of fields that do not have any profile fields or not.","default":false,"type":"boolean","required":false},"user_id":{"description":"Required if you want to load a specific user's data.","default":0,"type":"integer","required":false},"member_type":{"description":"Limit fields by those restricted to a given member type, or array of member types. If `$user_id` is provided, the value of `$member_type` will be overridden by the member types of the provided user. The special value of 'any' will return only those fields that are unrestricted by member type - i.e., those applicable to any type.","default":[],"type":"array","items":{"type":"string"},"required":false},"hide_empty_fields":{"description":"Whether to hide profile fields where the user has not provided data or not.","default":false,"type":"boolean","required":false},"fetch_field_data":{"description":"Whether to fetch data for each field. Requires a $user_id.","default":false,"type":"boolean","required":false},"signup_fields_only":{"description":"Whether to only return signup fields.","default":false,"type":"boolean","required":false},"fetch_visibility_level":{"description":"Whether to fetch the visibility level for each field.","default":false,"type":"boolean","required":false},"include_groups":{"description":"Ensure result set inludes specific profile field groups.","default":[],"type":"array","items":{"type":"integer"},"required":false},"exclude_groups":{"description":"Ensure result set excludes specific profile field groups.","default":[],"type":"array","items":{"type":"integer"},"required":false},"exclude_fields":{"description":"Ensure result set excludes specific profile fields.","default":[],"type":"array","items":{"type":"string"},"required":false},"update_meta_cache":{"description":"Whether to pre-fetch xprofilemeta for all retrieved groups, fields, and data.","default":true,"type":"boolean","required":false}}},{"methods":["POST"],"args":{"group_id":{"description":"The ID of the group the field is part of.","type":"integer","required":true},"parent_id":{"description":"The ID of the parent field.","type":"integer","required":false},"type":{"description":"The type for the profile field.","type":"string","enum":["checkbox","datebox","multiselectbox","number","url","radio","selectbox","textarea","textbox","telephone","wp-biography","wp-textbox","checkbox_acceptance","option"],"required":true},"name":{"description":"The name of the profile field.","type":"string","required":true},"description":{"description":"The description of the profile field.","type":"string","default":"","required":false},"is_required":{"description":"Whether the profile field must have a value.","type":"boolean","required":false},"can_delete":{"default":true,"description":"Whether the profile field can be deleted or not.","type":"boolean","required":false},"field_order":{"description":"The order of the profile field into the group of fields.","type":"integer","required":false},"option_order":{"description":"The order of the option into the profile field list of options","type":"integer","required":false},"order_by":{"default":"asc","description":"The way profile field's options are ordered.","type":"string","enum":["asc","desc"],"required":false},"is_default_option":{"description":"Whether the option is the default one for the profile field.","type":"boolean","required":false},"default_visibility":{"default":"public","description":"Default visibility for the profile field.","type":"string","enum":["public","adminsonly","loggedin"],"required":false},"allow_custom_visibility":{"description":"Whether to allow members to set the visibility for the profile field data or not.","default":"allowed","type":"string","enum":["allowed","disabled"],"required":false},"do_autolink":{"description":"Autolink status for this profile field","default":"off","type":"string","enum":["on","off"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/buddypress\/v1\/xprofile\/fields"}]}},"\/buddypress\/v1\/xprofile\/fields\/(?P<id>[\\d]+)":{"namespace":"buddypress\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"A unique numeric ID for the profile field.","type":"integer","required":false},"user_id":{"description":"Required if you want to load a specific user's data.","default":0,"type":"integer","required":false},"fetch_field_data":{"description":"Whether to fetch data for the field. Requires a $user_id.","default":false,"type":"boolean","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"A unique numeric ID for the profile field.","type":"integer","required":false},"group_id":{"description":"The ID of the group the field is part of.","type":"integer","required":false},"parent_id":{"description":"The ID of the parent field.","type":"integer","required":false},"type":{"description":"The type for the profile field.","type":"string","enum":["checkbox","datebox","multiselectbox","number","url","radio","selectbox","textarea","textbox","telephone","wp-biography","wp-textbox","checkbox_acceptance","option"],"required":false},"name":{"description":"The name of the profile field.","type":"string","required":false},"description":{"description":"The description of the profile field.","type":"string","default":"","required":false},"is_required":{"description":"Whether the profile field must have a value.","type":"boolean","required":false},"can_delete":{"description":"Whether the profile field can be deleted or not.","type":"boolean","default":true,"required":false},"field_order":{"description":"The order of the profile field into the group of fields.","type":"integer","required":false},"option_order":{"description":"The order of the option into the profile field list of options","type":"integer","required":false},"order_by":{"description":"The way profile field's options are ordered.","type":"string","enum":["asc","desc"],"default":"asc","required":false},"is_default_option":{"description":"Whether the option is the default one for the profile field.","type":"boolean","required":false},"default_visibility":{"description":"Default visibility for the profile field.","type":"string","enum":["public","adminsonly","loggedin"],"default":"public","required":false},"allow_custom_visibility":{"description":"Whether to allow members to set the visibility for the profile field data or not.","default":"allowed","type":"string","enum":["allowed","disabled"],"required":false},"do_autolink":{"description":"Autolink status for this profile field","default":"off","type":"string","enum":["on","off"],"required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"A unique numeric ID for the profile field.","type":"integer","required":false},"delete_data":{"description":"Required if you want to delete users data for the field.","default":false,"type":"boolean","required":false}}}]},"\/buddypress\/v1\/xprofile\/groups":{"namespace":"buddypress\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"profile_group_id":{"description":"ID of the field group that have fields.","default":0,"type":"integer","required":false},"hide_empty_groups":{"description":"Whether to hide profile groups of fields that do not have any profile fields or not.","default":false,"type":"boolean","required":false},"user_id":{"description":"Required if you want to load a specific user's data.","default":0,"type":"integer","required":false},"member_type":{"description":"Limit fields by those restricted to a given member type, or array of member types. If `$user_id` is provided, the value of `$member_type` will be overridden by the member types of the provided user. The special value of 'any' will return only those fields that are unrestricted by member type - i.e., those applicable to any type.","default":[],"type":"array","items":{"type":"string"},"required":false},"hide_empty_fields":{"description":"Whether to hide profile groups of fields that do not have any profile fields or not.","default":false,"type":"boolean","required":false},"fetch_fields":{"description":"Whether to fetch the fields for each group.","default":false,"type":"boolean","required":false},"signup_fields_only":{"description":"Whether to only return signup fields.","default":false,"type":"boolean","required":false},"fetch_field_data":{"description":"Whether to fetch data for each field. Requires a $user_id.","default":false,"type":"boolean","required":false},"fetch_visibility_level":{"description":"Whether to fetch the visibility level for each field.","default":false,"type":"boolean","required":false},"include_groups":{"description":"Ensure result set inludes specific profile field groups.","default":[],"type":"array","items":{"type":"integer"},"required":false},"exclude_groups":{"description":"Ensure result set excludes specific profile field groups.","default":[],"type":"array","items":{"type":"integer"},"required":false},"exclude_fields":{"description":"Ensure result set excludes specific profile fields.","default":[],"type":"array","items":{"type":"string"},"required":false},"update_meta_cache":{"description":"Whether to pre-fetch xprofilemeta for all retrieved groups, fields, and data.","default":true,"type":"boolean","required":false}}},{"methods":["POST"],"args":{"name":{"description":"The name of group of profile fields.","type":"string","required":false},"description":{"description":"The description of the group of profile fields.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/buddypress\/v1\/xprofile\/groups"}]}},"\/buddypress\/v1\/xprofile\/groups\/(?P<id>[\\d]+)":{"namespace":"buddypress\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"A unique numeric ID for the group of profile fields.","type":"integer","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"A unique numeric ID for the group of profile fields.","type":"integer","required":false},"name":{"description":"The name of group of profile fields.","type":"string","required":false},"description":{"description":"The description of the group of profile fields.","type":"string","required":false},"group_order":{"description":"The order of the group of profile fields.","type":"integer","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"A unique numeric ID for the group of profile fields.","type":"integer","required":false}}}]},"\/buddypress\/v1\/xprofile\/(?P<field_id>[\\d]+)\/data\/(?P<user_id>[\\d]+)":{"namespace":"buddypress\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"field_id":{"description":"The ID of the field the data is from.","type":"integer","required":true},"user_id":{"description":"The ID of user the field data is from.","type":"integer","required":true}}},{"methods":["POST","PUT","PATCH"],"args":{"field_id":{"description":"The ID of the field the data is from.","type":"integer","required":true},"user_id":{"description":"The ID of user the field data is from.","type":"integer","required":true},"value":{"description":"The value(s) (comma separated list of values needs to be used in case of multiple values) for the field data.","type":"string","required":true}}},{"methods":["DELETE"],"args":{"field_id":{"description":"The ID of the field the data is from.","type":"integer","required":true},"user_id":{"description":"The ID of user the field data is from.","type":"integer","required":true}}}]},"\/buddypress\/v1\/activity":{"namespace":"buddypress\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","default":[],"type":"array","items":{"type":"integer"},"required":false},"include":{"description":"Ensure result set includes specific IDs.","default":[],"type":"array","items":{"type":"integer"},"required":false},"order":{"description":"Order sort attribute ascending or descending.","default":"desc","type":"string","enum":["asc","desc"],"required":false},"after":{"description":"Limit result set to items published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"user_id":{"description":"Limit result set to items created by a specific user (ID).","default":0,"type":"integer","required":false},"status":{"description":"Limit result set to items with a specific status.","default":"ham_only","type":"string","enum":["ham_only","spam_only","all"],"required":false},"scope":{"description":"Limit result set to items with a specific scope.","type":"string","enum":["just-me","friends","groups","favorites","mentions"],"required":false},"group_id":{"description":"Limit result set to items created by a specific group.","default":0,"type":"integer","required":false},"site_id":{"description":"Limit result set to items created by a specific site.","default":0,"type":"integer","required":false},"primary_id":{"description":"Limit result set to items with a specific prime association ID.","default":0,"type":"integer","required":false},"secondary_id":{"description":"Limit result set to items with a specific secondary association ID.","default":0,"type":"integer","required":false},"component":{"description":"Limit result set to items with a specific active BuddyPress component.","type":"string","enum":["activity","members","settings","xprofile","notifications","members_invitations","forums"],"required":false},"type":{"description":"Limit result set to items with a specific activity type.","type":"array","items":{"enum":["new_member","new_avatar","updated_profile","activity_update","activity_comment","bbp_topic_create","bbp_reply_create"],"type":"string"},"required":false},"display_comments":{"description":"No comments by default, stream for within stream display, threaded for below each activity item.","default":"","type":"string","required":false}}},{"methods":["POST"],"args":{"primary_item_id":{"description":"The ID of some other object primarily associated with this one.","type":"integer","required":false},"secondary_item_id":{"description":"The ID of some other object also associated with this one.","type":"integer","required":false},"link":{"description":"The permalink to this activity on the site.","type":"string","format":"uri","required":false},"component":{"description":"The active BuddyPress component the activity relates to.","type":"string","enum":["activity","members","settings","xprofile","notifications","members_invitations","forums"],"required":false},"type":{"description":"The activity type of the activity.","type":"string","enum":["new_member","new_avatar","updated_profile","activity_update","activity_comment","bbp_topic_create","bbp_reply_create"],"required":false},"content":{"description":"Allowed HTML content for the activity.","type":"string","required":false},"hidden":{"description":"Whether the activity object should be sitewide hidden or not.","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/buddypress\/v1\/activity"}]}},"\/buddypress\/v1\/activity\/(?P<id>[\\d]+)":{"namespace":"buddypress\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"A unique numeric ID for the activity.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"A unique numeric ID for the activity.","type":"integer","required":false},"primary_item_id":{"description":"The ID of some other object primarily associated with this one.","type":"integer","required":false},"secondary_item_id":{"description":"The ID of some other object also associated with this one.","type":"integer","required":false},"link":{"description":"The permalink to this activity on the site.","type":"string","format":"uri","required":false},"component":{"description":"The active BuddyPress component the activity relates to.","type":"string","enum":["activity","members","settings","xprofile","notifications","members_invitations","forums"],"required":false},"type":{"description":"The activity type of the activity.","type":"string","enum":["new_member","new_avatar","updated_profile","activity_update","activity_comment","bbp_topic_create","bbp_reply_create"],"required":true},"content":{"description":"Allowed HTML content for the activity.","type":"string","required":false},"hidden":{"description":"Whether the activity object should be sitewide hidden or not.","type":"boolean","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"A unique numeric ID for the activity.","type":"integer","required":false}}}]},"\/buddypress\/v1\/activity\/(?P<id>[\\d]+)\/favorite":{"namespace":"buddypress\/v1","methods":["POST","PUT","PATCH"],"endpoints":[{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"A unique numeric ID for the activity.","type":"integer","required":false}}}]},"\/buddypress\/v1\/notifications":{"namespace":"buddypress\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"order_by":{"description":"Name of the field to order according to.","default":"id","type":"string","enum":["id","date_notified","item_id","secondary_item_id","component_name","component_action"],"required":false},"sort_order":{"description":"Order sort attribute ascending or descending.","default":"ASC","type":"string","enum":["ASC","DESC"],"required":false},"component_name":{"description":"Limit result set to notifications associated with a specific component","default":"","type":"string","required":false},"component_action":{"description":"Limit result set to notifications associated with a specific component's action name.","default":"","type":"string","required":false},"user_id":{"description":"Limit result set to notifications addressed to a specific user.","default":0,"type":"integer","required":false},"user_ids":{"description":"Limit result set to notifications addressed to a list of specific users.","default":[],"type":"array","items":{"type":"integer"},"required":false},"item_id":{"description":"Limit result set to notifications associated with a specific item ID.","default":0,"type":"integer","required":false},"secondary_item_id":{"description":"Limit result set to notifications associated with a specific secondary item ID.","default":0,"type":"integer","required":false},"is_new":{"description":"Limit result set to items from specific states.","default":true,"type":"boolean","required":false}}},{"methods":["POST"],"args":{"user_id":{"default":0,"description":"The ID of the user the notification is addressed to.","type":"integer","required":false},"item_id":{"description":"The ID of the item associated with the notification.","type":"integer","required":false},"secondary_item_id":{"description":"The ID of the secondary item associated with the notification.","type":"integer","required":false},"component":{"description":"The name of the BuddyPress component the notification relates to.","type":"string","required":false},"action":{"description":"The name of the component's action the notification is about.","type":"string","required":false},"is_new":{"default":1,"description":"Whether it's a new notification or not.","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/buddypress\/v1\/notifications"}]}},"\/buddypress\/v1\/notifications\/(?P<id>[\\d]+)":{"namespace":"buddypress\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"A unique numeric ID for the notification.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"A unique numeric ID for the notification.","type":"integer","required":false},"is_new":{"description":"Whether it's a new notification or not.","type":"integer","default":0,"required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"A unique numeric ID for the notification.","type":"integer","required":false}}}]},"\/wp\/v2":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wp\/v2","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2"}]}},"\/wp\/v2\/posts":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limit result set to posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Ensure result set excludes posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title","rand"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","closed","spam","orphan","hidden","expired","any"],"type":"string"},"required":false},"tax_relation":{"description":"Limit result set based on relationship between multiple taxonomies.","type":"string","enum":["AND","OR"],"required":false},"categories":{"description":"Limit result set to items with specific terms assigned in the categories taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether to include child terms in the terms limiting the result set.","type":"boolean","default":false},"operator":{"description":"Whether items must be assigned all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"categories_exclude":{"description":"Limit result set to items except those with specific terms assigned in the categories taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether to include child terms in the terms limiting the result set.","type":"boolean","default":false}},"additionalProperties":false}],"required":false},"tags":{"description":"Limit result set to items with specific terms assigned in the tags taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"operator":{"description":"Whether items must be assigned all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"tags_exclude":{"description":"Limit result set to items except those with specific terms assigned in the tags taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]}},"additionalProperties":false}],"required":false},"sticky":{"description":"Limit result set to items that are sticky.","type":"boolean","required":false},"ignore_sticky":{"description":"Whether to ignore sticky posts or not.","type":"boolean","default":true,"required":false},"format":{"description":"Limit result set to items assigned one or more given formats.","type":"array","uniqueItems":true,"items":{"enum":["standard","aside","chat","gallery","link","image","quote","status","video","audio"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","closed","spam","orphan","hidden","expired"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"format":{"description":"The format for the post.","type":"string","enum":["standard","aside","chat","gallery","link","image","quote","status","video","audio"],"required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_bbp_topic_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_total_topic_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_total_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_voice_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_anonymous_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_topic_count_hidden":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_reply_count_hidden":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_forum_subforum_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_themeisle_gutenberg_block_has_review":{"type":"boolean","title":"","description":"","default":false},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"sticky":{"description":"Whether or not the post should be treated as sticky.","type":"boolean","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"categories":{"description":"The terms assigned to the post in the category taxonomy.","type":"array","items":{"type":"integer"},"required":false},"tags":{"description":"The terms assigned to the post in the post_tag taxonomy.","type":"array","items":{"type":"integer"},"required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/posts"}]}},"\/wp\/v2\/posts\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"excerpt_length":{"description":"Override the default excerpt length.","type":"integer","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","closed","spam","orphan","hidden","expired"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"format":{"description":"The format for the post.","type":"string","enum":["standard","aside","chat","gallery","link","image","quote","status","video","audio"],"required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_bbp_topic_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_total_topic_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_total_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_voice_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_anonymous_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_topic_count_hidden":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_reply_count_hidden":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_forum_subforum_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_themeisle_gutenberg_block_has_review":{"type":"boolean","title":"","description":"","default":false},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"sticky":{"description":"Whether or not the post should be treated as sticky.","type":"boolean","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"categories":{"description":"The terms assigned to the post in the category taxonomy.","type":"array","items":{"type":"integer"},"required":false},"tags":{"description":"The terms assigned to the post in the post_tag taxonomy.","type":"array","items":{"type":"integer"},"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as revisions do not support trashing.","required":false}}}]},"\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","closed","spam","orphan","hidden","expired"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"format":{"description":"The format for the post.","type":"string","enum":["standard","aside","chat","gallery","link","image","quote","status","video","audio"],"required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_bbp_topic_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_total_topic_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_total_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_voice_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_anonymous_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_topic_count_hidden":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_reply_count_hidden":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_forum_subforum_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_themeisle_gutenberg_block_has_review":{"type":"boolean","title":"","description":"","default":false},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"sticky":{"description":"Whether or not the post should be treated as sticky.","type":"boolean","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"categories":{"description":"The terms assigned to the post in the category taxonomy.","type":"array","items":{"type":"integer"},"required":false},"tags":{"description":"The terms assigned to the post in the post_tag taxonomy.","type":"array","items":{"type":"integer"},"required":false}}}]},"\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/pages":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limit result set to posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Ensure result set excludes posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"menu_order":{"description":"Limit result set to posts with a specific menu_order value.","type":"integer","required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title","menu_order"],"required":false},"parent":{"description":"Limit result set to items with particular parent IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Limit result set to all items except those of a particular parent ID.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","closed","spam","orphan","hidden","expired","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","closed","spam","orphan","hidden","expired"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"parent":{"description":"The ID for the parent of the post.","type":"integer","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"menu_order":{"description":"The order of the post in relation to other posts.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_bbp_topic_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_total_topic_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_total_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_voice_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_anonymous_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_topic_count_hidden":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_reply_count_hidden":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_forum_subforum_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_themeisle_gutenberg_block_has_review":{"type":"boolean","title":"","description":"","default":false},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/pages"}]}},"\/wp\/v2\/pages\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"excerpt_length":{"description":"Override the default excerpt length.","type":"integer","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","closed","spam","orphan","hidden","expired"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"parent":{"description":"The ID for the parent of the post.","type":"integer","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"menu_order":{"description":"The order of the post in relation to other posts.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_bbp_topic_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_total_topic_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_total_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_voice_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_anonymous_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_topic_count_hidden":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_reply_count_hidden":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_forum_subforum_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_themeisle_gutenberg_block_has_review":{"type":"boolean","title":"","description":"","default":false},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as revisions do not support trashing.","required":false}}}]},"\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","closed","spam","orphan","hidden","expired"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"menu_order":{"description":"The order of the post in relation to other posts.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_bbp_topic_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_total_topic_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_total_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_voice_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_anonymous_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_topic_count_hidden":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_reply_count_hidden":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_forum_subforum_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_themeisle_gutenberg_block_has_review":{"type":"boolean","title":"","description":"","default":false},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}]},"\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/media":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limit result set to posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Ensure result set excludes posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"parent":{"description":"Limit result set to items with particular parent IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Limit result set to all items except those of a particular parent ID.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"inherit","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["inherit","private","trash"],"type":"string"},"required":false},"media_type":{"default":null,"description":"Limit result set to attachments of a particular media type.","type":"string","enum":["image","video","text","application","audio"],"required":false},"mime_type":{"default":null,"description":"Limit result set to attachments of a particular MIME type.","type":"string","required":false}}},{"methods":["POST"],"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","closed","spam","orphan","hidden","expired"],"required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_bbp_topic_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_total_topic_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_total_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_voice_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_anonymous_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_topic_count_hidden":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_reply_count_hidden":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_forum_subforum_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_themeisle_gutenberg_block_has_review":{"type":"boolean","title":"","description":"","default":false}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"alt_text":{"description":"Alternative text to display when attachment is not displayed.","type":"string","required":false},"caption":{"description":"The attachment caption.","type":"object","properties":{"raw":{"description":"Caption for the attachment, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML caption for the attachment, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"The attachment description.","type":"object","properties":{"raw":{"description":"Description for the attachment, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML description for the attachment, transformed for display.","type":"string","context":["view","edit"],"readonly":true}},"required":false},"post":{"description":"The ID for the associated post of the attachment.","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/media"}]}},"\/wp\/v2\/media\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","closed","spam","orphan","hidden","expired"],"required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_bbp_topic_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_total_topic_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_total_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_voice_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_anonymous_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_topic_count_hidden":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_reply_count_hidden":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_forum_subforum_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_themeisle_gutenberg_block_has_review":{"type":"boolean","title":"","description":"","default":false}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"alt_text":{"description":"Alternative text to display when attachment is not displayed.","type":"string","required":false},"caption":{"description":"The attachment caption.","type":"object","properties":{"raw":{"description":"Caption for the attachment, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML caption for the attachment, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"The attachment description.","type":"object","properties":{"raw":{"description":"Description for the attachment, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML description for the attachment, transformed for display.","type":"string","context":["view","edit"],"readonly":true}},"required":false},"post":{"description":"The ID for the associated post of the attachment.","type":"integer","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process":{"namespace":"wp\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"description":"Unique identifier for the attachment.","type":"integer","required":false},"action":{"type":"string","enum":["create-image-subsizes"],"required":true}}}]},"\/wp\/v2\/media\/(?P<id>[\\d]+)\/edit":{"namespace":"wp\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"src":{"description":"URL to the edited image file.","type":"string","format":"uri","required":true},"modifiers":{"description":"Array of image edits.","type":"array","minItems":1,"items":{"description":"Image edit.","type":"object","required":["type","args"],"oneOf":[{"title":"Rotation","properties":{"type":{"description":"Rotation type.","type":"string","enum":["rotate"]},"args":{"description":"Rotation arguments.","type":"object","required":["angle"],"properties":{"angle":{"description":"Angle to rotate clockwise in degrees.","type":"number"}}}}},{"title":"Crop","properties":{"type":{"description":"Crop type.","type":"string","enum":["crop"]},"args":{"description":"Crop arguments.","type":"object","required":["left","top","width","height"],"properties":{"left":{"description":"Horizontal position from the left to begin the crop as a percentage of the image width.","type":"number"},"top":{"description":"Vertical position from the top to begin the crop as a percentage of the image height.","type":"number"},"width":{"description":"Width of the crop as a percentage of the image width.","type":"number"},"height":{"description":"Height of the crop as a percentage of the image height.","type":"number"}}}}}]},"required":false},"rotation":{"description":"The amount to rotate the image clockwise in degrees. DEPRECATED: Use `modifiers` instead.","type":"integer","minimum":0,"exclusiveMinimum":true,"maximum":360,"exclusiveMaximum":true,"required":false},"x":{"description":"As a percentage of the image, the x position to start the crop from. DEPRECATED: Use `modifiers` instead.","type":"number","minimum":0,"maximum":100,"required":false},"y":{"description":"As a percentage of the image, the y position to start the crop from. DEPRECATED: Use `modifiers` instead.","type":"number","minimum":0,"maximum":100,"required":false},"width":{"description":"As a percentage of the image, the width to crop the image to. DEPRECATED: Use `modifiers` instead.","type":"number","minimum":0,"maximum":100,"required":false},"height":{"description":"As a percentage of the image, the height to crop the image to. DEPRECATED: Use `modifiers` instead.","type":"number","minimum":0,"maximum":100,"required":false}}}]},"\/wp\/v2\/menu-items":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":100,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"menu_order","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title","menu_order"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","closed","spam","orphan","hidden","expired","any"],"type":"string"},"required":false},"tax_relation":{"description":"Limit result set based on relationship between multiple taxonomies.","type":"string","enum":["AND","OR"],"required":false},"menus":{"description":"Limit result set to items with specific terms assigned in the menus taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"operator":{"description":"Whether items must be assigned all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"menus_exclude":{"description":"Limit result set to items except those with specific terms assigned in the menus taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]}},"additionalProperties":false}],"required":false},"menu_order":{"description":"Limit result set to posts with a specific menu_order value.","type":"integer","required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"title":{"description":"The title for the object.","type":["string","object"],"properties":{"raw":{"description":"Title for the object, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the object, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"type":{"default":"custom","description":"The family of objects originally represented, such as \"post_type\" or \"taxonomy\".","type":"string","enum":["taxonomy","post_type","post_type_archive","custom"],"required":false},"status":{"default":"publish","description":"A named status for the object.","type":"string","enum":["publish","future","draft","pending","private","closed","spam","orphan","hidden","expired"],"required":false},"parent":{"default":0,"description":"The ID for the parent of the object.","type":"integer","minimum":0,"required":false},"attr_title":{"description":"Text for the title attribute of the link element for this menu item.","type":"string","required":false},"classes":{"description":"Class names for the link element of this menu item.","type":"array","items":{"type":"string"},"required":false},"description":{"description":"The description of this menu item.","type":"string","required":false},"menu_order":{"default":1,"description":"The DB ID of the nav_menu_item that is this item's menu parent, if any, otherwise 0.","type":"integer","minimum":1,"required":false},"object":{"description":"The type of object originally represented, such as \"category\", \"post\", or \"attachment\".","type":"string","required":false},"object_id":{"default":0,"description":"The database ID of the original object this menu item represents, for example the ID for posts or the term_id for categories.","type":"integer","minimum":0,"required":false},"target":{"description":"The target attribute of the link element for this menu item.","type":"string","enum":["_blank",""],"required":false},"url":{"description":"The URL to which this menu item points.","type":"string","format":"uri","required":false},"xfn":{"description":"The XFN relationship expressed in the link of this menu item.","type":"array","items":{"type":"string"},"required":false},"menus":{"description":"The terms assigned to the object in the nav_menu taxonomy.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_bbp_topic_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_total_topic_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_total_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_voice_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_anonymous_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_topic_count_hidden":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_reply_count_hidden":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_forum_subforum_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_themeisle_gutenberg_block_has_review":{"type":"boolean","title":"","description":"","default":false}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/menu-items"}]}},"\/wp\/v2\/menu-items\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"title":{"description":"The title for the object.","type":["string","object"],"properties":{"raw":{"description":"Title for the object, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the object, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"type":{"description":"The family of objects originally represented, such as \"post_type\" or \"taxonomy\".","type":"string","enum":["taxonomy","post_type","post_type_archive","custom"],"required":false},"status":{"description":"A named status for the object.","type":"string","enum":["publish","future","draft","pending","private","closed","spam","orphan","hidden","expired"],"required":false},"parent":{"description":"The ID for the parent of the object.","type":"integer","minimum":0,"required":false},"attr_title":{"description":"Text for the title attribute of the link element for this menu item.","type":"string","required":false},"classes":{"description":"Class names for the link element of this menu item.","type":"array","items":{"type":"string"},"required":false},"description":{"description":"The description of this menu item.","type":"string","required":false},"menu_order":{"description":"The DB ID of the nav_menu_item that is this item's menu parent, if any, otherwise 0.","type":"integer","minimum":1,"required":false},"object":{"description":"The type of object originally represented, such as \"category\", \"post\", or \"attachment\".","type":"string","required":false},"object_id":{"description":"The database ID of the original object this menu item represents, for example the ID for posts or the term_id for categories.","type":"integer","minimum":0,"required":false},"target":{"description":"The target attribute of the link element for this menu item.","type":"string","enum":["_blank",""],"required":false},"url":{"description":"The URL to which this menu item points.","type":"string","format":"uri","required":false},"xfn":{"description":"The XFN relationship expressed in the link of this menu item.","type":"array","items":{"type":"string"},"required":false},"menus":{"description":"The terms assigned to the object in the nav_menu taxonomy.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_bbp_topic_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_total_topic_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_total_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_voice_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_anonymous_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_topic_count_hidden":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_reply_count_hidden":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_forum_subforum_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_themeisle_gutenberg_block_has_review":{"type":"boolean","title":"","description":"","default":false}},"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the object.","type":"integer","minimum":0,"required":false},"title":{"description":"The title for the object.","type":["string","object"],"properties":{"raw":{"description":"Title for the object, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the object, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"type":{"description":"The family of objects originally represented, such as \"post_type\" or \"taxonomy\".","type":"string","enum":["taxonomy","post_type","post_type_archive","custom"],"required":false},"status":{"description":"A named status for the object.","type":"string","enum":["publish","future","draft","pending","private","closed","spam","orphan","hidden","expired"],"required":false},"attr_title":{"description":"Text for the title attribute of the link element for this menu item.","type":"string","required":false},"classes":{"description":"Class names for the link element of this menu item.","type":"array","items":{"type":"string"},"required":false},"description":{"description":"The description of this menu item.","type":"string","required":false},"menu_order":{"description":"The DB ID of the nav_menu_item that is this item's menu parent, if any, otherwise 0.","type":"integer","minimum":1,"required":false},"object":{"description":"The type of object originally represented, such as \"category\", \"post\", or \"attachment\".","type":"string","required":false},"object_id":{"description":"The database ID of the original object this menu item represents, for example the ID for posts or the term_id for categories.","type":"integer","minimum":0,"required":false},"target":{"description":"The target attribute of the link element for this menu item.","type":"string","enum":["_blank",""],"required":false},"url":{"description":"The URL to which this menu item points.","type":"string","format":"uri","required":false},"xfn":{"description":"The XFN relationship expressed in the link of this menu item.","type":"array","items":{"type":"string"},"required":false},"menus":{"description":"The terms assigned to the object in the nav_menu taxonomy.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_bbp_topic_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_total_topic_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_total_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_voice_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_anonymous_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_topic_count_hidden":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_reply_count_hidden":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_forum_subforum_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_themeisle_gutenberg_block_has_review":{"type":"boolean","title":"","description":"","default":false}},"required":false}}}]},"\/wp\/v2\/menu-items\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/blocks":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","closed","spam","orphan","hidden","expired","any"],"type":"string"},"required":false},"tax_relation":{"description":"Limit result set based on relationship between multiple taxonomies.","type":"string","enum":["AND","OR"],"required":false},"wp_pattern_category":{"description":"Limit result set to items with specific terms assigned in the wp_pattern_category taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"operator":{"description":"Whether items must be assigned all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"wp_pattern_category_exclude":{"description":"Limit result set to items except those with specific terms assigned in the wp_pattern_category taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]}},"additionalProperties":false}],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","closed","spam","orphan","hidden","expired"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["view","edit"]}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_bbp_topic_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_total_topic_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_total_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_voice_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_anonymous_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_topic_count_hidden":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_reply_count_hidden":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_forum_subforum_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_themeisle_gutenberg_block_has_review":{"type":"boolean","title":"","description":"","default":false},"wp_pattern_sync_status":{"type":"string","title":"","description":"","default":"","enum":["partial","unsynced"]},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wp_pattern_category":{"description":"The terms assigned to the post in the wp_pattern_category taxonomy.","type":"array","items":{"type":"integer"},"required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/blocks"}]}},"\/wp\/v2\/blocks\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"excerpt_length":{"description":"Override the default excerpt length.","type":"integer","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","closed","spam","orphan","hidden","expired"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["view","edit"]}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_bbp_topic_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_total_topic_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_total_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_voice_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_anonymous_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_topic_count_hidden":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_reply_count_hidden":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_forum_subforum_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_themeisle_gutenberg_block_has_review":{"type":"boolean","title":"","description":"","default":false},"wp_pattern_sync_status":{"type":"string","title":"","description":"","default":"","enum":["partial","unsynced"]},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wp_pattern_category":{"description":"The terms assigned to the post in the wp_pattern_category taxonomy.","type":"array","items":{"type":"integer"},"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as revisions do not support trashing.","required":false}}}]},"\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","closed","spam","orphan","hidden","expired"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["view","edit"]}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"excerpt":{"description":"The excerpt for the post.","type":"object","properties":{"raw":{"description":"Excerpt for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Whether the excerpt is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_bbp_topic_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_total_topic_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_total_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_voice_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_anonymous_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_topic_count_hidden":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_reply_count_hidden":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_forum_subforum_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_themeisle_gutenberg_block_has_review":{"type":"boolean","title":"","description":"","default":false},"wp_pattern_sync_status":{"type":"string","title":"","description":"","default":"","enum":["partial","unsynced"]},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"wp_pattern_category":{"description":"The terms assigned to the post in the wp_pattern_category taxonomy.","type":"array","items":{"type":"integer"},"required":false}}}]},"\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of a template","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of a template","type":"string","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The id of a template","type":"string","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as revisions do not support trashing.","required":false}}}]},"\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"slug":{"description":"Unique slug identifying the template.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":false},"theme":{"description":"Theme identifier for the template.","type":"string","required":false},"type":{"description":"Type of template.","type":"string","required":false},"content":{"description":"Content of template.","type":["object","string"],"properties":{"raw":{"description":"Content for the template, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the template.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"description":"Title of template.","type":["object","string"],"properties":{"raw":{"description":"Title for the template, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the template, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"Description of template.","type":"string","required":false},"status":{"description":"Status of template.","type":"string","enum":["publish","future","draft","pending","private","closed","spam","orphan","hidden","expired"],"required":false},"author":{"description":"The ID for the author of the template.","type":"integer","required":false}}}]},"\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of a template","type":"string","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/templates":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wp_id":{"description":"Limit to the specified post id.","type":"integer","required":false},"area":{"description":"Limit to the specified template part area.","type":"string","required":false},"post_type":{"description":"Post type to get the templates for.","type":"string","required":false}}},{"methods":["POST"],"args":{"slug":{"description":"Unique slug identifying the template.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":true},"theme":{"description":"Theme identifier for the template.","type":"string","required":false},"type":{"description":"Type of template.","type":"string","required":false},"content":{"default":"","description":"Content of template.","type":["object","string"],"properties":{"raw":{"description":"Content for the template, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the template.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"default":"","description":"Title of template.","type":["object","string"],"properties":{"raw":{"description":"Title for the template, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the template, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"default":"","description":"Description of template.","type":"string","required":false},"status":{"default":"publish","description":"Status of template.","type":"string","enum":["publish","future","draft","pending","private","closed","spam","orphan","hidden","expired"],"required":false},"author":{"description":"The ID for the author of the template.","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/templates"}]}},"\/wp\/v2\/templates\/lookup":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"slug":{"description":"The slug of the template to get the fallback for","type":"string","required":true},"is_custom":{"description":"Indicates if a template is custom or part of the template hierarchy","type":"boolean","required":false},"template_prefix":{"description":"The template prefix for the created template. This is used to extract the main template type, e.g. in `taxonomy-books` extracts the `taxonomy`","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/templates\/lookup"}]}},"\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"slug":{"description":"Unique slug identifying the template.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":false},"theme":{"description":"Theme identifier for the template.","type":"string","required":false},"type":{"description":"Type of template.","type":"string","required":false},"content":{"description":"Content of template.","type":["object","string"],"properties":{"raw":{"description":"Content for the template, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the template.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"description":"Title of template.","type":["object","string"],"properties":{"raw":{"description":"Title for the template, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the template, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"Description of template.","type":"string","required":false},"status":{"description":"Status of template.","type":"string","enum":["publish","future","draft","pending","private","closed","spam","orphan","hidden","expired"],"required":false},"author":{"description":"The ID for the author of the template.","type":"integer","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of a template","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of a template","type":"string","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The id of a template","type":"string","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as revisions do not support trashing.","required":false}}}]},"\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"slug":{"description":"Unique slug identifying the template.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":false},"theme":{"description":"Theme identifier for the template.","type":"string","required":false},"type":{"description":"Type of template.","type":"string","required":false},"content":{"description":"Content of template.","type":["object","string"],"properties":{"raw":{"description":"Content for the template, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the template.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"description":"Title of template.","type":["object","string"],"properties":{"raw":{"description":"Title for the template, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the template, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"Description of template.","type":"string","required":false},"status":{"description":"Status of template.","type":"string","enum":["publish","future","draft","pending","private","closed","spam","orphan","hidden","expired"],"required":false},"author":{"description":"The ID for the author of the template.","type":"integer","required":false},"area":{"description":"Where the template part is intended for use (header, footer, etc.)","type":"string","required":false}}}]},"\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The id of a template","type":"string","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/template-parts":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wp_id":{"description":"Limit to the specified post id.","type":"integer","required":false},"area":{"description":"Limit to the specified template part area.","type":"string","required":false},"post_type":{"description":"Post type to get the templates for.","type":"string","required":false}}},{"methods":["POST"],"args":{"slug":{"description":"Unique slug identifying the template.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":true},"theme":{"description":"Theme identifier for the template.","type":"string","required":false},"type":{"description":"Type of template.","type":"string","required":false},"content":{"default":"","description":"Content of template.","type":["object","string"],"properties":{"raw":{"description":"Content for the template, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the template.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"default":"","description":"Title of template.","type":["object","string"],"properties":{"raw":{"description":"Title for the template, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the template, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"default":"","description":"Description of template.","type":"string","required":false},"status":{"default":"publish","description":"Status of template.","type":"string","enum":["publish","future","draft","pending","private","closed","spam","orphan","hidden","expired"],"required":false},"author":{"description":"The ID for the author of the template.","type":"integer","required":false},"area":{"description":"Where the template part is intended for use (header, footer, etc.)","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/template-parts"}]}},"\/wp\/v2\/template-parts\/lookup":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"slug":{"description":"The slug of the template to get the fallback for","type":"string","required":true},"is_custom":{"description":"Indicates if a template is custom or part of the template hierarchy","type":"boolean","required":false},"template_prefix":{"description":"The template prefix for the created template. This is used to extract the main template type, e.g. in `taxonomy-books` extracts the `taxonomy`","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/template-parts\/lookup"}]}},"\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"slug":{"description":"Unique slug identifying the template.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":false},"theme":{"description":"Theme identifier for the template.","type":"string","required":false},"type":{"description":"Type of template.","type":"string","required":false},"content":{"description":"Content of template.","type":["object","string"],"properties":{"raw":{"description":"Content for the template, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the template.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"description":"Title of template.","type":["object","string"],"properties":{"raw":{"description":"Title for the template, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the template, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"Description of template.","type":"string","required":false},"status":{"description":"Status of template.","type":"string","enum":["publish","future","draft","pending","private","closed","spam","orphan","hidden","expired"],"required":false},"author":{"description":"The ID for the author of the template.","type":"integer","required":false},"area":{"description":"Where the template part is intended for use (header, footer, etc.)","type":"string","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"The id of a template","type":"string","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","minimum":1,"maximum":100,"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false}}}]},"\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the global styles revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the global styles revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/global-styles\/themes\/(?P<stylesheet>[\\\/\\s%\\w\\.\\(\\)\\[\\]\\@_\\-]+)\/variations":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":false},"args":{"stylesheet":{"description":"The theme identifier","type":"string","required":false}}}]},"\/wp\/v2\/global-styles\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":false},"args":{"stylesheet":{"description":"The theme identifier","type":"string","required":false}}}]},"\/wp\/v2\/global-styles\/(?P<id>[\\\/\\w-]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":false},"args":{"id":{"description":"The id of a template","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":false},"args":{"styles":{"description":"Global styles.","type":["object"],"required":false},"settings":{"description":"Global settings.","type":["object"],"required":false},"title":{"description":"Title of the global styles variation.","type":["object","string"],"properties":{"raw":{"description":"Title for the global styles variation, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false}}}]},"\/wp\/v2\/navigation":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","closed","spam","orphan","hidden","expired","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","closed","spam","orphan","hidden","expired"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit","embed"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/navigation"}]}},"\/wp\/v2\/navigation\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","closed","spam","orphan","hidden","expired"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit","embed"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as revisions do not support trashing.","required":false}}}]},"\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","closed","spam","orphan","hidden","expired"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit","embed"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}]},"\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/font-families":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"id","enum":["id","include"],"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"args":{"theme_json_version":{"description":"Version of the theme.json schema used for the typography settings.","type":"integer","default":3,"minimum":2,"maximum":3,"required":false},"font_family_settings":{"description":"font-family declaration in theme.json format, encoded as a string.","type":"string","required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/font-families"}]}},"\/wp\/v2\/font-families\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"theme_json_version":{"description":"Version of the theme.json schema used for the typography settings.","type":"integer","default":3,"minimum":2,"maximum":3,"required":false},"font_family_settings":{"description":"font-family declaration in theme.json format, encoded as a string.","type":"string","required":true}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/font-families\/(?P<font_family_id>[\\d]+)\/font-faces":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"font_family_id":{"description":"The ID for the parent font family of the font face.","type":"integer","required":true},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"id","enum":["id","include"],"required":false}}},{"methods":["POST"],"args":{"font_family_id":{"description":"The ID for the parent font family of the font face.","type":"integer","required":true},"theme_json_version":{"description":"Version of the theme.json schema used for the typography settings.","type":"integer","default":3,"minimum":2,"maximum":3,"required":false},"font_face_settings":{"description":"font-face declaration in theme.json format, encoded as a string.","type":"string","required":true}}}]},"\/wp\/v2\/font-families\/(?P<font_family_id>[\\d]+)\/font-faces\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"font_family_id":{"description":"The ID for the parent font family of the font face.","type":"integer","required":true},"id":{"description":"Unique identifier for the font face.","type":"integer","required":true},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"font_family_id":{"description":"The ID for the parent font family of the font face.","type":"integer","required":true},"id":{"description":"Unique identifier for the font face.","type":"integer","required":true},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/wpcw_achievements":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","closed","spam","orphan","hidden","expired","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","closed","spam","orphan","hidden","expired"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/wpcw_achievements"}]}},"\/wp\/v2\/wpcw_achievements\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","closed","spam","orphan","hidden","expired"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/at_biz_dir":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limit result set to posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Ensure result set excludes posts assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","closed","spam","orphan","hidden","expired","any"],"type":"string"},"required":false},"tax_relation":{"description":"Limit result set based on relationship between multiple taxonomies.","type":"string","enum":["AND","OR"],"required":false},"atbdp_listing_types":{"description":"Limit result set to items with specific terms assigned in the atbdp_listing_types taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"operator":{"description":"Whether items must be assigned all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"atbdp_listing_types_exclude":{"description":"Limit result set to items except those with specific terms assigned in the atbdp_listing_types taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]}},"additionalProperties":false}],"required":false},"at_biz_dir-category":{"description":"Limit result set to items with specific terms assigned in the at_biz_dir-category taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether to include child terms in the terms limiting the result set.","type":"boolean","default":false},"operator":{"description":"Whether items must be assigned all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"at_biz_dir-category_exclude":{"description":"Limit result set to items except those with specific terms assigned in the at_biz_dir-category taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether to include child terms in the terms limiting the result set.","type":"boolean","default":false}},"additionalProperties":false}],"required":false},"at_biz_dir-location":{"description":"Limit result set to items with specific terms assigned in the at_biz_dir-location taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether to include child terms in the terms limiting the result set.","type":"boolean","default":false},"operator":{"description":"Whether items must be assigned all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"at_biz_dir-location_exclude":{"description":"Limit result set to items except those with specific terms assigned in the at_biz_dir-location taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether to include child terms in the terms limiting the result set.","type":"boolean","default":false}},"additionalProperties":false}],"required":false},"at_biz_dir-tags":{"description":"Limit result set to items with specific terms assigned in the at_biz_dir-tags taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"operator":{"description":"Whether items must be assigned all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"at_biz_dir-tags_exclude":{"description":"Limit result set to items except those with specific terms assigned in the at_biz_dir-tags taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]}},"additionalProperties":false}],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","closed","spam","orphan","hidden","expired"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"atbdp_listing_types":{"description":"The terms assigned to the post in the atbdp_listing_types taxonomy.","type":"array","items":{"type":"integer"},"required":false},"at_biz_dir-category":{"description":"The terms assigned to the post in the at_biz_dir-category taxonomy.","type":"array","items":{"type":"integer"},"required":false},"at_biz_dir-location":{"description":"The terms assigned to the post in the at_biz_dir-location taxonomy.","type":"array","items":{"type":"integer"},"required":false},"at_biz_dir-tags":{"description":"The terms assigned to the post in the at_biz_dir-tags taxonomy.","type":"array","items":{"type":"integer"},"required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/at_biz_dir"}]}},"\/wp\/v2\/at_biz_dir\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","closed","spam","orphan","hidden","expired"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"atbdp_listing_types":{"description":"The terms assigned to the post in the atbdp_listing_types taxonomy.","type":"array","items":{"type":"integer"},"required":false},"at_biz_dir-category":{"description":"The terms assigned to the post in the at_biz_dir-category taxonomy.","type":"array","items":{"type":"integer"},"required":false},"at_biz_dir-location":{"description":"The terms assigned to the post in the at_biz_dir-location taxonomy.","type":"array","items":{"type":"integer"},"required":false},"at_biz_dir-tags":{"description":"The terms assigned to the post in the at_biz_dir-tags taxonomy.","type":"array","items":{"type":"integer"},"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/at_biz_dir\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","closed","spam","orphan","hidden","expired"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the post.","type":"integer","required":false},"comment_status":{"description":"Whether or not comments are open on the post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Whether or not the post can be pinged.","type":"string","enum":["open","closed"],"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"atbdp_listing_types":{"description":"The terms assigned to the post in the atbdp_listing_types taxonomy.","type":"array","items":{"type":"integer"},"required":false},"at_biz_dir-category":{"description":"The terms assigned to the post in the at_biz_dir-category taxonomy.","type":"array","items":{"type":"integer"},"required":false},"at_biz_dir-location":{"description":"The terms assigned to the post in the at_biz_dir-location taxonomy.","type":"array","items":{"type":"integer"},"required":false},"at_biz_dir-tags":{"description":"The terms assigned to the post in the at_biz_dir-tags taxonomy.","type":"array","items":{"type":"integer"},"required":false}}}]},"\/wp\/v2\/at_biz_dir\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/wpcw_certificates":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","closed","spam","orphan","hidden","expired","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","closed","spam","orphan","hidden","expired"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/wpcw_certificates"}]}},"\/wp\/v2\/wpcw_certificates\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","closed","spam","orphan","hidden","expired"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/wpcw_certificates\/(?P<parent>[\\d]+)\/revisions":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by object attribute.","type":"string","default":"date","enum":["date","id","include","relevance","slug","include_slugs","title"],"required":false}}}]},"\/wp\/v2\/wpcw_certificates\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"The ID for the parent of the revision.","type":"integer","required":false},"id":{"description":"Unique identifier for the revision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as revisions do not support trashing.","required":false}}}]},"\/wp\/v2\/wpcw_certificates\/(?P<id>[\\d]+)\/autosaves":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","closed","spam","orphan","hidden","expired"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for the post.","type":"object","properties":{"raw":{"description":"Content for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the post, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the post.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Whether the content is protected with a password.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}]},"\/wp\/v2\/wpcw_certificates\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"The ID for the parent of the autosave.","type":"integer","required":false},"id":{"description":"The ID for the autosave.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/wpcw_course":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","closed","spam","orphan","hidden","expired","any"],"type":"string"},"required":false},"tax_relation":{"description":"Limit result set based on relationship between multiple taxonomies.","type":"string","enum":["AND","OR"],"required":false},"course_category":{"description":"Limit result set to items with specific terms assigned in the course_category taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether to include child terms in the terms limiting the result set.","type":"boolean","default":false},"operator":{"description":"Whether items must be assigned all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"course_category_exclude":{"description":"Limit result set to items except those with specific terms assigned in the course_category taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Whether to include child terms in the terms limiting the result set.","type":"boolean","default":false}},"additionalProperties":false}],"required":false},"course_tag":{"description":"Limit result set to items with specific terms assigned in the course_tag taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]},"operator":{"description":"Whether items must be assigned all or any of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"course_tag_exclude":{"description":"Limit result set to items except those with specific terms assigned in the course_tag taxonomy.","type":["object","array"],"oneOf":[{"title":"Term ID List","description":"Match terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Term ID Taxonomy Query","description":"Perform an advanced term query.","type":"object","properties":{"terms":{"description":"Term IDs.","type":"array","items":{"type":"integer"},"default":[]}},"additionalProperties":false}],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","closed","spam","orphan","hidden","expired"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"course_category":{"description":"The terms assigned to the post in the course_category taxonomy.","type":"array","items":{"type":"integer"},"required":false},"course_tag":{"description":"The terms assigned to the post in the course_tag taxonomy.","type":"array","items":{"type":"integer"},"required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/wpcw_course"}]}},"\/wp\/v2\/wpcw_course\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","closed","spam","orphan","hidden","expired"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the featured media for the post.","type":"integer","required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false},"course_category":{"description":"The terms assigned to the post in the course_category taxonomy.","type":"array","items":{"type":"integer"},"required":false},"course_tag":{"description":"The terms assigned to the post in the course_tag taxonomy.","type":"array","items":{"type":"integer"},"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/buddypress":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to posts published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit response to posts modified after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"before":{"description":"Limit response to posts published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit response to posts modified before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search input.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"parent":{"description":"Limit result set to items with particular parent IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Limit result set to all items except those of a particular parent ID.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit result set to posts with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit result set to posts assigned one or more statuses.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","closed","spam","orphan","hidden","expired","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","closed","spam","orphan","hidden","expired"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"parent":{"description":"The ID for the parent of the post.","type":"integer","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/buddypress"}]}},"\/wp\/v2\/buddypress\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"date":{"description":"The date the post was published, in the site's timezone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the post was published, as GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the post unique to its type.","type":"string","required":false},"status":{"description":"A named status for the post.","type":"string","enum":["publish","future","draft","pending","private","closed","spam","orphan","hidden","expired"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"parent":{"description":"The ID for the parent of the post.","type":"integer","required":false},"title":{"description":"The title for the post.","type":"object","properties":{"raw":{"description":"Title for the post, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML title for the post, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the post.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the post.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false}}}]},"\/wp\/v2\/types":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/types"}]}},"\/wp\/v2\/types\/(?P<type>[\\w-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"type":{"description":"An alphanumeric identifier for the post type.","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/statuses":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/statuses"}]}},"\/wp\/v2\/statuses\/(?P<status>[\\w-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"status":{"description":"An alphanumeric identifier for the status.","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/taxonomies":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"type":{"description":"Limit results to taxonomies associated with a specific post type.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/taxonomies"}]}},"\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"taxonomy":{"description":"An alphanumeric identifier for the taxonomy.","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/categories":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by term attribute.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether to hide terms not assigned to any posts.","type":"boolean","default":false,"required":false},"parent":{"description":"Limit result set to terms assigned to a specific parent.","type":"integer","required":false},"post":{"description":"Limit result set to terms assigned to a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result set to terms with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":true},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"parent":{"description":"The parent term ID.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/categories"}]}},"\/wp\/v2\/categories\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"parent":{"description":"The parent term ID.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as terms do not support trashing.","required":false}}}]},"\/wp\/v2\/tags":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by term attribute.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether to hide terms not assigned to any posts.","type":"boolean","default":false,"required":false},"post":{"description":"Limit result set to terms assigned to a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result set to terms with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":true},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/tags"}]}},"\/wp\/v2\/tags\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as terms do not support trashing.","required":false}}}]},"\/wp\/v2\/menus":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by term attribute.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether to hide terms not assigned to any posts.","type":"boolean","default":false,"required":false},"post":{"description":"Limit result set to terms assigned to a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result set to terms with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":true},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false},"locations":{"description":"The locations assigned to the menu.","type":"array","items":{"type":"string"},"required":false},"auto_add":{"description":"Whether to automatically add top level pages to this menu.","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/menus"}]}},"\/wp\/v2\/menus\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false},"locations":{"description":"The locations assigned to the menu.","type":"array","items":{"type":"string"},"required":false},"auto_add":{"description":"Whether to automatically add top level pages to this menu.","type":"boolean","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as terms do not support trashing.","required":false}}}]},"\/wp\/v2\/wp_pattern_category":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by term attribute.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether to hide terms not assigned to any posts.","type":"boolean","default":false,"required":false},"post":{"description":"Limit result set to terms assigned to a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result set to terms with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":true},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/wp_pattern_category"}]}},"\/wp\/v2\/wp_pattern_category\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as terms do not support trashing.","required":false}}}]},"\/wp\/v2\/course_category":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by term attribute.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether to hide terms not assigned to any posts.","type":"boolean","default":false,"required":false},"parent":{"description":"Limit result set to terms assigned to a specific parent.","type":"integer","required":false},"post":{"description":"Limit result set to terms assigned to a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result set to terms with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":true},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"parent":{"description":"The parent term ID.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/course_category"}]}},"\/wp\/v2\/course_category\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"parent":{"description":"The parent term ID.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as terms do not support trashing.","required":false}}}]},"\/wp\/v2\/course_tag":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by term attribute.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether to hide terms not assigned to any posts.","type":"boolean","default":false,"required":false},"post":{"description":"Limit result set to terms assigned to a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result set to terms with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":true},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/course_tag"}]}},"\/wp\/v2\/course_tag\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as terms do not support trashing.","required":false}}}]},"\/wp\/v2\/course_unit_category":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by term attribute.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether to hide terms not assigned to any posts.","type":"boolean","default":false,"required":false},"parent":{"description":"Limit result set to terms assigned to a specific parent.","type":"integer","required":false},"post":{"description":"Limit result set to terms assigned to a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result set to terms with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":true},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"parent":{"description":"The parent term ID.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/course_unit_category"}]}},"\/wp\/v2\/course_unit_category\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"parent":{"description":"The parent term ID.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as terms do not support trashing.","required":false}}}]},"\/wp\/v2\/course_unit_tag":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by term attribute.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether to hide terms not assigned to any posts.","type":"boolean","default":false,"required":false},"post":{"description":"Limit result set to terms assigned to a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result set to terms with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":true},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/course_unit_tag"}]}},"\/wp\/v2\/course_unit_tag\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as terms do not support trashing.","required":false}}}]},"\/wp\/v2\/atbdp_listing_types":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by term attribute.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether to hide terms not assigned to any posts.","type":"boolean","default":false,"required":false},"post":{"description":"Limit result set to terms assigned to a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result set to terms with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":true},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/atbdp_listing_types"}]}},"\/wp\/v2\/atbdp_listing_types\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as terms do not support trashing.","required":false}}}]},"\/wp\/v2\/at_biz_dir-category":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by term attribute.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether to hide terms not assigned to any posts.","type":"boolean","default":false,"required":false},"parent":{"description":"Limit result set to terms assigned to a specific parent.","type":"integer","required":false},"post":{"description":"Limit result set to terms assigned to a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result set to terms with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":true},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"parent":{"description":"The parent term ID.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/at_biz_dir-category"}]}},"\/wp\/v2\/at_biz_dir-category\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"parent":{"description":"The parent term ID.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as terms do not support trashing.","required":false}}}]},"\/wp\/v2\/at_biz_dir-location":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by term attribute.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether to hide terms not assigned to any posts.","type":"boolean","default":false,"required":false},"parent":{"description":"Limit result set to terms assigned to a specific parent.","type":"integer","required":false},"post":{"description":"Limit result set to terms assigned to a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result set to terms with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":true},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"parent":{"description":"The parent term ID.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/at_biz_dir-location"}]}},"\/wp\/v2\/at_biz_dir-location\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"parent":{"description":"The parent term ID.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as terms do not support trashing.","required":false}}}]},"\/wp\/v2\/at_biz_dir-tags":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by term attribute.","type":"string","default":"name","enum":["id","include","name","slug","include_slugs","term_group","description","count"],"required":false},"hide_empty":{"description":"Whether to hide terms not assigned to any posts.","type":"boolean","default":false,"required":false},"post":{"description":"Limit result set to terms assigned to a specific post.","type":"integer","default":null,"required":false},"slug":{"description":"Limit result set to terms with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":true},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/at_biz_dir-tags"}]}},"\/wp\/v2\/at_biz_dir-tags\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"description":{"description":"HTML description of the term.","type":"string","required":false},"name":{"description":"HTML title for the term.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the term unique to its type.","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the term.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as terms do not support trashing.","required":false}}}]},"\/wp\/v2\/users":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"default":"asc","description":"Order sort attribute ascending or descending.","enum":["asc","desc"],"type":"string","required":false},"orderby":{"default":"name","description":"Sort collection by user attribute.","enum":["id","include","name","registered_date","slug","include_slugs","email","url"],"type":"string","required":false},"slug":{"description":"Limit result set to users with one or more specific slugs.","type":"array","items":{"type":"string"},"required":false},"roles":{"description":"Limit result set to users matching at least one specific role provided. Accepts csv list or single role.","type":"array","items":{"type":"string"},"required":false},"capabilities":{"description":"Limit result set to users matching at least one specific capability provided. Accepts csv list or single capability.","type":"array","items":{"type":"string"},"required":false},"who":{"description":"Limit result set to users who are considered authors.","type":"string","enum":["authors"],"required":false},"has_published_posts":{"description":"Limit result set to users who have published posts.","type":["boolean","array"],"items":{"type":"string","enum":{"post":"post","page":"page","attachment":"attachment","nav_menu_item":"nav_menu_item","wp_block":"wp_block","wp_template":"wp_template","wp_template_part":"wp_template_part","wp_global_styles":"wp_global_styles","wp_navigation":"wp_navigation","wp_font_family":"wp_font_family","wp_font_face":"wp_font_face","wpcw_achievements":"wpcw_achievements","at_biz_dir":"at_biz_dir","wpcw_certificates":"wpcw_certificates","wpcw_course":"wpcw_course","buddypress":"buddypress"}},"required":false},"search_columns":{"default":[],"description":"Array of column names to be searched.","type":"array","items":{"enum":["email","name","id","username","slug"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"username":{"description":"Login name for the user.","type":"string","required":true},"name":{"description":"Display name for the user.","type":"string","required":false},"first_name":{"description":"First name for the user.","type":"string","required":false},"last_name":{"description":"Last name for the user.","type":"string","required":false},"email":{"description":"The email address for the user.","type":"string","format":"email","required":true},"url":{"description":"URL of the user.","type":"string","format":"uri","required":false},"description":{"description":"Description of the user.","type":"string","required":false},"locale":{"description":"Locale for the user.","type":"string","enum":["","en_US"],"required":false},"nickname":{"description":"The nickname for the user.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the user.","type":"string","required":false},"roles":{"description":"Roles assigned to the user.","type":"array","items":{"type":"string"},"required":false},"password":{"description":"Password for the user (never included).","type":"string","required":true},"meta":{"description":"Meta fields.","type":"object","properties":{"_bbp_topic_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_last_posted":{"type":"integer","title":"","description":"bbPress User Activity","default":0},"persisted_preferences":{"type":"object","title":"","description":"","default":[],"context":["edit"],"properties":{"_modified":{"description":"The date and time the preferences were updated.","type":"string","format":"date-time","readonly":false}},"additionalProperties":true}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/users"}]}},"\/wp\/v2\/users\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the user.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the user.","type":"integer","required":false},"username":{"description":"Login name for the user.","type":"string","required":false},"name":{"description":"Display name for the user.","type":"string","required":false},"first_name":{"description":"First name for the user.","type":"string","required":false},"last_name":{"description":"Last name for the user.","type":"string","required":false},"email":{"description":"The email address for the user.","type":"string","format":"email","required":false},"url":{"description":"URL of the user.","type":"string","format":"uri","required":false},"description":{"description":"Description of the user.","type":"string","required":false},"locale":{"description":"Locale for the user.","type":"string","enum":["","en_US"],"required":false},"nickname":{"description":"The nickname for the user.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the user.","type":"string","required":false},"roles":{"description":"Roles assigned to the user.","type":"array","items":{"type":"string"},"required":false},"password":{"description":"Password for the user (never included).","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_bbp_topic_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_last_posted":{"type":"integer","title":"","description":"bbPress User Activity","default":0},"persisted_preferences":{"type":"object","title":"","description":"","default":[],"context":["edit"],"properties":{"_modified":{"description":"The date and time the preferences were updated.","type":"string","format":"date-time","readonly":false}},"additionalProperties":true}},"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the user.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Required to be true, as users do not support trashing.","required":false},"reassign":{"type":"integer","description":"Reassign the deleted user's posts and links to this user ID.","required":true}}}]},"\/wp\/v2\/users\/me":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"username":{"description":"Login name for the user.","type":"string","required":false},"name":{"description":"Display name for the user.","type":"string","required":false},"first_name":{"description":"First name for the user.","type":"string","required":false},"last_name":{"description":"Last name for the user.","type":"string","required":false},"email":{"description":"The email address for the user.","type":"string","format":"email","required":false},"url":{"description":"URL of the user.","type":"string","format":"uri","required":false},"description":{"description":"Description of the user.","type":"string","required":false},"locale":{"description":"Locale for the user.","type":"string","enum":["","en_US"],"required":false},"nickname":{"description":"The nickname for the user.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the user.","type":"string","required":false},"roles":{"description":"Roles assigned to the user.","type":"array","items":{"type":"string"},"required":false},"password":{"description":"Password for the user (never included).","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_bbp_topic_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_reply_count":{"type":"integer","title":"","description":"bbPress Item Count","default":0},"_bbp_last_posted":{"type":"integer","title":"","description":"bbPress User Activity","default":0},"persisted_preferences":{"type":"object","title":"","description":"","default":[],"context":["edit"],"properties":{"_modified":{"description":"The date and time the preferences were updated.","type":"string","format":"date-time","readonly":false}},"additionalProperties":true}},"required":false}}},{"methods":["DELETE"],"args":{"force":{"type":"boolean","default":false,"description":"Required to be true, as users do not support trashing.","required":false},"reassign":{"type":"integer","description":"Reassign the deleted user's posts and links to this user ID.","required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/users\/me"}]}},"\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords":{"namespace":"wp\/v2","methods":["GET","POST","DELETE"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"app_id":{"description":"A UUID provided by the application to uniquely identify it. It is recommended to use an UUID v5 with the URL or DNS namespace.","type":"string","format":"uuid","required":false},"name":{"description":"The name of the application password.","type":"string","minLength":1,"pattern":".*\\S.*","required":true}}},{"methods":["DELETE"],"args":[]}]},"\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords\/introspect":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords\/(?P<uuid>[\\w\\-]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"app_id":{"description":"A UUID provided by the application to uniquely identify it. It is recommended to use an UUID v5 with the URL or DNS namespace.","type":"string","format":"uuid","required":false},"name":{"description":"The name of the application password.","type":"string","minLength":1,"pattern":".*\\S.*","required":false}}},{"methods":["DELETE"],"args":[]}]},"\/wp\/v2\/comments":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"after":{"description":"Limit response to comments published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limit result set to comments assigned to specific user IDs. Requires authorization.","type":"array","items":{"type":"integer"},"required":false},"author_exclude":{"description":"Ensure result set excludes comments assigned to specific user IDs. Requires authorization.","type":"array","items":{"type":"integer"},"required":false},"author_email":{"default":null,"description":"Limit result set to that from a specific author email. Requires authorization.","format":"email","type":"string","required":false},"before":{"description":"Limit response to comments published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by comment attribute.","type":"string","default":"date_gmt","enum":["date","date_gmt","id","include","post","parent","type"],"required":false},"parent":{"default":[],"description":"Limit result set to comments of specific parent IDs.","type":"array","items":{"type":"integer"},"required":false},"parent_exclude":{"default":[],"description":"Ensure result set excludes specific parent IDs.","type":"array","items":{"type":"integer"},"required":false},"post":{"default":[],"description":"Limit result set to comments assigned to specific post IDs.","type":"array","items":{"type":"integer"},"required":false},"status":{"default":"approve","description":"Limit result set to comments assigned a specific status. Requires authorization.","type":"string","required":false},"type":{"default":"comment","description":"Limit result set to comments assigned a specific type. Requires authorization.","type":"string","required":false},"password":{"description":"The password for the post if it is password protected.","type":"string","required":false}}},{"methods":["POST"],"args":{"author":{"description":"The ID of the user object, if author was a user.","type":"integer","required":false},"author_email":{"description":"Email address for the comment author.","type":"string","format":"email","required":false},"author_ip":{"description":"IP address for the comment author.","type":"string","format":"ip","required":false},"author_name":{"description":"Display name for the comment author.","type":"string","required":false},"author_url":{"description":"URL for the comment author.","type":"string","format":"uri","required":false},"author_user_agent":{"description":"User agent for the comment author.","type":"string","required":false},"content":{"description":"The content for the comment.","type":"object","properties":{"raw":{"description":"Content for the comment, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the comment, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"date":{"description":"The date the comment was published, in the site's timezone.","type":"string","format":"date-time","required":false},"date_gmt":{"description":"The date the comment was published, as GMT.","type":"string","format":"date-time","required":false},"parent":{"default":0,"description":"The ID for the parent of the comment.","type":"integer","required":false},"post":{"default":0,"description":"The ID of the associated post object.","type":"integer","required":false},"status":{"description":"State of the comment.","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/comments"}]}},"\/wp\/v2\/comments\/(?P<id>[\\d]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Unique identifier for the comment.","type":"integer","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"The password for the parent post of the comment (if the post is password protected).","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Unique identifier for the comment.","type":"integer","required":false},"author":{"description":"The ID of the user object, if author was a user.","type":"integer","required":false},"author_email":{"description":"Email address for the comment author.","type":"string","format":"email","required":false},"author_ip":{"description":"IP address for the comment author.","type":"string","format":"ip","required":false},"author_name":{"description":"Display name for the comment author.","type":"string","required":false},"author_url":{"description":"URL for the comment author.","type":"string","format":"uri","required":false},"author_user_agent":{"description":"User agent for the comment author.","type":"string","required":false},"content":{"description":"The content for the comment.","type":"object","properties":{"raw":{"description":"Content for the comment, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the comment, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"date":{"description":"The date the comment was published, in the site's timezone.","type":"string","format":"date-time","required":false},"date_gmt":{"description":"The date the comment was published, as GMT.","type":"string","format":"date-time","required":false},"parent":{"description":"The ID for the parent of the comment.","type":"integer","required":false},"post":{"description":"The ID of the associated post object.","type":"integer","required":false},"status":{"description":"State of the comment.","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Unique identifier for the comment.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Whether to bypass Trash and force deletion.","required":false},"password":{"description":"The password for the parent post of the comment (if the post is password protected).","type":"string","required":false}}}]},"\/wp\/v2\/search":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"type":{"default":"post","description":"Limit results to items of an object type.","type":"string","enum":["post","term","post-format"],"required":false},"subtype":{"default":"any","description":"Limit results to items of one or more object subtypes.","type":"array","items":{"enum":["post","page","wpcw_achievements","at_biz_dir","wpcw_certificates","wpcw_course","buddypress","category","post_tag","course_category","course_tag","course_unit_category","course_unit_tag","atbdp_listing_types","at_biz_dir-category","at_biz_dir-location","at_biz_dir-tags","any"],"type":"string"},"required":false},"exclude":{"description":"Ensure result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit result set to specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/search"}]}},"\/wp\/v2\/block-renderer\/(?P<name>[a-z0-9-]+\/[a-z0-9-]+)":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET","POST"],"args":{"name":{"description":"Unique registered name for the block.","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["edit"],"default":"view","required":false},"attributes":{"description":"Attributes for the block.","type":"object","default":[],"required":false},"post_id":{"description":"ID of the post context.","type":"integer","required":false}}}]},"\/wp\/v2\/block-types":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"namespace":{"description":"Block namespace.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/block-types"}]}},"\/wp\/v2\/block-types\/(?P<namespace>[a-zA-Z0-9_-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"namespace":{"description":"Block namespace.","type":"string","required":false}}}]},"\/wp\/v2\/block-types\/(?P<namespace>[a-zA-Z0-9_-]+)\/(?P<name>[a-zA-Z0-9_-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"name":{"description":"Block name.","type":"string","required":false},"namespace":{"description":"Block namespace.","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/settings":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":{"themeisle_blocks_settings_redirect":{"title":"","description":"Redirect on new install.","type":"boolean","required":false},"themeisle_blocks_settings_onboarding":{"title":"","description":"Show Editor Onboarding.","type":"boolean","required":false},"themeisle_blocks_settings_css_module":{"title":"","description":"Custom CSS module allows to add custom CSS to each block in Block Editor.","type":"boolean","required":false},"themeisle_blocks_settings_blocks_animation":{"title":"","description":"Blocks Animation module allows to add CSS animations to each block in Block Editor.","type":"boolean","required":false},"themeisle_blocks_settings_block_conditions":{"title":"","description":"Blocks Conditions module allows to hide\/display blocks to your users based on selected conditions.","type":"boolean","required":false},"themeisle_blocks_settings_patterns_library":{"title":"","description":"Patterns Library module allows to add predefined patterns to your blocks.","type":"boolean","required":false},"themeisle_blocks_settings_dynamic_content":{"title":"","description":"Dynamic Content allows you to display dynamic content, link and images in your content.","type":"boolean","required":false},"themeisle_blocks_settings_highlight_dynamic":{"title":"","description":"Easily differentiate between dynamic and normal text in the editor.","type":"boolean","required":false},"themeisle_blocks_settings_optimize_animations_css":{"title":"","description":"Optimize Animations CSS.","type":"boolean","required":false},"themeisle_blocks_settings_disable_review_schema":{"title":"","description":"Enable Rich Schema in Product Review Block.","type":"boolean","required":false},"themeisle_blocks_settings_review_scale":{"title":"","description":"Use 0.5 Scale for Review Block.","type":"boolean","required":false},"themeisle_blocks_settings_block_ai_toolbar_module":{"title":"","description":"Enable the AI Block Toolbar in Editor","type":"boolean","required":false},"themeisle_blocks_settings_atomic_wind_blocks":{"title":"","description":"Enable Atomic Wind Blocks","type":"boolean","required":false},"otter_blocks_logger_flag":{"title":"","description":"Become a contributor by opting in to our anonymous data tracking. We guarantee no sensitive data is collected.","type":"string","required":false},"otter_blocks_logger_data":{"title":"","description":"Anonymous data tracking object.","type":"object","properties":{"blocks":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"instances":{"type":"number"}},"additionalProperties":false}},"templates":{"type":"array","items":{"type":"object","properties":{"url":{"type":"string"},"instances":{"type":"number"}},"additionalProperties":false}}},"additionalProperties":false,"required":false},"themeisle_google_map_block_api_key":{"title":"","description":"Google Map API key for the Google Maps Gutenberg Block.","type":"string","required":false},"themeisle_stripe_api_key":{"title":"","description":"Stripe API key for the Stripe Block.","type":"string","required":false},"themeisle_google_captcha_api_site_key":{"title":"","description":"Google reCaptcha Site API key for the Form Block.","type":"string","required":false},"themeisle_google_captcha_api_secret_key":{"title":"","description":"Google reCaptcha Secret API key for the Form Block.","type":"string","required":false},"themeisle_blocks_settings_default_block":{"title":"","description":"Make Section block your default block for Pages?","type":"boolean","required":false},"themeisle_blocks_settings_global_defaults":{"title":"","description":"Global defaults for Gutenberg Blocks.","type":"string","required":false},"themeisle_blocks_form_emails":{"title":"","description":"Email used in the Form block.","type":"array","items":{"type":"object","properties":{"form":{"type":"string"},"hasCaptcha":{"type":["boolean","number","string"]},"email":{"type":"string"},"fromName":{"type":"string"},"fromEmail":{"type":"string"},"redirectLink":{"type":"string"},"emailSubject":{"type":"string"},"submitMessage":{"type":"string"},"errorMessage":{"type":"string"},"cc":{"type":"string"},"bcc":{"type":"string"},"autoresponder":{"type":"object","properties":{"subject":{"type":"string"},"body":{"type":"string"}},"additionalProperties":false},"integration":{"type":"object","properties":{"provider":{"type":"string"},"apiKey":{"type":"string"},"listId":{"type":"string"},"action":{"type":"string"}},"additionalProperties":false},"submissionsSaveLocation":{"type":"string"},"webhookId":{"type":"string"},"requiredFields":{"type":"array","items":{"type":"string"}}},"additionalProperties":false},"required":false},"themeisle_blocks_form_fields_option":{"title":"","description":"Form Fields used in the Form block.","type":"array","items":{"type":"object","properties":{"fieldOptionName":{"type":"string"},"fieldOptionType":{"type":"string"},"options":{"type":"object","properties":{"maxFileSize":{"type":["string","number"]},"allowedFileTypes":{"type":"array","items":{"type":"string"}},"saveFiles":{"type":"string"},"maxFilesNumber":{"type":["string","number"]}},"default":[],"additionalProperties":false},"stripe":{"type":"object","properties":{"product":{"type":"string"},"price":{"type":"string"},"quantity":{"type":"number","default":1}},"additionalProperties":false}},"additionalProperties":false},"required":false},"themeisle_blocks_settings_notifications":{"title":"","description":"Notifications Logs.","type":"object","properties":{"editor_upsell":{"type":["boolean","number","string"]}},"additionalProperties":false,"required":false},"themeisle_webhooks_options":{"title":"","description":"Otter Registered Webhooks.","type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"url":{"type":"string"},"headers":{"type":"array","items":{"type":"object","properties":{"key":{"type":"string"},"value":{"type":"string"}},"additionalProperties":false}},"name":{"type":"string"},"method":{"type":"string"}},"additionalProperties":false},"required":false},"themeisle_open_ai_api_key":{"title":"","description":"The OpenAI API Key required for usage of Otter AI features.","type":"string","required":false},"themeisle_disabled_blocks":{"title":"","description":"The disabled blocks that will no longer be shown in Inserter.","type":"array","items":{"type":"string"},"required":false},"themeisle_blocks_settings_onboarding_wizard":{"title":"","description":"Enable FSE Onboarding Wizard.","type":"boolean","required":false},"themeisle_blocks_settings_prompt_actions":{"title":"","description":"The prompt actions list of toolbar.","type":"array","items":{"type":"object","properties":{"title":{"type":"string"},"prompt":{"type":"string"}},"additionalProperties":false},"required":false},"themeisle_template_cloud_sources":{"title":"","description":"The template cloud sources from which patterns will be loaded.","type":"array","items":{"type":"object","properties":{"key":{"type":"string"},"url":{"type":"string"},"name":{"type":"string"}},"additionalProperties":false},"required":false},"themeisle_sdk_promotions":{"title":"","description":"","type":"string","required":false},"themeisle_sdk_promotions_otter_installed":{"title":"","description":"","type":"boolean","required":false},"themeisle_sdk_promotions_optimole_installed":{"title":"","description":"","type":"boolean","required":false},"themeisle_sdk_promotions_rop_installed":{"title":"","description":"","type":"boolean","required":false},"themeisle_sdk_promotions_neve_installed":{"title":"","description":"","type":"boolean","required":false},"themeisle_sdk_promotions_redirection_cf7_installed":{"title":"","description":"","type":"boolean","required":false},"themeisle_sdk_promotions_hyve_installed":{"title":"","description":"","type":"boolean","required":false},"themeisle_sdk_promotions_wp_full_pay_installed":{"title":"","description":"","type":"boolean","required":false},"themeisle_sdk_promotions_masteriyo_installed":{"title":"","description":"","type":"boolean","required":false},"title":{"title":"Title","description":"Site title.","type":"string","required":false},"description":{"title":"Tagline","description":"Site tagline.","type":"string","required":false},"url":{"title":"","description":"Site URL.","type":"string","format":"uri","required":false},"email":{"title":"","description":"This address is used for admin purposes, like new user notification.","type":"string","format":"email","required":false},"timezone":{"title":"","description":"A city in the same timezone as you.","type":"string","required":false},"date_format":{"title":"","description":"A date format for all date strings.","type":"string","required":false},"time_format":{"title":"","description":"A time format for all time strings.","type":"string","required":false},"start_of_week":{"title":"","description":"A day number of the week that the week should start on.","type":"integer","required":false},"language":{"title":"","description":"WordPress locale code.","type":"string","required":false},"use_smilies":{"title":"","description":"Convert emoticons like :-) and :-P to graphics on display.","type":"boolean","required":false},"default_category":{"title":"","description":"Default post category.","type":"integer","required":false},"default_post_format":{"title":"","description":"Default post format.","type":"string","required":false},"posts_per_page":{"title":"Maximum posts per page","description":"Blog pages show at most.","type":"integer","required":false},"show_on_front":{"title":"Show on front","description":"What to show on the front page","type":"string","required":false},"page_on_front":{"title":"Page on front","description":"The ID of the page that should be displayed on the front page","type":"integer","required":false},"page_for_posts":{"title":"","description":"The ID of the page that should display the latest posts","type":"integer","required":false},"default_ping_status":{"title":"","description":"Allow link notifications from other blogs (pingbacks and trackbacks) on new articles.","type":"string","enum":["open","closed"],"required":false},"default_comment_status":{"title":"Allow comments on new posts","description":"Allow people to submit comments on new posts.","type":"string","enum":["open","closed"],"required":false},"site_logo":{"title":"Logo","description":"Site logo.","type":"integer","required":false},"site_icon":{"title":"Icon","description":"Site icon.","type":"integer","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/settings"}]}},"\/wp\/v2\/themes":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"status":{"description":"Limit result set to themes assigned one or more statuses.","type":"array","items":{"enum":["active","inactive"],"type":"string"},"required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/themes"}]}},"\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"stylesheet":{"description":"The theme's stylesheet. This uniquely identifies the theme.","type":"string","required":false}}}]},"\/wp\/v2\/plugins":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"search":{"description":"Limit results to those matching a string.","type":"string","required":false},"status":{"description":"Limits results to plugins with the given status.","type":"array","items":{"type":"string","enum":["inactive","active"]},"required":false}}},{"methods":["POST"],"args":{"slug":{"type":"string","description":"WordPress.org plugin directory slug.","pattern":"[\\w\\-]+","required":true},"status":{"description":"The plugin activation status.","type":"string","enum":["inactive","active"],"default":"inactive","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/plugins"}]}},"\/wp\/v2\/plugins\/(?P<plugin>[^.\\\/]+(?:\\\/[^.\\\/]+)?)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"plugin":{"type":"string","pattern":"[^.\\\/]+(?:\\\/[^.\\\/]+)?","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"plugin":{"type":"string","pattern":"[^.\\\/]+(?:\\\/[^.\\\/]+)?","required":false},"status":{"description":"The plugin activation status.","type":"string","enum":["inactive","active"],"required":false}}},{"methods":["DELETE"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"plugin":{"type":"string","pattern":"[^.\\\/]+(?:\\\/[^.\\\/]+)?","required":false}}}]},"\/wp\/v2\/sidebars":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/sidebars"}]}},"\/wp\/v2\/sidebars\/(?P<id>[\\w-]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"The id of a registered sidebar","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"widgets":{"description":"Nested widgets.","type":"array","items":{"type":["object","string"]},"required":false}}}]},"\/wp\/v2\/widget-types":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/widget-types"}]}},"\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"The widget type id.","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)\/encode":{"namespace":"wp\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"description":"The widget type id.","type":"string","required":true},"instance":{"description":"Current instance settings of the widget.","type":"object","required":false},"form_data":{"description":"Serialized widget form data to encode into instance settings.","type":"string","required":false}}}]},"\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)\/render":{"namespace":"wp\/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"description":"The widget type id.","type":"string","required":true},"instance":{"description":"Current instance settings of the widget.","type":"object","required":false}}}]},"\/wp\/v2\/widgets":{"namespace":"wp\/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"sidebar":{"description":"The sidebar to return widgets for.","type":"string","required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the widget.","type":"string","required":false},"id_base":{"description":"The type of the widget. Corresponds to ID in widget-types endpoint.","type":"string","required":false},"sidebar":{"default":"wp_inactive_widgets","description":"The sidebar the widget belongs to.","type":"string","required":true},"instance":{"description":"Instance settings of the widget, if supported.","type":"object","properties":{"encoded":{"description":"Base64 encoded representation of the instance settings.","type":"string","context":["edit"]},"hash":{"description":"Cryptographic hash of the instance settings.","type":"string","context":["edit"]},"raw":{"description":"Unencoded instance settings, if supported.","type":"object","context":["edit"]}},"required":false},"form_data":{"description":"URL-encoded form data from the widget admin form. Used to update a widget that does not support instance. Write only.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/widgets"}]}},"\/wp\/v2\/widgets\/(?P<id>[\\w\\-]+)":{"namespace":"wp\/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the widget.","type":"string","required":false},"id_base":{"description":"The type of the widget. Corresponds to ID in widget-types endpoint.","type":"string","required":false},"sidebar":{"description":"The sidebar the widget belongs to.","type":"string","required":false},"instance":{"description":"Instance settings of the widget, if supported.","type":"object","properties":{"encoded":{"description":"Base64 encoded representation of the instance settings.","type":"string","context":["edit"]},"hash":{"description":"Cryptographic hash of the instance settings.","type":"string","context":["edit"]},"raw":{"description":"Unencoded instance settings, if supported.","type":"object","context":["edit"]}},"required":false},"form_data":{"description":"URL-encoded form data from the widget admin form. Used to update a widget that does not support instance. Write only.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"force":{"description":"Whether to force removal of the widget, or move it to the inactive sidebar.","type":"boolean","required":false}}}]},"\/wp\/v2\/block-directory\/search":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"term":{"description":"Limit result set to blocks matching the search term.","type":"string","minLength":1,"required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/block-directory\/search"}]}},"\/wp\/v2\/pattern-directory\/patterns":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":100,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those matching a string.","type":"string","minLength":1,"required":false},"category":{"description":"Limit results to those matching a category ID.","type":"integer","minimum":1,"required":false},"keyword":{"description":"Limit results to those matching a keyword ID.","type":"integer","minimum":1,"required":false},"slug":{"description":"Limit results to those matching a pattern (slug).","type":"array","required":false},"offset":{"description":"Offset the result set by a specific number of items.","type":"integer","required":false},"order":{"description":"Order sort attribute ascending or descending.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort collection by post attribute.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title","favorite_count"],"required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/pattern-directory\/patterns"}]}},"\/wp\/v2\/block-patterns\/patterns":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/block-patterns\/patterns"}]}},"\/wp\/v2\/block-patterns\/categories":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/block-patterns\/categories"}]}},"\/wp-site-health\/v1":{"namespace":"wp-site-health\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wp-site-health\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp-site-health\/v1"}]}},"\/wp-site-health\/v1\/tests\/background-updates":{"namespace":"wp-site-health\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp-site-health\/v1\/tests\/background-updates"}]}},"\/wp-site-health\/v1\/tests\/loopback-requests":{"namespace":"wp-site-health\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp-site-health\/v1\/tests\/loopback-requests"}]}},"\/wp-site-health\/v1\/tests\/https-status":{"namespace":"wp-site-health\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp-site-health\/v1\/tests\/https-status"}]}},"\/wp-site-health\/v1\/tests\/dotorg-communication":{"namespace":"wp-site-health\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp-site-health\/v1\/tests\/dotorg-communication"}]}},"\/wp-site-health\/v1\/tests\/authorization-header":{"namespace":"wp-site-health\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp-site-health\/v1\/tests\/authorization-header"}]}},"\/wp-site-health\/v1\/directory-sizes":{"namespace":"wp-site-health\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp-site-health\/v1\/directory-sizes"}]}},"\/wp-site-health\/v1\/tests\/page-cache":{"namespace":"wp-site-health\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp-site-health\/v1\/tests\/page-cache"}]}},"\/wp-block-editor\/v1":{"namespace":"wp-block-editor\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wp-block-editor\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp-block-editor\/v1"}]}},"\/wp-block-editor\/v1\/url-details":{"namespace":"wp-block-editor\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"url":{"description":"The URL to process.","type":"string","format":"uri","required":true}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp-block-editor\/v1\/url-details"}]}},"\/wp\/v2\/menu-locations":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/menu-locations"}]}},"\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"location":{"description":"An alphanumeric identifier for the menu location.","type":"string","required":false},"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"\/wp-block-editor\/v1\/export":{"namespace":"wp-block-editor\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp-block-editor\/v1\/export"}]}},"\/wp-block-editor\/v1\/navigation-fallback":{"namespace":"wp-block-editor\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp-block-editor\/v1\/navigation-fallback"}]}},"\/wp\/v2\/font-collections":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false}}}],"_links":{"self":[{"href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/font-collections"}]}},"\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)":{"namespace":"wp\/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Scope under which the request is made; determines fields present in response.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]}},"site_logo":1229,"site_icon":29,"site_icon_url":"https:\/\/designcharrette.com\/wp-content\/uploads\/2019\/01\/cropped-DC-Eye-Logo2018-1024x1024px.png","_links":{"help":[{"href":"https:\/\/developer.wordpress.org\/rest-api\/"}],"wp:featuredmedia":[{"embeddable":true,"type":"site_logo","href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/media\/1229"},{"embeddable":true,"type":"site_icon","href":"https:\/\/designcharrette.com\/wp-json\/wp\/v2\/media\/29"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}