{ "name": "cpc Learning", "description": "Ihre eLearning Plattform f\u00fcr die Bauwirtschaft", "url": "https:\/\/learning.cpc-baulogistik.de", "home": "https:\/\/learning.cpc-baulogistik.de\/en", "gmt_offset": 1, "timezone_string": "Europe\/Berlin", "page_for_posts": 0, "page_on_front": 112, "show_on_front": "page", "namespaces": [ "oembed\/1.0", "ldlms\/v1", "wp\/v2", "ldlms\/v2", "uap\/v2", "automator\/v1", "user-verification\/v2", "bb-social-login\/v1", "elementor\/v1", "elementor-pro\/v1", "uap\/blocks\/v1", "elementor\/v1\/documents", "elementor-ai\/v1", "buddyboss\/v1", "wp-site-health\/v1", "wp-block-editor\/v1" ], "authentication": { "application-passwords": { "endpoints": { "authorization": "https:\/\/learning.cpc-baulogistik.de\/wp-admin\/authorize-application.php" } } }, "routes": { "\/": { "namespace": "", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/" } ] } }, "\/batch\/v1": { "namespace": "", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "validation": { "type": "string", "enum": [ "require-all-validate", "normal" ], "default": "normal", "required": false }, "requests": { "type": "array", "maxItems": 25, "items": { "type": "object", "properties": { "method": { "type": "string", "enum": [ "POST", "PUT", "PATCH", "DELETE" ], "default": "POST" }, "path": { "type": "string", "required": true }, "body": { "type": "object", "properties": [], "additionalProperties": true }, "headers": { "type": "object", "properties": [], "additionalProperties": { "type": [ "string", "array" ], "items": { "type": "string" } } } } }, "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/batch\/v1" } ] } }, "\/oembed\/1.0": { "namespace": "oembed\/1.0", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "oembed\/1.0", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/oembed\/1.0" } ] } }, "\/oembed\/1.0\/embed": { "namespace": "oembed\/1.0", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "url": { "description": "The URL of the resource for which to fetch oEmbed data.", "type": "string", "format": "uri", "required": true }, "format": { "default": "json", "required": false }, "maxwidth": { "default": 600, "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/oembed\/1.0\/embed" } ] } }, "\/oembed\/1.0\/proxy": { "namespace": "oembed\/1.0", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "url": { "description": "The URL of the resource for which to fetch oEmbed data.", "type": "string", "format": "uri", "required": true }, "format": { "description": "The oEmbed format to use.", "type": "string", "default": "json", "enum": [ "json", "xml" ], "required": false }, "maxwidth": { "description": "The maximum width of the embed frame in pixels.", "type": "integer", "default": 600, "required": false }, "maxheight": { "description": "The maximum height of the embed frame in pixels.", "type": "integer", "required": false }, "discover": { "description": "Whether to perform an oEmbed discovery request for unsanctioned providers.", "type": "boolean", "default": true, "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/oembed\/1.0\/proxy" } ] } }, "\/ldlms\/v1": { "namespace": "ldlms\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "ldlms\/v1", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/ldlms\/v1" } ] } }, "\/ldlms\/v1\/echo": { "namespace": "ldlms\/v1", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": [] }, { "methods": [ "POST", "PUT", "PATCH" ], "args": [] }, { "methods": [ "DELETE" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/ldlms\/v1\/echo" } ] } }, "\/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:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/wp\/v2" } ] } }, "\/wp\/v2\/sfwd-courses": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "GET", "POST", "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": [] }, { "methods": [ "POST" ], "allow_batch": { "v1": true }, "args": [] }, { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": [] }, { "methods": [ "POST" ], "allow_batch": { "v1": true }, "args": [] }, { "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": "asc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Sort collection by post attribute.", "type": "string", "default": "title", "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", "graded", "not_graded", "any" ], "type": "string" }, "required": false }, "tax_relation": { "description": "Limit result set based on relationship between multiple taxonomies.", "type": "string", "enum": [ "AND", "OR" ], "required": false }, "ld_course_category": { "description": "Limit result set to items with specific terms assigned in the ld_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 }, "ld_course_category_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_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 }, "ld_course_tag": { "description": "Limit result set to items with specific terms assigned in the ld_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 }, "ld_course_tag_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_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", "graded", "not_graded" ], "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 }, "featured_media": { "description": "The ID of the featured media for the post.", "type": "integer", "required": false }, "menu_order": { "description": "The order of the post in relation to other posts.", "type": "integer", "required": false }, "template": { "description": "The theme file to use to display the post.", "type": "string", "required": false }, "ld_course_category": { "description": "The terms assigned to the post in the ld_course_category taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "ld_course_tag": { "description": "The terms assigned to the post in the ld_course_tag taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "course_materials": { "description": "Course Materials", "type": "html", "required": false }, "course_price_type": { "default": "open", "description": "Course Price Type", "type": "string", "enum": [ "open", "closed", "free", "buynow", "subscribe" ], "required": false }, "custom_button_label": { "description": "Custom Button Label", "type": "text", "required": false }, "custom_button_url": { "description": "Custom Button URL", "type": "text", "required": false }, "course_price": { "description": "Course Price", "type": "text", "required": false }, "course_prerequisite_enabled": { "default": false, "description": "Enable Course Prerequisites", "type": "boolean", "required": false }, "course_prerequisite": { "default": [], "description": "Course Prerequisites", "type": "array", "required": false }, "course_prerequisite_compare": { "default": "ANY", "description": "Course Prerequisites Compare", "type": "string", "enum": [ "ANY", "ALL" ], "required": false }, "course_points_enabled": { "description": "Enable Course Points", "type": "boolean", "required": false }, "course_points": { "description": "Course Points", "type": "number", "required": false }, "course_points_access": { "description": "Course Points Access", "type": "number", "required": false }, "course_disable_lesson_progression": { "default": 0, "description": "Disable Lesson Progression", "type": "boolean", "required": false }, "expire_access": { "description": "Expire Access", "type": "boolean", "required": false }, "expire_access_days": { "description": "Expire Access After (days)", "type": "number", "required": false }, "expire_access_delete_progress": { "description": "Delete Course and Quiz Data After Expiration", "type": "boolean", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/wp\/v2\/sfwd-courses" } ] } }, "\/wp\/v2\/sfwd-courses\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE", "GET", "POST", "PUT", "PATCH", "DELETE", "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Unique identifier for the object.", "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 object.", "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", "graded", "not_graded" ], "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 }, "featured_media": { "description": "The ID of the featured media for the post.", "type": "integer", "required": false }, "menu_order": { "description": "The order of the post in relation to other posts.", "type": "integer", "required": false }, "template": { "description": "The theme file to use to display the post.", "type": "string", "required": false }, "ld_course_category": { "description": "The terms assigned to the post in the ld_course_category taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "ld_course_tag": { "description": "The terms assigned to the post in the ld_course_tag taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "course_materials": { "description": "Course Materials", "type": "html", "required": false }, "course_price_type": { "description": "Course Price Type", "type": "string", "enum": [ "open", "closed", "free", "buynow", "subscribe" ], "required": false }, "custom_button_label": { "description": "Custom Button Label", "type": "text", "required": false }, "custom_button_url": { "description": "Custom Button URL", "type": "text", "required": false }, "course_price": { "description": "Course Price", "type": "text", "required": false }, "course_prerequisite_enabled": { "description": "Enable Course Prerequisites", "type": "boolean", "required": false }, "course_prerequisite": { "description": "Course Prerequisites", "type": "array", "required": false }, "course_prerequisite_compare": { "description": "Course Prerequisites Compare", "type": "string", "enum": [ "ANY", "ALL" ], "required": false }, "course_points_enabled": { "description": "Enable Course Points", "type": "boolean", "required": false }, "course_points": { "description": "Course Points", "type": "number", "required": false }, "course_points_access": { "description": "Course Points Access", "type": "number", "required": false }, "course_disable_lesson_progression": { "description": "Disable Lesson Progression", "type": "boolean", "required": false }, "expire_access": { "description": "Expire Access", "type": "boolean", "required": false }, "expire_access_days": { "description": "Expire Access After (days)", "type": "number", "required": false }, "expire_access_delete_progress": { "description": "Delete Course and Quiz Data After Expiration", "type": "boolean", "required": false } } }, { "methods": [ "DELETE" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Unique identifier for the object.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Whether to bypass trash and force deletion.", "required": false } } }, { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Unique identifier for the object.", "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 object.", "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", "graded", "not_graded" ], "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 }, "featured_media": { "description": "The ID of the featured media for the post.", "type": "integer", "required": false }, "menu_order": { "description": "The order of the post in relation to other posts.", "type": "integer", "required": false }, "template": { "description": "The theme file to use to display the post.", "type": "string", "required": false }, "ld_course_category": { "description": "The terms assigned to the post in the ld_course_category taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "ld_course_tag": { "description": "The terms assigned to the post in the ld_course_tag taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "course_materials": { "description": "Course Materials", "type": "html", "required": false }, "course_price_type": { "description": "Course Price Type", "type": "string", "enum": [ "open", "closed", "free", "buynow", "subscribe" ], "required": false }, "custom_button_label": { "description": "Custom Button Label", "type": "text", "required": false }, "custom_button_url": { "description": "Custom Button URL", "type": "text", "required": false }, "course_price": { "description": "Course Price", "type": "text", "required": false }, "course_prerequisite_enabled": { "description": "Enable Course Prerequisites", "type": "boolean", "required": false }, "course_prerequisite": { "description": "Course Prerequisites", "type": "array", "required": false }, "course_prerequisite_compare": { "description": "Course Prerequisites Compare", "type": "string", "enum": [ "ANY", "ALL" ], "required": false }, "course_points_enabled": { "description": "Enable Course Points", "type": "boolean", "required": false }, "course_points": { "description": "Course Points", "type": "number", "required": false }, "course_points_access": { "description": "Course Points Access", "type": "number", "required": false }, "course_disable_lesson_progression": { "description": "Disable Lesson Progression", "type": "boolean", "required": false }, "expire_access": { "description": "Expire Access", "type": "boolean", "required": false }, "expire_access_days": { "description": "Expire Access After (days)", "type": "number", "required": false }, "expire_access_delete_progress": { "description": "Delete Course and Quiz Data After Expiration", "type": "boolean", "required": false } } }, { "methods": [ "DELETE" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Unique identifier for the object.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Whether to bypass trash and force deletion.", "required": false } } }, { "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", "graded", "not_graded" ], "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 }, "featured_media": { "description": "The ID of the featured media for the post.", "type": "integer", "required": false }, "menu_order": { "description": "The order of the post in relation to other posts.", "type": "integer", "required": false }, "template": { "description": "The theme file to use to display the post.", "type": "string", "required": false }, "ld_course_category": { "description": "The terms assigned to the post in the ld_course_category taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "ld_course_tag": { "description": "The terms assigned to the post in the ld_course_tag taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "course_materials": { "description": "Course Materials", "type": "html", "required": false }, "course_price_type": { "description": "Course Price Type", "type": "string", "enum": [ "open", "closed", "free", "buynow", "subscribe" ], "required": false }, "custom_button_label": { "description": "Custom Button Label", "type": "text", "required": false }, "custom_button_url": { "description": "Custom Button URL", "type": "text", "required": false }, "course_price": { "description": "Course Price", "type": "text", "required": false }, "course_prerequisite_enabled": { "description": "Enable Course Prerequisites", "type": "boolean", "required": false }, "course_prerequisite": { "description": "Course Prerequisites", "type": "array", "required": false }, "course_prerequisite_compare": { "description": "Course Prerequisites Compare", "type": "string", "enum": [ "ANY", "ALL" ], "required": false }, "course_points_enabled": { "description": "Enable Course Points", "type": "boolean", "required": false }, "course_points": { "description": "Course Points", "type": "number", "required": false }, "course_points_access": { "description": "Course Points Access", "type": "number", "required": false }, "course_disable_lesson_progression": { "description": "Disable Lesson Progression", "type": "boolean", "required": false }, "expire_access": { "description": "Expire Access", "type": "boolean", "required": false }, "expire_access_days": { "description": "Expire Access After (days)", "type": "number", "required": false }, "expire_access_delete_progress": { "description": "Delete Course and Quiz Data After Expiration", "type": "boolean", "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 } } } ] }, "\/ldlms\/v1\/sfwd-courses": { "namespace": "ldlms\/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 }, "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": "asc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Sort collection by post attribute.", "type": "string", "default": "title", "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", "graded", "not_graded", "any" ], "type": "string" }, "required": false }, "tax_relation": { "description": "Limit result set based on relationship between multiple taxonomies.", "type": "string", "enum": [ "AND", "OR" ], "required": false }, "ld_course_category": { "description": "Limit result set to items with specific terms assigned in the ld_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 }, "ld_course_category_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_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 }, "ld_course_tag": { "description": "Limit result set to items with specific terms assigned in the ld_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 }, "ld_course_tag_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_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" ], "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", "graded", "not_graded" ], "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 }, "featured_media": { "description": "The ID of the featured media for the post.", "type": "integer", "required": false }, "menu_order": { "description": "The order of the post in relation to other posts.", "type": "integer", "required": false }, "template": { "description": "The theme file to use to display the post.", "type": "string", "required": false }, "ld_course_category": { "description": "The terms assigned to the post in the ld_course_category taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "ld_course_tag": { "description": "The terms assigned to the post in the ld_course_tag taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "course_materials": { "description": "Course Materials", "type": "html", "required": false }, "course_price_type": { "default": "open", "description": "Course Price Type", "type": "string", "enum": [ "open", "closed", "free", "buynow", "subscribe" ], "required": false }, "custom_button_label": { "description": "Custom Button Label", "type": "text", "required": false }, "custom_button_url": { "description": "Custom Button URL", "type": "text", "required": false }, "course_price": { "description": "Course Price", "type": "text", "required": false }, "course_prerequisite_enabled": { "default": false, "description": "Enable Course Prerequisites", "type": "boolean", "required": false }, "course_prerequisite": { "default": [], "description": "Course Prerequisites", "type": "array", "required": false }, "course_prerequisite_compare": { "default": "ANY", "description": "Course Prerequisites Compare", "type": "string", "enum": [ "ANY", "ALL" ], "required": false }, "course_points_enabled": { "description": "Enable Course Points", "type": "boolean", "required": false }, "course_points": { "description": "Course Points", "type": "number", "required": false }, "course_points_access": { "description": "Course Points Access", "type": "number", "required": false }, "course_disable_lesson_progression": { "default": 0, "description": "Disable Lesson Progression", "type": "boolean", "required": false }, "expire_access": { "description": "Expire Access", "type": "boolean", "required": false }, "expire_access_days": { "description": "Expire Access After (days)", "type": "number", "required": false }, "expire_access_delete_progress": { "description": "Delete Course and Quiz Data After Expiration", "type": "boolean", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/ldlms\/v1\/sfwd-courses" } ] } }, "\/ldlms\/v1\/sfwd-courses\/(?P[\\d]+)": { "namespace": "ldlms\/v1", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "Unique identifier for the object.", "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 }, "password": { "description": "The password for the post if it is password protected.", "type": "string", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "integer", "required": true }, "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", "graded", "not_graded" ], "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 }, "featured_media": { "description": "The ID of the featured media for the post.", "type": "integer", "required": false }, "menu_order": { "description": "The order of the post in relation to other posts.", "type": "integer", "required": false }, "template": { "description": "The theme file to use to display the post.", "type": "string", "required": false }, "ld_course_category": { "description": "The terms assigned to the post in the ld_course_category taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "ld_course_tag": { "description": "The terms assigned to the post in the ld_course_tag taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "course_materials": { "description": "Course Materials", "type": "html", "required": false }, "course_price_type": { "description": "Course Price Type", "type": "string", "enum": [ "open", "closed", "free", "buynow", "subscribe" ], "required": false }, "custom_button_label": { "description": "Custom Button Label", "type": "text", "required": false }, "custom_button_url": { "description": "Custom Button URL", "type": "text", "required": false }, "course_price": { "description": "Course Price", "type": "text", "required": false }, "course_prerequisite_enabled": { "description": "Enable Course Prerequisites", "type": "boolean", "required": false }, "course_prerequisite": { "description": "Course Prerequisites", "type": "array", "required": false }, "course_prerequisite_compare": { "description": "Course Prerequisites Compare", "type": "string", "enum": [ "ANY", "ALL" ], "required": false }, "course_points_enabled": { "description": "Enable Course Points", "type": "boolean", "required": false }, "course_points": { "description": "Course Points", "type": "number", "required": false }, "course_points_access": { "description": "Course Points Access", "type": "number", "required": false }, "course_disable_lesson_progression": { "description": "Disable Lesson Progression", "type": "boolean", "required": false }, "expire_access": { "description": "Expire Access", "type": "boolean", "required": false }, "expire_access_days": { "description": "Expire Access After (days)", "type": "number", "required": false }, "expire_access_delete_progress": { "description": "Delete Course and Quiz Data After Expiration", "type": "boolean", "required": false } } }, { "methods": [ "DELETE" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "integer", "required": true }, "force": { "type": "boolean", "default": false, "description": "Whether to bypass trash and force deletion.", "required": false } } } ] }, "\/ldlms\/v1\/sfwd-courses\/(?P[\\d]+)\/steps": { "namespace": "ldlms\/v1", "methods": [ "GET", "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "Course ID to enroll user into.", "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 }, "type": { "description": "Filter returned results by step type.", "type": "string", "default": "all", "enum": [ "all", "h", "l", "t", "r" ], "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "id": { "description": "Course ID to enroll user into.", "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 }, "type": { "description": "Filter returned results by step type.", "type": "string", "default": "all", "enum": [ "all", "h", "l", "t", "r" ], "required": false } } } ] }, "\/ldlms\/v1\/sfwd-courses\/(?P[\\d]+)\/users": { "namespace": "ldlms\/v1", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "Course ID.", "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 }, "fields": { "description": "Returned values.", "type": "string", "default": "ids", "enum": [ "ids", "objects" ], "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 }, "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 }, "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 }, "slug": { "description": "Limit result set to users with one or more specific slugs.", "type": "array", "items": { "type": "string" }, "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "id": { "description": "Course ID.", "type": "integer", "required": true }, "user_ids": { "description": "User IDs to enroll into course. Limit 50 per request.", "type": "array", "items": { "type": "integer" }, "required": true } } }, { "methods": [ "DELETE" ], "args": { "id": { "description": "Course ID.", "type": "integer", "required": true }, "user_ids": { "description": "User IDs to remove from group. Limit 50 per request.", "type": "array", "items": { "type": "integer" }, "required": true } } } ] }, "\/wp\/v2\/groups": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "GET", "POST", "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": [] }, { "methods": [ "POST" ], "allow_batch": { "v1": true }, "args": [] }, { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": [] }, { "methods": [ "POST" ], "allow_batch": { "v1": true }, "args": [] }, { "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": "asc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Sort collection by post attribute.", "type": "string", "default": "title", "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", "graded", "not_graded", "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 }, "ld_group_category": { "description": "Limit result set to items with specific terms assigned in the ld_group_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 }, "ld_group_category_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_group_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 }, "ld_group_tag": { "description": "Limit result set to items with specific terms assigned in the ld_group_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 }, "ld_group_tag_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_group_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", "graded", "not_graded" ], "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 }, "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 }, "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 }, "ld_group_category": { "description": "The terms assigned to the post in the ld_group_category taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "ld_group_tag": { "description": "The terms assigned to the post in the ld_group_tag taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/wp\/v2\/groups" } ] } }, "\/wp\/v2\/groups\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE", "GET", "POST", "PUT", "PATCH", "DELETE", "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Unique identifier for the object.", "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 object.", "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", "graded", "not_graded" ], "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 }, "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 }, "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 }, "ld_group_category": { "description": "The terms assigned to the post in the ld_group_category taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "ld_group_tag": { "description": "The terms assigned to the post in the ld_group_tag taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false } } }, { "methods": [ "DELETE" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Unique identifier for the object.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Whether to bypass trash and force deletion.", "required": false } } }, { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Unique identifier for the object.", "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 object.", "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", "graded", "not_graded" ], "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 }, "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 }, "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 }, "ld_group_category": { "description": "The terms assigned to the post in the ld_group_category taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "ld_group_tag": { "description": "The terms assigned to the post in the ld_group_tag taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false } } }, { "methods": [ "DELETE" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Unique identifier for the object.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Whether to bypass trash and force deletion.", "required": false } } }, { "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", "graded", "not_graded" ], "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 }, "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 }, "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 }, "ld_group_category": { "description": "The terms assigned to the post in the ld_group_category taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "ld_group_tag": { "description": "The terms assigned to the post in the ld_group_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 } } } ] }, "\/ldlms\/v1\/sfwd-courses\/(?P[\\d]+)\/groups": { "namespace": "ldlms\/v1", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "Course ID to enroll into.", "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 }, "fields": { "description": "Returned values.", "type": "string", "default": "ids", "enum": [ "ids", "objects" ], "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 post attribute.", "type": "string", "default": "title", "enum": [ "author", "date", "id", "include", "modified", "parent", "relevance", "slug", "include_slugs", "title" ], "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 }, "page": { "description": "Current page of the collection.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "search": { "description": "Limit results to those matching a string.", "type": "string", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "id": { "description": "Course ID to enroll into.", "type": "integer", "required": true }, "group_ids": { "description": "Group IDs to enroll into Course.", "type": "array", "items": { "type": "integer" }, "required": true } } }, { "methods": [ "DELETE" ], "args": { "id": { "description": "Course ID to enroll into.", "type": "integer", "required": true }, "group_ids": { "description": "Group IDs to remove from Course.", "type": "array", "items": { "type": "integer" }, "required": true } } } ] }, "\/wp\/v2\/sfwd-lessons": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": [] }, { "methods": [ "POST" ], "allow_batch": { "v1": true }, "args": [] }, { "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": "asc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Sort collection by post attribute.", "type": "string", "default": "title", "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", "graded", "not_graded", "any" ], "type": "string" }, "required": false }, "tax_relation": { "description": "Limit result set based on relationship between multiple taxonomies.", "type": "string", "enum": [ "AND", "OR" ], "required": false }, "ld_lesson_category": { "description": "Limit result set to items with specific terms assigned in the ld_lesson_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 }, "ld_lesson_category_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_lesson_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 }, "ld_lesson_tag": { "description": "Limit result set to items with specific terms assigned in the ld_lesson_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 }, "ld_lesson_tag_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_lesson_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 }, "course": { "description": "Limit results to be within a specific Course. Required for non-admin users.", "type": "integer", "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", "graded", "not_graded" ], "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 }, "featured_media": { "description": "The ID of the featured media for the post.", "type": "integer", "required": false }, "menu_order": { "description": "The order of the post in relation to other posts.", "type": "integer", "required": false }, "template": { "description": "The theme file to use to display the post.", "type": "string", "required": false }, "ld_lesson_category": { "description": "The terms assigned to the post in the ld_lesson_category taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "ld_lesson_tag": { "description": "The terms assigned to the post in the ld_lesson_tag taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "lesson_materials": { "description": "Lesson Materials", "type": "html", "required": false }, "forced_lesson_time": { "default": "", "description": "Forced Lesson Timer", "type": "text", "required": false }, "lesson_assignment_upload": { "default": 0, "description": "Upload Assignment", "type": "boolean", "required": false }, "auto_approve_assignment": { "default": "on", "description": "Auto Approve Assignment", "type": "boolean", "required": false }, "assignment_upload_limit_count": { "default": "1", "description": "Limit number of uploaded files", "type": "number", "required": false }, "lesson_assignment_deletion_enabled": { "default": 0, "description": "Allow Student to Delete own Assignment(s)", "type": "boolean", "required": false }, "lesson_assignment_points_enabled": { "default": 0, "description": "Award Points for Assignment", "type": "boolean", "required": false }, "lesson_assignment_points_amount": { "default": 0, "description": "Set Number of Points for Assignment", "type": "number", "required": false }, "assignment_upload_limit_extensions": { "default": "", "description": "Allowed File Extensions", "type": "text", "required": false }, "assignment_upload_limit_size": { "default": "", "description": "Allowed File Size", "type": "text", "required": false }, "visible_after": { "default": 0, "description": "Make Lesson visible X Days After Sign-up", "type": "number", "required": false }, "visible_after_specific_date": { "description": "Make Lesson Visible on Specific Date", "type": "wp_date_selector", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/wp\/v2\/sfwd-lessons" } ] } }, "\/wp\/v2\/sfwd-lessons\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE", "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Unique identifier for the object.", "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 object.", "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", "graded", "not_graded" ], "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 }, "featured_media": { "description": "The ID of the featured media for the post.", "type": "integer", "required": false }, "menu_order": { "description": "The order of the post in relation to other posts.", "type": "integer", "required": false }, "template": { "description": "The theme file to use to display the post.", "type": "string", "required": false }, "ld_lesson_category": { "description": "The terms assigned to the post in the ld_lesson_category taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "ld_lesson_tag": { "description": "The terms assigned to the post in the ld_lesson_tag taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false } } }, { "methods": [ "DELETE" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Unique identifier for the object.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Whether to bypass trash and force deletion.", "required": false } } }, { "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", "graded", "not_graded" ], "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 }, "featured_media": { "description": "The ID of the featured media for the post.", "type": "integer", "required": false }, "menu_order": { "description": "The order of the post in relation to other posts.", "type": "integer", "required": false }, "template": { "description": "The theme file to use to display the post.", "type": "string", "required": false }, "ld_lesson_category": { "description": "The terms assigned to the post in the ld_lesson_category taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "ld_lesson_tag": { "description": "The terms assigned to the post in the ld_lesson_tag taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "lesson_materials": { "description": "Lesson Materials", "type": "html", "required": false }, "forced_lesson_time": { "description": "Forced Lesson Timer", "type": "text", "required": false }, "lesson_assignment_upload": { "description": "Upload Assignment", "type": "boolean", "required": false }, "auto_approve_assignment": { "description": "Auto Approve Assignment", "type": "boolean", "required": false }, "assignment_upload_limit_count": { "description": "Limit number of uploaded files", "type": "number", "required": false }, "lesson_assignment_deletion_enabled": { "description": "Allow Student to Delete own Assignment(s)", "type": "boolean", "required": false }, "lesson_assignment_points_enabled": { "description": "Award Points for Assignment", "type": "boolean", "required": false }, "lesson_assignment_points_amount": { "description": "Set Number of Points for Assignment", "type": "number", "required": false }, "assignment_upload_limit_extensions": { "description": "Allowed File Extensions", "type": "text", "required": false }, "assignment_upload_limit_size": { "description": "Allowed File Size", "type": "text", "required": false }, "visible_after": { "description": "Make Lesson visible X Days After Sign-up", "type": "number", "required": false }, "visible_after_specific_date": { "description": "Make Lesson Visible on Specific Date", "type": "wp_date_selector", "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 } } } ] }, "\/ldlms\/v1\/sfwd-lessons": { "namespace": "ldlms\/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 }, "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": "asc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Sort collection by post attribute.", "type": "string", "default": "title", "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", "graded", "not_graded", "any" ], "type": "string" }, "required": false }, "tax_relation": { "description": "Limit result set based on relationship between multiple taxonomies.", "type": "string", "enum": [ "AND", "OR" ], "required": false }, "ld_lesson_category": { "description": "Limit result set to items with specific terms assigned in the ld_lesson_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 }, "ld_lesson_category_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_lesson_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 }, "ld_lesson_tag": { "description": "Limit result set to items with specific terms assigned in the ld_lesson_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 }, "ld_lesson_tag_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_lesson_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 }, "course": { "description": "Limit results to be within a specific Course. Required for non-admin users.", "type": "integer", "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", "graded", "not_graded" ], "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 }, "featured_media": { "description": "The ID of the featured media for the post.", "type": "integer", "required": false }, "menu_order": { "description": "The order of the post in relation to other posts.", "type": "integer", "required": false }, "template": { "description": "The theme file to use to display the post.", "type": "string", "required": false }, "ld_lesson_category": { "description": "The terms assigned to the post in the ld_lesson_category taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "ld_lesson_tag": { "description": "The terms assigned to the post in the ld_lesson_tag taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "lesson_materials": { "description": "Lesson Materials", "type": "html", "required": false }, "forced_lesson_time": { "default": "", "description": "Forced Lesson Timer", "type": "text", "required": false }, "lesson_assignment_upload": { "default": 0, "description": "Upload Assignment", "type": "boolean", "required": false }, "auto_approve_assignment": { "default": "on", "description": "Auto Approve Assignment", "type": "boolean", "required": false }, "assignment_upload_limit_count": { "default": "1", "description": "Limit number of uploaded files", "type": "number", "required": false }, "lesson_assignment_deletion_enabled": { "default": 0, "description": "Allow Student to Delete own Assignment(s)", "type": "boolean", "required": false }, "lesson_assignment_points_enabled": { "default": 0, "description": "Award Points for Assignment", "type": "boolean", "required": false }, "lesson_assignment_points_amount": { "default": 0, "description": "Set Number of Points for Assignment", "type": "number", "required": false }, "assignment_upload_limit_extensions": { "default": "", "description": "Allowed File Extensions", "type": "text", "required": false }, "assignment_upload_limit_size": { "default": "", "description": "Allowed File Size", "type": "text", "required": false }, "visible_after": { "default": 0, "description": "Make Lesson visible X Days After Sign-up", "type": "number", "required": false }, "visible_after_specific_date": { "description": "Make Lesson Visible on Specific Date", "type": "wp_date_selector", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/ldlms\/v1\/sfwd-lessons" } ] } }, "\/ldlms\/v1\/sfwd-lessons\/(?P[\\d]+)": { "namespace": "ldlms\/v1", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "Unique identifier for the object.", "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" ], "args": { "id": { "description": "Unique identifier for the object.", "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", "graded", "not_graded" ], "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 }, "featured_media": { "description": "The ID of the featured media for the post.", "type": "integer", "required": false }, "menu_order": { "description": "The order of the post in relation to other posts.", "type": "integer", "required": false }, "template": { "description": "The theme file to use to display the post.", "type": "string", "required": false }, "ld_lesson_category": { "description": "The terms assigned to the post in the ld_lesson_category taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "ld_lesson_tag": { "description": "The terms assigned to the post in the ld_lesson_tag taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "lesson_materials": { "description": "Lesson Materials", "type": "html", "required": false }, "forced_lesson_time": { "description": "Forced Lesson Timer", "type": "text", "required": false }, "lesson_assignment_upload": { "description": "Upload Assignment", "type": "boolean", "required": false }, "auto_approve_assignment": { "description": "Auto Approve Assignment", "type": "boolean", "required": false }, "assignment_upload_limit_count": { "description": "Limit number of uploaded files", "type": "number", "required": false }, "lesson_assignment_deletion_enabled": { "description": "Allow Student to Delete own Assignment(s)", "type": "boolean", "required": false }, "lesson_assignment_points_enabled": { "description": "Award Points for Assignment", "type": "boolean", "required": false }, "lesson_assignment_points_amount": { "description": "Set Number of Points for Assignment", "type": "number", "required": false }, "assignment_upload_limit_extensions": { "description": "Allowed File Extensions", "type": "text", "required": false }, "assignment_upload_limit_size": { "description": "Allowed File Size", "type": "text", "required": false }, "visible_after": { "description": "Make Lesson visible X Days After Sign-up", "type": "number", "required": false }, "visible_after_specific_date": { "description": "Make Lesson Visible on Specific Date", "type": "wp_date_selector", "required": false } } }, { "methods": [ "DELETE" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Whether to bypass trash and force deletion.", "required": false } } } ] }, "\/wp\/v2\/sfwd-topic": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": [] }, { "methods": [ "POST" ], "allow_batch": { "v1": true }, "args": [] }, { "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": "asc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Sort collection by post attribute.", "type": "string", "default": "title", "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", "graded", "not_graded", "any" ], "type": "string" }, "required": false }, "tax_relation": { "description": "Limit result set based on relationship between multiple taxonomies.", "type": "string", "enum": [ "AND", "OR" ], "required": false }, "ld_topic_category": { "description": "Limit result set to items with specific terms assigned in the ld_topic_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 }, "ld_topic_category_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_topic_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 }, "ld_topic_tag": { "description": "Limit result set to items with specific terms assigned in the ld_topic_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 }, "ld_topic_tag_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_topic_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 }, "course": { "description": "Limit results to be within a specific Course. Required for non-admin users.", "type": "integer", "required": false }, "lesson": { "description": "Limit results to be within a specific Lesson. Must be used with Course parameter.", "type": "integer", "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", "graded", "not_graded" ], "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 }, "featured_media": { "description": "The ID of the featured media for the post.", "type": "integer", "required": false }, "menu_order": { "description": "The order of the post in relation to other posts.", "type": "integer", "required": false }, "template": { "description": "The theme file to use to display the post.", "type": "string", "required": false }, "ld_topic_category": { "description": "The terms assigned to the post in the ld_topic_category taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "ld_topic_tag": { "description": "The terms assigned to the post in the ld_topic_tag taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "topic_materials": { "description": "Topic Materials", "type": "html", "required": false }, "forced_lesson_time": { "default": "", "description": "Forced Topic Timer", "type": "text", "required": false }, "lesson_assignment_upload": { "default": 0, "description": "Upload Assignment", "type": "boolean", "required": false }, "auto_approve_assignment": { "default": "on", "description": "Auto Approve Assignment", "type": "boolean", "required": false }, "assignment_upload_limit_count": { "default": "1", "description": "Limit number of uploaded files", "type": "number", "required": false }, "lesson_assignment_points_enabled": { "default": 0, "description": "Award Points for Assignment", "type": "boolean", "required": false }, "lesson_assignment_points_amount": { "default": 0, "description": "Set Number of Points for Assignment", "type": "number", "required": false }, "assignment_upload_limit_extensions": { "default": "", "description": "Allowed File Extensions", "type": "text", "required": false }, "assignment_upload_limit_size": { "default": "", "description": "Allowed File Size", "type": "text", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/wp\/v2\/sfwd-topic" } ] } }, "\/wp\/v2\/sfwd-topic\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE", "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Unique identifier for the object.", "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 object.", "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", "graded", "not_graded" ], "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 }, "featured_media": { "description": "The ID of the featured media for the post.", "type": "integer", "required": false }, "menu_order": { "description": "The order of the post in relation to other posts.", "type": "integer", "required": false }, "template": { "description": "The theme file to use to display the post.", "type": "string", "required": false }, "ld_topic_category": { "description": "The terms assigned to the post in the ld_topic_category taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "ld_topic_tag": { "description": "The terms assigned to the post in the ld_topic_tag taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false } } }, { "methods": [ "DELETE" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Unique identifier for the object.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Whether to bypass trash and force deletion.", "required": false } } }, { "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", "graded", "not_graded" ], "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 }, "featured_media": { "description": "The ID of the featured media for the post.", "type": "integer", "required": false }, "menu_order": { "description": "The order of the post in relation to other posts.", "type": "integer", "required": false }, "template": { "description": "The theme file to use to display the post.", "type": "string", "required": false }, "ld_topic_category": { "description": "The terms assigned to the post in the ld_topic_category taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "ld_topic_tag": { "description": "The terms assigned to the post in the ld_topic_tag taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "topic_materials": { "description": "Topic Materials", "type": "html", "required": false }, "forced_lesson_time": { "description": "Forced Topic Timer", "type": "text", "required": false }, "lesson_assignment_upload": { "description": "Upload Assignment", "type": "boolean", "required": false }, "auto_approve_assignment": { "description": "Auto Approve Assignment", "type": "boolean", "required": false }, "assignment_upload_limit_count": { "description": "Limit number of uploaded files", "type": "number", "required": false }, "lesson_assignment_points_enabled": { "description": "Award Points for Assignment", "type": "boolean", "required": false }, "lesson_assignment_points_amount": { "description": "Set Number of Points for Assignment", "type": "number", "required": false }, "assignment_upload_limit_extensions": { "description": "Allowed File Extensions", "type": "text", "required": false }, "assignment_upload_limit_size": { "description": "Allowed File Size", "type": "text", "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 } } } ] }, "\/ldlms\/v1\/sfwd-topic": { "namespace": "ldlms\/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 }, "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": "asc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Sort collection by post attribute.", "type": "string", "default": "title", "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", "graded", "not_graded", "any" ], "type": "string" }, "required": false }, "tax_relation": { "description": "Limit result set based on relationship between multiple taxonomies.", "type": "string", "enum": [ "AND", "OR" ], "required": false }, "ld_topic_category": { "description": "Limit result set to items with specific terms assigned in the ld_topic_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 }, "ld_topic_category_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_topic_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 }, "ld_topic_tag": { "description": "Limit result set to items with specific terms assigned in the ld_topic_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 }, "ld_topic_tag_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_topic_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 }, "course": { "description": "Limit results to be within a specific Course. Required for non-admin users.", "type": "integer", "required": false }, "lesson": { "description": "Limit results to be within a specific Lesson. Must be used with Course parameter.", "type": "integer", "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", "graded", "not_graded" ], "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 }, "featured_media": { "description": "The ID of the featured media for the post.", "type": "integer", "required": false }, "menu_order": { "description": "The order of the post in relation to other posts.", "type": "integer", "required": false }, "template": { "description": "The theme file to use to display the post.", "type": "string", "required": false }, "ld_topic_category": { "description": "The terms assigned to the post in the ld_topic_category taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "ld_topic_tag": { "description": "The terms assigned to the post in the ld_topic_tag taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "topic_materials": { "description": "Topic Materials", "type": "html", "required": false }, "forced_lesson_time": { "default": "", "description": "Forced Topic Timer", "type": "text", "required": false }, "lesson_assignment_upload": { "default": 0, "description": "Upload Assignment", "type": "boolean", "required": false }, "auto_approve_assignment": { "default": "on", "description": "Auto Approve Assignment", "type": "boolean", "required": false }, "assignment_upload_limit_count": { "default": "1", "description": "Limit number of uploaded files", "type": "number", "required": false }, "lesson_assignment_points_enabled": { "default": 0, "description": "Award Points for Assignment", "type": "boolean", "required": false }, "lesson_assignment_points_amount": { "default": 0, "description": "Set Number of Points for Assignment", "type": "number", "required": false }, "assignment_upload_limit_extensions": { "default": "", "description": "Allowed File Extensions", "type": "text", "required": false }, "assignment_upload_limit_size": { "default": "", "description": "Allowed File Size", "type": "text", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/ldlms\/v1\/sfwd-topic" } ] } }, "\/ldlms\/v1\/sfwd-topic\/(?P[\\d]+)": { "namespace": "ldlms\/v1", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "Unique identifier for the object.", "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" ], "args": { "id": { "description": "Unique identifier for the object.", "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", "graded", "not_graded" ], "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 }, "featured_media": { "description": "The ID of the featured media for the post.", "type": "integer", "required": false }, "menu_order": { "description": "The order of the post in relation to other posts.", "type": "integer", "required": false }, "template": { "description": "The theme file to use to display the post.", "type": "string", "required": false }, "ld_topic_category": { "description": "The terms assigned to the post in the ld_topic_category taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "ld_topic_tag": { "description": "The terms assigned to the post in the ld_topic_tag taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "topic_materials": { "description": "Topic Materials", "type": "html", "required": false }, "forced_lesson_time": { "description": "Forced Topic Timer", "type": "text", "required": false }, "lesson_assignment_upload": { "description": "Upload Assignment", "type": "boolean", "required": false }, "auto_approve_assignment": { "description": "Auto Approve Assignment", "type": "boolean", "required": false }, "assignment_upload_limit_count": { "description": "Limit number of uploaded files", "type": "number", "required": false }, "lesson_assignment_points_enabled": { "description": "Award Points for Assignment", "type": "boolean", "required": false }, "lesson_assignment_points_amount": { "description": "Set Number of Points for Assignment", "type": "number", "required": false }, "assignment_upload_limit_extensions": { "description": "Allowed File Extensions", "type": "text", "required": false }, "assignment_upload_limit_size": { "description": "Allowed File Size", "type": "text", "required": false } } }, { "methods": [ "DELETE" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Whether to bypass trash and force deletion.", "required": false } } } ] }, "\/wp\/v2\/sfwd-quiz": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": [] }, { "methods": [ "POST" ], "allow_batch": { "v1": true }, "args": [] }, { "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": "asc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Sort collection by post attribute.", "type": "string", "default": "title", "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", "graded", "not_graded", "any" ], "type": "string" }, "required": false }, "course": { "description": "Limit results to be within a specific Course. Required for non-admin users.", "type": "integer", "required": false }, "lesson": { "description": "Limit results to be within a specific Lesson. Pass zero to show global Course Quizzes. Must be used with Course parameter.", "type": "integer", "required": false }, "topic": { "description": "Limit results to be within a specific Topic. Must be used with Course parameter.", "type": "integer", "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", "graded", "not_graded" ], "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 }, "featured_media": { "description": "The ID of the featured media for the post.", "type": "integer", "required": false }, "menu_order": { "description": "The order of the post in relation to other posts.", "type": "integer", "required": false }, "template": { "description": "The theme file to use to display the post.", "type": "string", "required": false }, "quiz_materials": { "description": "Quiz Materials", "type": "html", "required": false }, "threshold": { "default": "0.8", "description": "Certificate Threshold", "type": "text", "required": false }, "passingpercentage": { "default": "80", "description": "Passing Percentage", "type": "text", "required": false }, "certificate": { "default": "", "description": "Associated Certificate", "type": "string", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/wp\/v2\/sfwd-quiz" } ] } }, "\/wp\/v2\/sfwd-quiz\/(?P[\\d]+)": { "namespace": "wp\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE", "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Unique identifier for the object.", "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 object.", "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", "graded", "not_graded" ], "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 }, "featured_media": { "description": "The ID of the featured media for the post.", "type": "integer", "required": false }, "menu_order": { "description": "The order of the post in relation to other posts.", "type": "integer", "required": false }, "template": { "description": "The theme file to use to display the post.", "type": "string", "required": false }, "quiz_materials": { "description": "Quiz Materials", "type": "html", "required": false }, "threshold": { "description": "Certificate Threshold", "type": "text", "required": false }, "passingpercentage": { "description": "Passing Percentage", "type": "text", "required": false }, "certificate": { "description": "Associated Certificate", "type": "string", "required": false } } }, { "methods": [ "DELETE" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "Unique identifier for the object.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Whether to bypass trash and force deletion.", "required": false } } }, { "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", "graded", "not_graded" ], "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 }, "featured_media": { "description": "The ID of the featured media for the post.", "type": "integer", "required": false }, "menu_order": { "description": "The order of the post in relation to other posts.", "type": "integer", "required": false }, "template": { "description": "The theme file to use to display the post.", "type": "string", "required": false }, "quiz_materials": { "description": "Quiz Materials", "type": "html", "required": false }, "threshold": { "description": "Certificate Threshold", "type": "text", "required": false }, "passingpercentage": { "description": "Passing Percentage", "type": "text", "required": false }, "certificate": { "description": "Associated Certificate", "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 } } } ] }, "\/ldlms\/v1\/sfwd-quiz": { "namespace": "ldlms\/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 }, "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": "asc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Sort collection by post attribute.", "type": "string", "default": "title", "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", "graded", "not_graded", "any" ], "type": "string" }, "required": false }, "course": { "description": "Limit results to be within a specific Course. Required for non-admin users.", "type": "integer", "required": false }, "lesson": { "description": "Limit results to be within a specific Lesson. Pass zero to show global Course Quizzes. Must be used with Course parameter.", "type": "integer", "required": false }, "topic": { "description": "Limit results to be within a specific Topic. Must be used with Course parameter.", "type": "integer", "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", "graded", "not_graded" ], "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 }, "featured_media": { "description": "The ID of the featured media for the post.", "type": "integer", "required": false }, "menu_order": { "description": "The order of the post in relation to other posts.", "type": "integer", "required": false }, "template": { "description": "The theme file to use to display the post.", "type": "string", "required": false }, "quiz_materials": { "description": "Quiz Materials", "type": "html", "required": false }, "threshold": { "default": "0.8", "description": "Certificate Threshold", "type": "text", "required": false }, "passingpercentage": { "default": "80", "description": "Passing Percentage", "type": "text", "required": false }, "certificate": { "default": "", "description": "Associated Certificate", "type": "string", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/ldlms\/v1\/sfwd-quiz" } ] } }, "\/ldlms\/v1\/sfwd-quiz\/(?P[\\d]+)": { "namespace": "ldlms\/v1", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "Unique identifier for the quiz object.", "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" ], "args": { "id": { "description": "Unique identifier for the quiz object.", "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", "graded", "not_graded" ], "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 }, "featured_media": { "description": "The ID of the featured media for the post.", "type": "integer", "required": false }, "menu_order": { "description": "The order of the post in relation to other posts.", "type": "integer", "required": false }, "template": { "description": "The theme file to use to display the post.", "type": "string", "required": false }, "quiz_materials": { "description": "Quiz Materials", "type": "html", "required": false }, "threshold": { "description": "Certificate Threshold", "type": "text", "required": false }, "passingpercentage": { "description": "Passing Percentage", "type": "text", "required": false }, "certificate": { "description": "Associated Certificate", "type": "string", "required": false } } }, { "methods": [ "DELETE" ], "args": { "id": { "description": "Unique identifier for the quiz object.", "type": "integer", "required": false }, "force": { "type": "boolean", "default": false, "description": "Whether to bypass trash and force deletion.", "required": false } } } ] }, "\/ldlms\/v1\/groups": { "namespace": "ldlms\/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 }, "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": "asc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Sort collection by post attribute.", "type": "string", "default": "title", "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", "graded", "not_graded", "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 }, "ld_group_category": { "description": "Limit result set to items with specific terms assigned in the ld_group_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 }, "ld_group_category_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_group_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 }, "ld_group_tag": { "description": "Limit result set to items with specific terms assigned in the ld_group_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 }, "ld_group_tag_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_group_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" ], "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", "graded", "not_graded" ], "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 }, "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 }, "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 }, "ld_group_category": { "description": "The terms assigned to the post in the ld_group_category taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "ld_group_tag": { "description": "The terms assigned to the post in the ld_group_tag taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/ldlms\/v1\/groups" } ] } }, "\/ldlms\/v1\/groups\/(?P[\\d]+)": { "namespace": "ldlms\/v1", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "Unique identifier for the object.", "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 }, "password": { "description": "The password for the post if it is password protected.", "type": "string", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "integer", "required": true }, "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", "graded", "not_graded" ], "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 }, "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 }, "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 }, "ld_group_category": { "description": "The terms assigned to the post in the ld_group_category taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "ld_group_tag": { "description": "The terms assigned to the post in the ld_group_tag taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false } } }, { "methods": [ "DELETE" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "integer", "required": true }, "force": { "type": "boolean", "default": false, "description": "Whether to bypass trash and force deletion.", "required": false } } } ] }, "\/ldlms\/v1\/groups\/(?P[\\d]+)\/courses": { "namespace": "ldlms\/v1", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "Group ID to enroll into.", "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 }, "fields": { "description": "Returned values.", "type": "string", "default": "ids", "enum": [ "ids", "objects" ], "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 post attribute.", "type": "string", "default": "title", "enum": [ "author", "date", "id", "include", "modified", "parent", "relevance", "slug", "include_slugs", "title", "menu_order" ], "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 }, "page": { "description": "Current page of the collection.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "search": { "description": "Limit results to those matching a string.", "type": "string", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "id": { "description": "Group ID to enroll into.", "type": "integer", "required": true }, "course_ids": { "description": "Course IDs to enroll into group.", "type": "array", "items": { "type": "integer" }, "required": true } } }, { "methods": [ "DELETE" ], "args": { "id": { "description": "Group ID to enroll into.", "type": "integer", "required": true }, "course_ids": { "description": "Course IDs to remove from group.", "type": "array", "items": { "type": "integer" }, "required": true } } } ] }, "\/ldlms\/v1\/groups\/(?P[\\d]+)\/leaders": { "namespace": "ldlms\/v1", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "group ID to enroll group leader into.", "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 }, "fields": { "description": "Returned values.", "type": "string", "default": "ids", "enum": [ "ids", "objects" ], "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 }, "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 }, "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 }, "slug": { "description": "Limit result set to users with one or more specific slugs.", "type": "array", "items": { "type": "string" }, "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "id": { "description": "group ID to enroll group leader into.", "type": "integer", "required": true }, "user_ids": { "description": "Group Leader User IDs to enroll into Group", "type": "array", "items": { "type": "integer" }, "required": true } } }, { "methods": [ "DELETE" ], "args": { "id": { "description": "group ID to enroll group leader into.", "type": "integer", "required": true }, "user_ids": { "description": "Group Leader User IDs to remove from Group", "type": "array", "items": { "type": "integer" }, "required": true } } } ] }, "\/ldlms\/v1\/groups\/(?P[\\d]+)\/users": { "namespace": "ldlms\/v1", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "group ID to enroll group leader into.", "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 }, "fields": { "description": "Returned values.", "type": "string", "default": "ids", "enum": [ "ids", "objects" ], "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 }, "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 }, "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 }, "slug": { "description": "Limit result set to users with one or more specific slugs.", "type": "array", "items": { "type": "string" }, "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "id": { "description": "group ID to enroll group leader into.", "type": "integer", "required": true }, "user_ids": { "description": "User IDs to enroll into Group.", "type": "array", "items": { "type": "integer" }, "required": true } } }, { "methods": [ "DELETE" ], "args": { "id": { "description": "group ID to enroll group leader into.", "type": "integer", "required": true }, "user_ids": { "description": "User IDs to remove from Group.", "type": "array", "items": { "type": "integer" }, "required": true } } } ] }, "\/ldlms\/v1\/users\/(?P[\\d]+)\/groups": { "namespace": "ldlms\/v1", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "User ID", "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 }, "fields": { "description": "Returned values.", "type": "string", "default": "ids", "enum": [ "ids", "objects" ], "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 post attribute.", "type": "string", "default": "title", "enum": [ "author", "date", "id", "include", "modified", "parent", "relevance", "slug", "include_slugs", "title" ], "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 }, "page": { "description": "Current page of the collection.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "search": { "description": "Limit results to those matching a string.", "type": "string", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "id": { "description": "User ID", "type": "integer", "required": true }, "group_ids": { "description": "Group IDs to add to User.", "type": "array", "items": { "type": "integer" }, "required": true } } }, { "methods": [ "DELETE" ], "args": { "id": { "description": "User ID", "type": "integer", "required": true }, "group_ids": { "description": "Group IDs to remove from User.", "type": "array", "items": { "type": "integer" }, "required": true } } } ] }, "\/ldlms\/v1\/users\/(?P[\\d]+)\/courses": { "namespace": "ldlms\/v1", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "User ID to enroll user into.", "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 }, "fields": { "description": "Returned values.", "type": "string", "default": "ids", "enum": [ "ids", "objects" ], "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 post attribute.", "type": "string", "default": "title", "enum": [ "author", "date", "id", "include", "modified", "parent", "relevance", "slug", "include_slugs", "title", "menu_order" ], "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 }, "page": { "description": "Current page of the collection.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "search": { "description": "Limit results to those matching a string.", "type": "string", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "id": { "description": "User ID to enroll user into.", "type": "integer", "required": true }, "course_ids": { "description": "Courses IDs to add to User.", "type": "array", "items": { "type": "integer" }, "required": true } } }, { "methods": [ "DELETE" ], "args": { "id": { "description": "User ID to enroll user into.", "type": "integer", "required": true }, "course_ids": { "description": "Courses IDs to remove from User.", "type": "array", "items": { "type": "integer" }, "required": true } } } ] }, "\/ldlms\/v1\/sfwd-questions": { "namespace": "ldlms\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/ldlms\/v1\/sfwd-questions" } ] } }, "\/ldlms\/v1\/sfwd-questions\/(?P[\\d]+)": { "namespace": "ldlms\/v1", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "The question ID", "required": true } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "id": { "description": "The question ID", "required": true } } }, { "methods": [ "DELETE" ], "args": { "id": { "description": "The question ID", "required": true } } } ] }, "\/ldlms\/v1\/sections\/(?P[\\d]+)": { "namespace": "ldlms\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": { "id": { "required": true } } } ] }, "\/ldlms\/v2": { "namespace": "ldlms\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "ldlms\/v2", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/ldlms\/v2" } ] } }, "\/ldlms\/v2\/sfwd-courses": { "namespace": "ldlms\/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 }, "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": "asc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Sort collection by post attribute.", "type": "string", "default": "title", "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", "graded", "not_graded", "any" ], "type": "string" }, "required": false }, "tax_relation": { "description": "Limit result set based on relationship between multiple taxonomies.", "type": "string", "enum": [ "AND", "OR" ], "required": false }, "ld_course_category": { "description": "Limit result set to items with specific terms assigned in the ld_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 }, "ld_course_category_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_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 }, "ld_course_tag": { "description": "Limit result set to items with specific terms assigned in the ld_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 }, "ld_course_tag_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_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" ], "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", "graded", "not_graded" ], "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 }, "featured_media": { "description": "The ID of the featured media for the post.", "type": "integer", "required": false }, "menu_order": { "description": "The order of the post in relation to other posts.", "type": "integer", "required": false }, "template": { "description": "The theme file to use to display the post.", "type": "string", "required": false }, "ld_course_category": { "description": "The terms assigned to the post in the ld_course_category taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "ld_course_tag": { "description": "The terms assigned to the post in the ld_course_tag taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "materials_enabled": { "default": false, "description": "Materials Enabled", "type": "boolean", "required": false }, "materials": { "description": "Materials", "type": "object", "properties": { "raw": { "description": "Content for the object, as it exists in the database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "HTML content for the object, transformed for display.", "type": "string", "context": [ "view", "edit" ], "readonly": true } }, "required": false }, "certificate": { "default": 0, "description": "Course Certificate", "type": "integer", "required": false }, "exam_challenge": { "default": 0, "description": "Challenge Exam Show", "type": "integer", "required": false }, "disable_content_table": { "default": false, "description": "Disable Course Content Table", "type": "boolean", "required": false }, "lessons_per_page": { "default": false, "description": "Custom Pagination", "type": "boolean", "required": false }, "lesson_per_page_custom": { "default": 0, "description": "Lessons per page", "type": "integer", "required": false }, "topic_per_page_custom": { "default": 0, "description": "Topics per page", "type": "integer", "required": false }, "price_type": { "default": "open", "description": "Course Price Type", "type": "string", "enum": [ "open", "closed", "free", "buynow", "subscribe" ], "required": false }, "price_type_paynow_price": { "default": "", "description": "Pay Now Course Price", "type": "string", "required": false }, "price_type_paynow_enrollment_url": { "default": "", "description": "Pay Now course Enrollment URL", "type": "string", "required": false }, "price_type_subscribe_price": { "default": "", "description": "Subscribe Course Price", "type": "string", "required": false }, "trial_price": { "default": "", "description": "Course Trial Price", "type": "string", "required": false }, "price_type_subscribe_enrollment_url": { "default": "", "description": "Subscribe course Enrollment URL", "type": "string", "required": false }, "price_type_closed_price": { "default": "", "description": "Closed Course Price", "type": "string", "required": false }, "price_type_closed_custom_button_url": { "default": "", "description": "Closed Course Button URL", "type": "string", "required": false }, "prerequisite_enabled": { "default": false, "description": "Course Prerequisites", "type": "boolean", "required": false }, "prerequisite_compare": { "default": "ANY", "description": "Prerequisite Compare Mode.", "type": "string", "enum": [ "ANY", "ALL" ], "required": false }, "prerequisites": { "default": [], "description": "Prerequisites.", "type": "array", "items": { "type": "integer" }, "required": false }, "points_enabled": { "default": false, "description": "Course Points", "type": "boolean", "required": false }, "points_access": { "default": 0, "description": "Required for Access", "type": "float", "required": false }, "points_amount": { "default": 0, "description": "Awarded on Completion", "type": "float", "required": false }, "expire_access": { "default": false, "description": "Course Access Expiration", "type": "boolean", "required": false }, "expire_access_days": { "description": "Access Period", "type": "integer", "required": false }, "expire_access_delete_progress": { "default": false, "description": "Data Deletion", "type": "boolean", "required": false }, "progression_disabled": { "default": false, "description": "Course Progression Disabled", "type": "boolean", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/ldlms\/v2\/sfwd-courses" } ] } }, "\/ldlms\/v2\/sfwd-courses\/(?P[\\d]+)": { "namespace": "ldlms\/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 }, "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": "asc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Sort collection by post attribute.", "type": "string", "default": "title", "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", "graded", "not_graded", "any" ], "type": "string" }, "required": false }, "tax_relation": { "description": "Limit result set based on relationship between multiple taxonomies.", "type": "string", "enum": [ "AND", "OR" ], "required": false }, "ld_course_category": { "description": "Limit result set to items with specific terms assigned in the ld_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 }, "ld_course_category_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_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 }, "ld_course_tag": { "description": "Limit result set to items with specific terms assigned in the ld_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 }, "ld_course_tag_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_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", "PUT", "PATCH" ], "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", "graded", "not_graded" ], "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 }, "featured_media": { "description": "The ID of the featured media for the post.", "type": "integer", "required": false }, "menu_order": { "description": "The order of the post in relation to other posts.", "type": "integer", "required": false }, "template": { "description": "The theme file to use to display the post.", "type": "string", "required": false }, "ld_course_category": { "description": "The terms assigned to the post in the ld_course_category taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "ld_course_tag": { "description": "The terms assigned to the post in the ld_course_tag taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "materials_enabled": { "description": "Materials Enabled", "type": "boolean", "required": false }, "materials": { "description": "Materials", "type": "object", "properties": { "raw": { "description": "Content for the object, as it exists in the database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "HTML content for the object, transformed for display.", "type": "string", "context": [ "view", "edit" ], "readonly": true } }, "required": false }, "certificate": { "description": "Course Certificate", "type": "integer", "required": false }, "exam_challenge": { "description": "Challenge Exam Show", "type": "integer", "required": false }, "disable_content_table": { "description": "Disable Course Content Table", "type": "boolean", "required": false }, "lessons_per_page": { "description": "Custom Pagination", "type": "boolean", "required": false }, "lesson_per_page_custom": { "description": "Lessons per page", "type": "integer", "required": false }, "topic_per_page_custom": { "description": "Topics per page", "type": "integer", "required": false }, "price_type": { "description": "Course Price Type", "type": "string", "enum": [ "open", "closed", "free", "buynow", "subscribe" ], "required": false }, "price_type_paynow_price": { "description": "Pay Now Course Price", "type": "string", "required": false }, "price_type_paynow_enrollment_url": { "description": "Pay Now course Enrollment URL", "type": "string", "required": false }, "price_type_subscribe_price": { "description": "Subscribe Course Price", "type": "string", "required": false }, "trial_price": { "description": "Course Trial Price", "type": "string", "required": false }, "price_type_subscribe_enrollment_url": { "description": "Subscribe course Enrollment URL", "type": "string", "required": false }, "price_type_closed_price": { "description": "Closed Course Price", "type": "string", "required": false }, "price_type_closed_custom_button_url": { "description": "Closed Course Button URL", "type": "string", "required": false }, "prerequisite_enabled": { "description": "Course Prerequisites", "type": "boolean", "required": false }, "prerequisite_compare": { "description": "Prerequisite Compare Mode.", "type": "string", "enum": [ "ANY", "ALL" ], "required": false }, "prerequisites": { "description": "Prerequisites.", "type": "array", "items": { "type": "integer" }, "required": false }, "points_enabled": { "description": "Course Points", "type": "boolean", "required": false }, "points_access": { "description": "Required for Access", "type": "float", "required": false }, "points_amount": { "description": "Awarded on Completion", "type": "float", "required": false }, "expire_access": { "description": "Course Access Expiration", "type": "boolean", "required": false }, "expire_access_days": { "description": "Access Period", "type": "integer", "required": false }, "expire_access_delete_progress": { "description": "Data Deletion", "type": "boolean", "required": false }, "progression_disabled": { "description": "Course Progression Disabled", "type": "boolean", "required": false } } }, { "methods": [ "DELETE" ], "args": { "force": { "type": "boolean", "default": false, "description": "Whether to bypass trash and force deletion.", "required": false } } } ] }, "\/ldlms\/v2\/sfwd-courses\/(?P[\\d]+)\/steps": { "namespace": "ldlms\/v2", "methods": [ "GET", "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "Course ID", "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 }, "type": { "description": "Filter returned results by step type.", "type": "string", "default": "all", "enum": [ "all", "h", "l", "t", "r", "co", "sections", "legacy" ], "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "id": { "description": "Course ID", "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 }, "type": { "description": "Filter returned results by step type.", "type": "string", "default": "all", "enum": [ "all", "h", "l", "t", "r", "co", "sections", "legacy" ], "required": false } } } ] }, "\/ldlms\/v2\/sfwd-courses\/(?P[\\d]+)\/prerequisites": { "namespace": "ldlms\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "Course ID", "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 }, "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": "asc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Sort collection by post attribute.", "type": "string", "default": "title", "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", "graded", "not_graded", "any" ], "type": "string" }, "required": false }, "tax_relation": { "description": "Limit result set based on relationship between multiple taxonomies.", "type": "string", "enum": [ "AND", "OR" ], "required": false }, "ld_course_category": { "description": "Limit result set to items with specific terms assigned in the ld_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 }, "ld_course_category_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_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 }, "ld_course_tag": { "description": "Limit result set to items with specific terms assigned in the ld_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 }, "ld_course_tag_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_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 } } } ] }, "\/ldlms\/v2\/sfwd-courses\/(?P[\\d]+)\/users": { "namespace": "ldlms\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "Course ID.", "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 }, "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", "elementor_library": "elementor_library", "elementor_snippet": "elementor_snippet", "sfwd-courses": "sfwd-courses", "sfwd-lessons": "sfwd-lessons", "sfwd-topic": "sfwd-topic", "sfwd-quiz": "sfwd-quiz", "sfwd-question": "sfwd-question", "ld-exam": "ld-exam", "groups": "groups", "sfwd-essays": "sfwd-essays", "sfwd-assignment": "sfwd-assignment" } }, "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", "PUT", "PATCH" ], "args": { "id": { "description": "Course ID.", "type": "integer", "required": true }, "user_ids": { "description": "User IDs to update in Course. Limit 50 per request.", "type": "array", "items": { "type": "integer" }, "required": true } } }, { "methods": [ "DELETE" ], "args": { "id": { "description": "Course ID.", "type": "integer", "required": true }, "user_ids": { "description": "User IDs to remove from Course. Limit 50 per request.", "type": "array", "items": { "type": "integer" }, "required": true } } } ] }, "\/ldlms\/v2\/sfwd-courses\/(?P[\\d]+)\/groups": { "namespace": "ldlms\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "Course ID", "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 }, "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": "asc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Sort collection by post attribute.", "type": "string", "default": "title", "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", "graded", "not_graded", "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 }, "ld_group_category": { "description": "Limit result set to items with specific terms assigned in the ld_group_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 }, "ld_group_category_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_group_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 }, "ld_group_tag": { "description": "Limit result set to items with specific terms assigned in the ld_group_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 }, "ld_group_tag_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_group_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", "PUT", "PATCH" ], "args": { "id": { "description": "Course ID", "type": "integer", "required": true }, "group_ids": { "description": "Group IDs to enroll into Course.", "type": "array", "items": { "type": "integer" }, "required": true } } }, { "methods": [ "DELETE" ], "args": { "id": { "description": "Course ID", "type": "integer", "required": true }, "group_ids": { "description": "Group IDs to remove from Course.", "type": "array", "items": { "type": "integer" }, "required": true } } } ] }, "\/ldlms\/v2\/sfwd-lessons": { "namespace": "ldlms\/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 }, "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": "asc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Sort collection by post attribute.", "type": "string", "default": "title", "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", "graded", "not_graded", "any" ], "type": "string" }, "required": false }, "tax_relation": { "description": "Limit result set based on relationship between multiple taxonomies.", "type": "string", "enum": [ "AND", "OR" ], "required": false }, "ld_lesson_category": { "description": "Limit result set to items with specific terms assigned in the ld_lesson_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 }, "ld_lesson_category_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_lesson_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 }, "ld_lesson_tag": { "description": "Limit result set to items with specific terms assigned in the ld_lesson_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 }, "ld_lesson_tag_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_lesson_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 }, "course": { "description": "Limit results to be within a specific Course. Required for non-admin users.", "type": "integer", "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", "graded", "not_graded" ], "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 }, "featured_media": { "description": "The ID of the featured media for the post.", "type": "integer", "required": false }, "menu_order": { "description": "The order of the post in relation to other posts.", "type": "integer", "required": false }, "template": { "description": "The theme file to use to display the post.", "type": "string", "required": false }, "ld_lesson_category": { "description": "The terms assigned to the post in the ld_lesson_category taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "ld_lesson_tag": { "description": "The terms assigned to the post in the ld_lesson_tag taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "materials_enabled": { "default": false, "description": "Materials Enabled", "type": "boolean", "required": false }, "materials": { "description": "Materials", "type": "object", "properties": { "raw": { "description": "Content for the object, as it exists in the database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "HTML content for the object, transformed for display.", "type": "string", "context": [ "view", "edit" ], "readonly": true } }, "required": false }, "video_enabled": { "default": false, "description": "Lesson Video Progression Enabled", "type": "boolean", "required": false }, "video_url": { "default": "", "description": "Lesson Video Progression URL", "type": "text", "required": false }, "video_shown": { "default": "BEFORE", "description": "Lesson Video Shown before or after sub-steps", "type": "string", "enum": [ "BEFORE", "AFTER" ], "required": false }, "video_auto_complete": { "default": false, "description": "Lesson Video Auto-complete", "type": "boolean", "required": false }, "video_auto_complete_delay": { "default": 0, "description": "Lesson Video Completion Delay (seconds).", "type": "integer", "required": false }, "video_show_complete_button": { "default": false, "description": "Lesson Video Show Mark Complete Button", "type": "boolean", "required": false }, "video_auto_start": { "default": false, "description": "Lesson Video Autostart", "type": "boolean", "required": false }, "video_show_controls": { "default": false, "description": "Lesson Video Controls Display. YouTube and local videos only", "type": "boolean", "required": false }, "video_focus_pause": { "default": false, "description": "Video Pause on Window Unfocused", "type": "boolean", "required": false }, "video_resume": { "default": false, "description": "Video Resume", "type": "boolean", "required": false }, "assignment_upload_enabled": { "default": false, "description": "Lesson Assignment Uploads Enabled", "type": "boolean", "required": false }, "assignment_upload_limit_extensions": { "default": "", "description": "Lesson Assignment Allowed file extensions. Comma separated pdf, xls, zip", "type": "text", "required": false }, "assignment_upload_limit_size": { "default": "", "description": "Lesson Assignment Upload size limit. Max per server is 64M ", "type": "text", "required": false }, "assignment_points_enabled": { "default": false, "description": "Lesson Assignment Points Enabled", "type": "boolean", "required": false }, "assignment_points_amount": { "default": 0, "description": "Lesson Assignment Points Amount", "type": "integer", "required": false }, "assignment_auto_approve": { "default": true, "description": "Lesson Assignment Auto-approve Enabled", "type": "boolean", "required": false }, "assignment_upload_limit_count": { "default": 0, "description": "Lesson Assignment Upload Count Limit.", "type": "integer", "required": false }, "assignment_deletion_enabled": { "default": false, "description": "Lesson Assignment Allow File Deletion.", "type": "boolean", "required": false }, "forced_timer_enabled": { "default": false, "description": "Lesson Time Enabled", "type": "boolean", "required": false }, "forced_timer_amount": { "default": 0, "description": "Lesson Timer Amount.", "type": "integer", "required": false }, "course": { "default": 0, "description": "Associated Course", "type": "integer", "required": false }, "is_sample": { "default": false, "description": "Sample Lesson", "type": "boolean", "required": false }, "visible_type": { "default": "", "description": "Available Release Schedule", "type": "string", "enum": [ "", "visible_after", "visible_after_specific_date" ], "required": false }, "visible_after": { "default": 0, "description": "Visible After X day(s)", "type": "integer", "required": false }, "visible_after_specific_date": { "default": "", "description": "Visible After Specific Date (YYYY-MM-DD)", "type": "date", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/ldlms\/v2\/sfwd-lessons" } ] } }, "\/ldlms\/v2\/sfwd-lessons\/(?P[\\d]+)": { "namespace": "ldlms\/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 }, "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": "asc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Sort collection by post attribute.", "type": "string", "default": "title", "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", "graded", "not_graded", "any" ], "type": "string" }, "required": false }, "tax_relation": { "description": "Limit result set based on relationship between multiple taxonomies.", "type": "string", "enum": [ "AND", "OR" ], "required": false }, "ld_lesson_category": { "description": "Limit result set to items with specific terms assigned in the ld_lesson_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 }, "ld_lesson_category_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_lesson_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 }, "ld_lesson_tag": { "description": "Limit result set to items with specific terms assigned in the ld_lesson_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 }, "ld_lesson_tag_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_lesson_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 }, "course": { "description": "Limit results to be within a specific Course. Required for non-admin users.", "type": "integer", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "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", "graded", "not_graded" ], "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 }, "featured_media": { "description": "The ID of the featured media for the post.", "type": "integer", "required": false }, "menu_order": { "description": "The order of the post in relation to other posts.", "type": "integer", "required": false }, "template": { "description": "The theme file to use to display the post.", "type": "string", "required": false }, "ld_lesson_category": { "description": "The terms assigned to the post in the ld_lesson_category taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "ld_lesson_tag": { "description": "The terms assigned to the post in the ld_lesson_tag taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "materials_enabled": { "description": "Materials Enabled", "type": "boolean", "required": false }, "materials": { "description": "Materials", "type": "object", "properties": { "raw": { "description": "Content for the object, as it exists in the database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "HTML content for the object, transformed for display.", "type": "string", "context": [ "view", "edit" ], "readonly": true } }, "required": false }, "video_enabled": { "description": "Lesson Video Progression Enabled", "type": "boolean", "required": false }, "video_url": { "description": "Lesson Video Progression URL", "type": "text", "required": false }, "video_shown": { "description": "Lesson Video Shown before or after sub-steps", "type": "string", "enum": [ "BEFORE", "AFTER" ], "required": false }, "video_auto_complete": { "description": "Lesson Video Auto-complete", "type": "boolean", "required": false }, "video_auto_complete_delay": { "description": "Lesson Video Completion Delay (seconds).", "type": "integer", "required": false }, "video_show_complete_button": { "description": "Lesson Video Show Mark Complete Button", "type": "boolean", "required": false }, "video_auto_start": { "description": "Lesson Video Autostart", "type": "boolean", "required": false }, "video_show_controls": { "description": "Lesson Video Controls Display. YouTube and local videos only", "type": "boolean", "required": false }, "video_focus_pause": { "description": "Video Pause on Window Unfocused", "type": "boolean", "required": false }, "video_resume": { "description": "Video Resume", "type": "boolean", "required": false }, "assignment_upload_enabled": { "description": "Lesson Assignment Uploads Enabled", "type": "boolean", "required": false }, "assignment_upload_limit_extensions": { "description": "Lesson Assignment Allowed file extensions. Comma separated pdf, xls, zip", "type": "text", "required": false }, "assignment_upload_limit_size": { "description": "Lesson Assignment Upload size limit. Max per server is 64M ", "type": "text", "required": false }, "assignment_points_enabled": { "description": "Lesson Assignment Points Enabled", "type": "boolean", "required": false }, "assignment_points_amount": { "description": "Lesson Assignment Points Amount", "type": "integer", "required": false }, "assignment_auto_approve": { "description": "Lesson Assignment Auto-approve Enabled", "type": "boolean", "required": false }, "assignment_upload_limit_count": { "description": "Lesson Assignment Upload Count Limit.", "type": "integer", "required": false }, "assignment_deletion_enabled": { "description": "Lesson Assignment Allow File Deletion.", "type": "boolean", "required": false }, "forced_timer_enabled": { "description": "Lesson Time Enabled", "type": "boolean", "required": false }, "forced_timer_amount": { "description": "Lesson Timer Amount.", "type": "integer", "required": false }, "course": { "description": "Associated Course", "type": "integer", "required": false }, "is_sample": { "description": "Sample Lesson", "type": "boolean", "required": false }, "visible_type": { "description": "Available Release Schedule", "type": "string", "enum": [ "", "visible_after", "visible_after_specific_date" ], "required": false }, "visible_after": { "description": "Visible After X day(s)", "type": "integer", "required": false }, "visible_after_specific_date": { "description": "Visible After Specific Date (YYYY-MM-DD)", "type": "date", "required": false } } }, { "methods": [ "DELETE" ], "args": { "force": { "type": "boolean", "default": false, "description": "Whether to bypass trash and force deletion.", "required": false } } } ] }, "\/ldlms\/v2\/sfwd-topic": { "namespace": "ldlms\/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 }, "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": "asc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Sort collection by post attribute.", "type": "string", "default": "title", "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", "graded", "not_graded", "any" ], "type": "string" }, "required": false }, "tax_relation": { "description": "Limit result set based on relationship between multiple taxonomies.", "type": "string", "enum": [ "AND", "OR" ], "required": false }, "ld_topic_category": { "description": "Limit result set to items with specific terms assigned in the ld_topic_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 }, "ld_topic_category_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_topic_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 }, "ld_topic_tag": { "description": "Limit result set to items with specific terms assigned in the ld_topic_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 }, "ld_topic_tag_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_topic_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 }, "course": { "description": "Limit results to be within a specific Course. Required for non-admin users.", "type": "integer", "required": false }, "lesson": { "description": "Limit results to be within a specific Lesson. Must be used with Course parameter.", "type": "integer", "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", "graded", "not_graded" ], "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 }, "featured_media": { "description": "The ID of the featured media for the post.", "type": "integer", "required": false }, "menu_order": { "description": "The order of the post in relation to other posts.", "type": "integer", "required": false }, "template": { "description": "The theme file to use to display the post.", "type": "string", "required": false }, "ld_topic_category": { "description": "The terms assigned to the post in the ld_topic_category taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "ld_topic_tag": { "description": "The terms assigned to the post in the ld_topic_tag taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "materials_enabled": { "default": false, "description": "Materials Enabled", "type": "boolean", "required": false }, "materials": { "description": "Materials", "type": "object", "properties": { "raw": { "description": "Content for the object, as it exists in the database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "HTML content for the object, transformed for display.", "type": "string", "context": [ "view", "edit" ], "readonly": true } }, "required": false }, "video_enabled": { "default": false, "description": "Topic Video Progression Enabled", "type": "boolean", "required": false }, "video_url": { "default": "", "description": "Topic Video Progression URL", "type": "text", "required": false }, "video_shown": { "default": "BEFORE", "description": "Topic Video Shown before or after sub-steps", "type": "string", "enum": [ "BEFORE", "AFTER" ], "required": false }, "video_auto_complete": { "default": false, "description": "Topic Video Auto-complete", "type": "boolean", "required": false }, "video_auto_complete_delay": { "default": 0, "description": "Topic Video Completion Delay (seconds).", "type": "integer", "required": false }, "video_show_complete_button": { "default": false, "description": "Topic Video Show Mark Complete Button", "type": "boolean", "required": false }, "video_auto_start": { "default": false, "description": "Topic Video Autostart", "type": "boolean", "required": false }, "video_show_controls": { "default": false, "description": "Topic Video Controls Display. YouTube and local videos only", "type": "boolean", "required": false }, "video_focus_pause": { "default": false, "description": "Video Pause on Window Unfocused", "type": "boolean", "required": false }, "video_resume": { "default": false, "description": "Video Resume", "type": "boolean", "required": false }, "assignment_upload_enabled": { "default": false, "description": "Topic Assignment Uploads Enabled", "type": "boolean", "required": false }, "assignment_upload_limit_extensions": { "default": "", "description": "Topic Assignment Allowed file extensions. Comma separated pdf, xls, zip", "type": "text", "required": false }, "assignment_upload_limit_size": { "default": "", "description": "Topic Assignment Upload size limit. Max per server is 64M ", "type": "text", "required": false }, "assignment_points_enabled": { "default": false, "description": "Topic Assignment Points Enabled", "type": "boolean", "required": false }, "assignment_points_amount": { "default": 0, "description": "Topic Assignment Points Amount", "type": "integer", "required": false }, "assignment_auto_approve": { "default": true, "description": "Topic Assignment Auto-approve Enabled", "type": "boolean", "required": false }, "assignment_upload_limit_count": { "default": 0, "description": "Topic Assignment Upload Count Limit.", "type": "integer", "required": false }, "assignment_deletion_enabled": { "default": false, "description": "Topic Assignment Allow File Deletion.", "type": "boolean", "required": false }, "forced_timer_enabled": { "default": false, "description": "Topic Time Enabled", "type": "boolean", "required": false }, "forced_timer_amount": { "default": 0, "description": "Topic Timer Amount.", "type": "integer", "required": false }, "course": { "default": 0, "description": "Associated Course", "type": "integer", "required": false }, "lesson": { "default": 0, "description": "Associated Lesson", "type": "integer", "required": false }, "visible_type": { "default": "", "description": "Available Release Schedule", "type": "string", "enum": [ "", "visible_after", "visible_after_specific_date" ], "required": false }, "visible_after": { "default": 0, "description": "Visible After X day(s)", "type": "integer", "required": false }, "visible_after_specific_date": { "default": "", "description": "Visible After Specific Date (YYYY-MM-DD)", "type": "date", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/ldlms\/v2\/sfwd-topic" } ] } }, "\/ldlms\/v2\/sfwd-topic\/(?P[\\d]+)": { "namespace": "ldlms\/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 }, "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": "asc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Sort collection by post attribute.", "type": "string", "default": "title", "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", "graded", "not_graded", "any" ], "type": "string" }, "required": false }, "tax_relation": { "description": "Limit result set based on relationship between multiple taxonomies.", "type": "string", "enum": [ "AND", "OR" ], "required": false }, "ld_topic_category": { "description": "Limit result set to items with specific terms assigned in the ld_topic_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 }, "ld_topic_category_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_topic_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 }, "ld_topic_tag": { "description": "Limit result set to items with specific terms assigned in the ld_topic_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 }, "ld_topic_tag_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_topic_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 }, "course": { "description": "Limit results to be within a specific Course. Required for non-admin users.", "type": "integer", "required": false }, "lesson": { "description": "Limit results to be within a specific Lesson. Must be used with Course parameter.", "type": "integer", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "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", "graded", "not_graded" ], "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 }, "featured_media": { "description": "The ID of the featured media for the post.", "type": "integer", "required": false }, "menu_order": { "description": "The order of the post in relation to other posts.", "type": "integer", "required": false }, "template": { "description": "The theme file to use to display the post.", "type": "string", "required": false }, "ld_topic_category": { "description": "The terms assigned to the post in the ld_topic_category taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "ld_topic_tag": { "description": "The terms assigned to the post in the ld_topic_tag taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "materials_enabled": { "description": "Materials Enabled", "type": "boolean", "required": false }, "materials": { "description": "Materials", "type": "object", "properties": { "raw": { "description": "Content for the object, as it exists in the database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "HTML content for the object, transformed for display.", "type": "string", "context": [ "view", "edit" ], "readonly": true } }, "required": false }, "video_enabled": { "description": "Topic Video Progression Enabled", "type": "boolean", "required": false }, "video_url": { "description": "Topic Video Progression URL", "type": "text", "required": false }, "video_shown": { "description": "Topic Video Shown before or after sub-steps", "type": "string", "enum": [ "BEFORE", "AFTER" ], "required": false }, "video_auto_complete": { "description": "Topic Video Auto-complete", "type": "boolean", "required": false }, "video_auto_complete_delay": { "description": "Topic Video Completion Delay (seconds).", "type": "integer", "required": false }, "video_show_complete_button": { "description": "Topic Video Show Mark Complete Button", "type": "boolean", "required": false }, "video_auto_start": { "description": "Topic Video Autostart", "type": "boolean", "required": false }, "video_show_controls": { "description": "Topic Video Controls Display. YouTube and local videos only", "type": "boolean", "required": false }, "video_focus_pause": { "description": "Video Pause on Window Unfocused", "type": "boolean", "required": false }, "video_resume": { "description": "Video Resume", "type": "boolean", "required": false }, "assignment_upload_enabled": { "description": "Topic Assignment Uploads Enabled", "type": "boolean", "required": false }, "assignment_upload_limit_extensions": { "description": "Topic Assignment Allowed file extensions. Comma separated pdf, xls, zip", "type": "text", "required": false }, "assignment_upload_limit_size": { "description": "Topic Assignment Upload size limit. Max per server is 64M ", "type": "text", "required": false }, "assignment_points_enabled": { "description": "Topic Assignment Points Enabled", "type": "boolean", "required": false }, "assignment_points_amount": { "description": "Topic Assignment Points Amount", "type": "integer", "required": false }, "assignment_auto_approve": { "description": "Topic Assignment Auto-approve Enabled", "type": "boolean", "required": false }, "assignment_upload_limit_count": { "description": "Topic Assignment Upload Count Limit.", "type": "integer", "required": false }, "assignment_deletion_enabled": { "description": "Topic Assignment Allow File Deletion.", "type": "boolean", "required": false }, "forced_timer_enabled": { "description": "Topic Time Enabled", "type": "boolean", "required": false }, "forced_timer_amount": { "description": "Topic Timer Amount.", "type": "integer", "required": false }, "course": { "description": "Associated Course", "type": "integer", "required": false }, "lesson": { "description": "Associated Lesson", "type": "integer", "required": false }, "visible_type": { "description": "Available Release Schedule", "type": "string", "enum": [ "", "visible_after", "visible_after_specific_date" ], "required": false }, "visible_after": { "description": "Visible After X day(s)", "type": "integer", "required": false }, "visible_after_specific_date": { "description": "Visible After Specific Date (YYYY-MM-DD)", "type": "date", "required": false } } }, { "methods": [ "DELETE" ], "args": { "force": { "type": "boolean", "default": false, "description": "Whether to bypass trash and force deletion.", "required": false } } } ] }, "\/ldlms\/v2\/sfwd-quiz": { "namespace": "ldlms\/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 }, "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": "asc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Sort collection by post attribute.", "type": "string", "default": "title", "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", "graded", "not_graded", "any" ], "type": "string" }, "required": false }, "course": { "description": "Limit results to be within a specific Course. Required for non-admin users.", "type": "integer", "required": false }, "lesson": { "description": "Limit results to be within a specific Lesson. Pass zero to show global Course Quizzes. Must be used with Course parameter.", "type": "integer", "required": false }, "topic": { "description": "Limit results to be within a specific Topic. Must be used with Course parameter.", "type": "integer", "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", "graded", "not_graded" ], "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 }, "featured_media": { "description": "The ID of the featured media for the post.", "type": "integer", "required": false }, "menu_order": { "description": "The order of the post in relation to other posts.", "type": "integer", "required": false }, "template": { "description": "The theme file to use to display the post.", "type": "string", "required": false }, "course": { "default": 0, "description": "Associated Course", "type": "integer", "required": false }, "lesson": { "default": 0, "description": "Associated Lesson", "type": "integer", "required": false }, "visible_type": { "default": "", "description": "Available Release Schedule", "type": "string", "enum": [ "", "visible_after", "visible_after_specific_date" ], "required": false }, "visible_after": { "default": 0, "description": "Visible After X day(s)", "type": "integer", "required": false }, "visible_after_specific_date": { "default": "", "description": "Visible After Specific Date (YYYY-MM-DD)", "type": "date", "required": false }, "prerequisites": { "default": [], "description": "Quiz Prerequisites", "type": "array", "items": { "type": "integer" }, "required": false }, "registered_users_only": { "default": false, "description": "Allowed Users", "type": "boolean", "required": false }, "passing_percentage": { "default": 0, "description": "Passing Score Percentage", "type": "float", "required": false }, "certificate": { "default": 0, "description": "Quiz Certificate", "type": "integer", "required": false }, "certificate_award_threshold": { "default": 0, "description": "Certificate Awarded for", "type": "float", "required": false }, "quiz_resume": { "default": false, "description": "Enable Quiz Saving", "type": "boolean", "required": false }, "quiz_resume_cookie_send_timer": { "default": 20, "description": "Save cookie data to the server every", "type": "integer", "required": false }, "retry_restrictions_enabled": { "default": false, "description": "Restrict Quiz Retakes", "type": "boolean", "required": false }, "retry_repeats": { "default": "", "description": "Number of repeats allowed. blank is unlimited, 0 is 1 repeats, 1 is 2 repeats, etc.", "type": "string", "required": false }, "answer_all_questions_enabled": { "default": true, "description": "All Questions required to complete", "type": "boolean", "required": false }, "time_limit_enabled": { "default": false, "description": "Time Limit Enabled", "type": "boolean", "required": false }, "time_limit_time": { "default": 0, "description": "Automatically Submit After", "type": "integer", "required": false }, "materials_enabled": { "default": false, "description": "Materials Enabled", "type": "boolean", "required": false }, "materials": { "description": "Materials", "type": "object", "properties": { "raw": { "description": "Content for the object, as it exists in the database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "HTML content for the object, transformed for display.", "type": "string", "context": [ "view", "edit" ], "readonly": true } }, "required": false }, "auto_start": { "default": false, "description": "Autostart", "type": "boolean", "required": false }, "quiz_modus": { "default": "single", "description": "Question Display", "type": "string", "enum": [ "single", "multiple" ], "required": false }, "review_table_enabled": { "default": false, "description": "Question Overview Table", "type": "boolean", "required": false }, "summary_hide": { "default": false, "description": "Quiz Summary", "type": "boolean", "required": false }, "skip_question_disabled": { "default": false, "description": "Skip Question", "type": "boolean", "required": false }, "custom_sorting": { "default": false, "description": "Custom Question Ordering", "type": "boolean", "required": false }, "sort_categories": { "default": false, "description": "Sort by Category", "type": "boolean", "required": false }, "question_random": { "default": false, "description": "Randomize Order", "type": "boolean", "required": false }, "show_max_question": { "default": false, "description": "", "type": "boolean", "required": false }, "show_points": { "default": false, "description": "Point Value", "type": "boolean", "required": false }, "show_category": { "default": false, "description": "Question Category", "type": "boolean", "required": false }, "hide_question_position_overview": { "default": false, "description": "Question Position", "type": "boolean", "required": false }, "hide_question_numbering": { "default": false, "description": "Question Numbering", "type": "boolean", "required": false }, "numbered_answer": { "default": false, "description": "Number Answers", "type": "boolean", "required": false }, "answer_random": { "default": false, "description": "Randomize Answers", "type": "boolean", "required": false }, "title_hidden": { "default": false, "description": "Quiz Title", "type": "boolean", "required": false }, "restart_button_hide": { "default": true, "description": "Restart Quiz button", "type": "boolean", "required": false }, "show_average_result": { "default": true, "description": "Average Score", "type": "boolean", "required": false }, "show_category_score": { "default": true, "description": "Category Score", "type": "boolean", "required": false }, "hide_result_points": { "default": true, "description": "Overall Score", "type": "boolean", "required": false }, "hide_result_correct_question": { "default": true, "description": "No. of Correct Answers", "type": "boolean", "required": false }, "hide_result_quiz_time": { "default": true, "description": "Time Spent", "type": "boolean", "required": false }, "custom_answer_feedback": { "default": true, "description": "Custom Answer Feedback", "type": "boolean", "required": false }, "hide_answer_message_box": { "default": true, "description": "Correct \/ Incorrect Messages", "type": "boolean", "required": false }, "disabled_answer_mark": { "default": true, "description": "Correct \/ Incorrect Answer Marks", "type": "boolean", "required": false }, "view_question_button_hidden": { "default": true, "description": "View Questions Button", "type": "boolean", "required": false }, "toplist_enabled": { "default": false, "description": "Leaderboard", "type": "boolean", "required": false }, "toplist_data_add_permissions": { "default": "1", "description": "Who can apply?", "type": "string", "enum": [ "1", "2", "3" ], "required": false }, "toplist_data_add_multiple": { "default": false, "description": "Multiple Applications per user", "type": "boolean", "required": false }, "toplist_data_add_automatic": { "default": false, "description": "Automatic user entry", "type": "boolean", "required": false }, "toplist_data_show_limit": { "default": 10, "description": "Number of displayed entries", "type": "integer", "required": false }, "toplist_data_sort": { "default": "1", "description": "Sort list by?", "type": "string", "enum": [ "1", "2", "3" ], "required": false }, "toplist_data_showin_enabled": { "default": false, "description": "Display on Quiz results page", "type": "boolean", "required": false }, "statistics_enabled": { "default": true, "description": "Quiz Statistics", "type": "boolean", "required": false }, "view_profile_statistics_enabled": { "default": true, "description": "Front-end Profile Display", "type": "boolean", "required": false }, "statistics_ip_lock_enabled": { "default": false, "description": "Statistics IP-lock", "type": "boolean", "required": false }, "email_enabled": { "default": false, "description": "Email Notifications", "type": "boolean", "required": false }, "email_admin_enabled": { "default": false, "description": "Admin", "type": "boolean", "required": false }, "email_user_enabled": { "default": false, "description": "User", "type": "boolean", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/ldlms\/v2\/sfwd-quiz" } ] } }, "\/ldlms\/v2\/sfwd-quiz\/(?P[\\d]+)": { "namespace": "ldlms\/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 }, "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": "asc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Sort collection by post attribute.", "type": "string", "default": "title", "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", "graded", "not_graded", "any" ], "type": "string" }, "required": false }, "course": { "description": "Limit results to be within a specific Course. Required for non-admin users.", "type": "integer", "required": false }, "lesson": { "description": "Limit results to be within a specific Lesson. Pass zero to show global Course Quizzes. Must be used with Course parameter.", "type": "integer", "required": false }, "topic": { "description": "Limit results to be within a specific Topic. Must be used with Course parameter.", "type": "integer", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "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", "graded", "not_graded" ], "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 }, "featured_media": { "description": "The ID of the featured media for the post.", "type": "integer", "required": false }, "menu_order": { "description": "The order of the post in relation to other posts.", "type": "integer", "required": false }, "template": { "description": "The theme file to use to display the post.", "type": "string", "required": false }, "course": { "description": "Associated Course", "type": "integer", "required": false }, "lesson": { "description": "Associated Lesson", "type": "integer", "required": false }, "visible_type": { "description": "Available Release Schedule", "type": "string", "enum": [ "", "visible_after", "visible_after_specific_date" ], "required": false }, "visible_after": { "description": "Visible After X day(s)", "type": "integer", "required": false }, "visible_after_specific_date": { "description": "Visible After Specific Date (YYYY-MM-DD)", "type": "date", "required": false }, "prerequisites": { "description": "Quiz Prerequisites", "type": "array", "items": { "type": "integer" }, "required": false }, "registered_users_only": { "description": "Allowed Users", "type": "boolean", "required": false }, "passing_percentage": { "description": "Passing Score Percentage", "type": "float", "required": false }, "certificate": { "description": "Quiz Certificate", "type": "integer", "required": false }, "certificate_award_threshold": { "description": "Certificate Awarded for", "type": "float", "required": false }, "quiz_resume": { "description": "Enable Quiz Saving", "type": "boolean", "required": false }, "quiz_resume_cookie_send_timer": { "description": "Save cookie data to the server every", "type": "integer", "required": false }, "retry_restrictions_enabled": { "description": "Restrict Quiz Retakes", "type": "boolean", "required": false }, "retry_repeats": { "description": "Number of repeats allowed. blank is unlimited, 0 is 1 repeats, 1 is 2 repeats, etc.", "type": "string", "required": false }, "answer_all_questions_enabled": { "description": "All Questions required to complete", "type": "boolean", "required": false }, "time_limit_enabled": { "description": "Time Limit Enabled", "type": "boolean", "required": false }, "time_limit_time": { "description": "Automatically Submit After", "type": "integer", "required": false }, "materials_enabled": { "description": "Materials Enabled", "type": "boolean", "required": false }, "materials": { "description": "Materials", "type": "object", "properties": { "raw": { "description": "Content for the object, as it exists in the database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "HTML content for the object, transformed for display.", "type": "string", "context": [ "view", "edit" ], "readonly": true } }, "required": false }, "auto_start": { "description": "Autostart", "type": "boolean", "required": false }, "quiz_modus": { "description": "Question Display", "type": "string", "enum": [ "single", "multiple" ], "required": false }, "review_table_enabled": { "description": "Question Overview Table", "type": "boolean", "required": false }, "summary_hide": { "description": "Quiz Summary", "type": "boolean", "required": false }, "skip_question_disabled": { "description": "Skip Question", "type": "boolean", "required": false }, "custom_sorting": { "description": "Custom Question Ordering", "type": "boolean", "required": false }, "sort_categories": { "description": "Sort by Category", "type": "boolean", "required": false }, "question_random": { "description": "Randomize Order", "type": "boolean", "required": false }, "show_max_question": { "description": "", "type": "boolean", "required": false }, "show_points": { "description": "Point Value", "type": "boolean", "required": false }, "show_category": { "description": "Question Category", "type": "boolean", "required": false }, "hide_question_position_overview": { "description": "Question Position", "type": "boolean", "required": false }, "hide_question_numbering": { "description": "Question Numbering", "type": "boolean", "required": false }, "numbered_answer": { "description": "Number Answers", "type": "boolean", "required": false }, "answer_random": { "description": "Randomize Answers", "type": "boolean", "required": false }, "title_hidden": { "description": "Quiz Title", "type": "boolean", "required": false }, "restart_button_hide": { "description": "Restart Quiz button", "type": "boolean", "required": false }, "show_average_result": { "description": "Average Score", "type": "boolean", "required": false }, "show_category_score": { "description": "Category Score", "type": "boolean", "required": false }, "hide_result_points": { "description": "Overall Score", "type": "boolean", "required": false }, "hide_result_correct_question": { "description": "No. of Correct Answers", "type": "boolean", "required": false }, "hide_result_quiz_time": { "description": "Time Spent", "type": "boolean", "required": false }, "custom_answer_feedback": { "description": "Custom Answer Feedback", "type": "boolean", "required": false }, "hide_answer_message_box": { "description": "Correct \/ Incorrect Messages", "type": "boolean", "required": false }, "disabled_answer_mark": { "description": "Correct \/ Incorrect Answer Marks", "type": "boolean", "required": false }, "view_question_button_hidden": { "description": "View Questions Button", "type": "boolean", "required": false }, "toplist_enabled": { "description": "Leaderboard", "type": "boolean", "required": false }, "toplist_data_add_permissions": { "description": "Who can apply?", "type": "string", "enum": [ "1", "2", "3" ], "required": false }, "toplist_data_add_multiple": { "description": "Multiple Applications per user", "type": "boolean", "required": false }, "toplist_data_add_automatic": { "description": "Automatic user entry", "type": "boolean", "required": false }, "toplist_data_show_limit": { "description": "Number of displayed entries", "type": "integer", "required": false }, "toplist_data_sort": { "description": "Sort list by?", "type": "string", "enum": [ "1", "2", "3" ], "required": false }, "toplist_data_showin_enabled": { "description": "Display on Quiz results page", "type": "boolean", "required": false }, "statistics_enabled": { "description": "Quiz Statistics", "type": "boolean", "required": false }, "view_profile_statistics_enabled": { "description": "Front-end Profile Display", "type": "boolean", "required": false }, "statistics_ip_lock_enabled": { "description": "Statistics IP-lock", "type": "boolean", "required": false }, "email_enabled": { "description": "Email Notifications", "type": "boolean", "required": false }, "email_admin_enabled": { "description": "Admin", "type": "boolean", "required": false }, "email_user_enabled": { "description": "User", "type": "boolean", "required": false } } }, { "methods": [ "DELETE" ], "args": { "force": { "type": "boolean", "default": false, "description": "Whether to bypass trash and force deletion.", "required": false } } } ] }, "\/ldlms\/v2\/sfwd-essays": { "namespace": "ldlms\/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 }, "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": "any", "description": "Limit result set to posts assigned one or more statuses.", "type": "array", "items": { "enum": [ "graded", "not_graded" ], "type": "string" }, "required": false }, "course": { "description": "Filter by Course ID", "type": "integer", "required": false }, "lesson": { "description": "Filter by Lesson ID", "type": "integer", "default": 0, "required": false }, "topic": { "description": "Filter by Topic ID", "type": "integer", "default": 0, "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/ldlms\/v2\/sfwd-essays" } ] } }, "\/ldlms\/v2\/sfwd-essays\/(?P[\\d]+)": { "namespace": "ldlms\/v2", "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", "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": "any", "description": "Limit result set to posts assigned one or more statuses.", "type": "array", "items": { "enum": [ "graded", "not_graded" ], "type": "string" }, "required": false }, "course": { "description": "Filter by Course ID", "type": "integer", "required": false }, "lesson": { "description": "Filter by Lesson ID", "type": "integer", "default": 0, "required": false }, "topic": { "description": "Filter by Topic ID", "type": "integer", "default": 0, "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "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", "graded", "not_graded" ], "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 }, "course": { "description": "Course ID", "type": "integer", "required": false }, "lesson": { "description": "Lesson ID", "type": "integer", "required": false }, "topic": { "description": "Topic ID", "type": "integer", "required": false }, "points_max": { "description": "Essay Points Maximum", "type": "integer", "required": false }, "points_awarded": { "description": "Essay Points Awarded", "type": "integer", "required": false } } } ] }, "\/ldlms\/v2\/sfwd-question": { "namespace": "ldlms\/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 }, "menu_order": { "description": "Limit result set to posts with a specific menu_order value.", "type": "integer", "required": false }, "search_semantics": { "description": "How to interpret the search input.", "type": "string", "enum": [ "exact" ], "required": false }, "offset": { "description": "Offset the result set by a specific number of items.", "type": "integer", "required": false }, "order": { "description": "Order sort attribute ascending or descending.", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Sort collection by post attribute.", "type": "string", "default": "date", "enum": [ "author", "date", "id", "include", "modified", "parent", "relevance", "slug", "include_slugs", "title", "menu_order" ], "required": false }, "search_columns": { "default": [], "description": "Array of column names to be searched.", "type": "array", "items": { "enum": [ "post_title", "post_content", "post_excerpt" ], "type": "string" }, "required": false }, "slug": { "description": "Limit result set to posts with one or more specific slugs.", "type": "array", "items": { "type": "string" }, "required": false }, "status": { "default": "publish", "description": "Limit result set to posts assigned one or more statuses.", "type": "array", "items": { "enum": [ "publish", "future", "draft", "pending", "private", "trash", "auto-draft", "inherit", "request-pending", "request-confirmed", "request-failed", "request-completed", "graded", "not_graded", "any" ], "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", "graded", "not_graded" ], "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 }, "featured_media": { "description": "The ID of the featured media for the post.", "type": "integer", "required": false }, "menu_order": { "description": "The order of the post in relation to other posts.", "type": "integer", "required": false }, "template": { "description": "The theme file to use to display the post.", "type": "string", "required": false }, "quiz": { "default": "", "description": "Quiz ID.", "type": "integer", "required": false }, "question_type": { "default": "single", "description": "Question type.", "type": "enum", "enum": [ "single", "multiple", "free_answer", "sort_answer", "matrix_sort_answer", "cloze_answer", "assessment_answer", "essay" ], "required": false }, "points_total": { "default": "", "description": "Total Points amount", "type": "integer", "required": false }, "points_per_answer": { "default": "", "description": "Different points for each answer", "type": "boolean", "required": false }, "points_show_in_message": { "default": "", "description": "Show reached points in the correct\/incorrect message?", "type": "boolean", "required": false }, "points_diff_modus": { "default": "", "description": "Different points - modus 2 activate", "type": "boolean", "required": false }, "disable_correct": { "default": "", "description": "Disable answer correct setting.", "type": "boolean", "required": false }, "correct_message": { "description": "Message shown when Question is correct.", "type": "object", "properties": { "raw": { "description": "Content for the object, as it exists in the database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "HTML content for the object, transformed for display.", "type": "string", "context": [ "view", "edit" ], "readonly": true } }, "required": false }, "incorrect_message": { "description": "Message shown when Question is correct.", "type": "object", "properties": { "raw": { "description": "Content for the object, as it exists in the database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "HTML content for the object, transformed for display.", "type": "string", "context": [ "view", "edit" ], "readonly": true } }, "required": false }, "correct_same": { "default": "", "description": "Activate hint for this Question.", "type": "boolean", "required": false }, "hints_enabled": { "default": "", "description": "Activate hint for this Question.", "type": "boolean", "required": false }, "hints_message": { "description": "Hint message.", "type": "object", "properties": { "raw": { "description": "Content for the object, as it exists in the database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "HTML content for the object, transformed for display.", "type": "string", "context": [ "view", "edit" ], "readonly": true } }, "required": false }, "answers": { "description": "Question answer sets.", "type": "object", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/ldlms\/v2\/sfwd-question" } ] } }, "\/ldlms\/v2\/sfwd-question\/(?P[\\d]+)": { "namespace": "ldlms\/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 }, "page": { "description": "Current page of the collection.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Maximum number of items to be returned in result set.", "type": "integer", "default": 10, "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limit results to those matching a string.", "type": "string", "required": false }, "after": { "description": "Limit response to posts published after a given ISO8601 compliant date.", "type": "string", "format": "date-time", "required": false }, "modified_after": { "description": "Limit response to posts modified after a given ISO8601 compliant date.", "type": "string", "format": "date-time", "required": false }, "author": { "description": "Limit result set to posts assigned to specific authors.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "author_exclude": { "description": "Ensure result set excludes posts assigned to specific authors.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "before": { "description": "Limit response to posts published before a given ISO8601 compliant date.", "type": "string", "format": "date-time", "required": false }, "modified_before": { "description": "Limit response to posts modified before a given ISO8601 compliant date.", "type": "string", "format": "date-time", "required": false }, "exclude": { "description": "Ensure result set excludes specific IDs.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "include": { "description": "Limit result set to specific IDs.", "type": "array", "items": { "type": "integer" }, "default": [], "required": false }, "menu_order": { "description": "Limit result set to posts with a specific menu_order value.", "type": "integer", "required": false }, "search_semantics": { "description": "How to interpret the search input.", "type": "string", "enum": [ "exact" ], "required": false }, "offset": { "description": "Offset the result set by a specific number of items.", "type": "integer", "required": false }, "order": { "description": "Order sort attribute ascending or descending.", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Sort collection by post attribute.", "type": "string", "default": "date", "enum": [ "author", "date", "id", "include", "modified", "parent", "relevance", "slug", "include_slugs", "title", "menu_order" ], "required": false }, "search_columns": { "default": [], "description": "Array of column names to be searched.", "type": "array", "items": { "enum": [ "post_title", "post_content", "post_excerpt" ], "type": "string" }, "required": false }, "slug": { "description": "Limit result set to posts with one or more specific slugs.", "type": "array", "items": { "type": "string" }, "required": false }, "status": { "default": "publish", "description": "Limit result set to posts assigned one or more statuses.", "type": "array", "items": { "enum": [ "publish", "future", "draft", "pending", "private", "trash", "auto-draft", "inherit", "request-pending", "request-confirmed", "request-failed", "request-completed", "graded", "not_graded", "any" ], "type": "string" }, "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "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", "graded", "not_graded" ], "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 }, "featured_media": { "description": "The ID of the featured media for the post.", "type": "integer", "required": false }, "menu_order": { "description": "The order of the post in relation to other posts.", "type": "integer", "required": false }, "template": { "description": "The theme file to use to display the post.", "type": "string", "required": false }, "quiz": { "description": "Quiz ID.", "type": "integer", "required": false }, "question_type": { "description": "Question type.", "type": "enum", "enum": [ "single", "multiple", "free_answer", "sort_answer", "matrix_sort_answer", "cloze_answer", "assessment_answer", "essay" ], "required": false }, "points_total": { "description": "Total Points amount", "type": "integer", "required": false }, "points_per_answer": { "description": "Different points for each answer", "type": "boolean", "required": false }, "points_show_in_message": { "description": "Show reached points in the correct\/incorrect message?", "type": "boolean", "required": false }, "points_diff_modus": { "description": "Different points - modus 2 activate", "type": "boolean", "required": false }, "disable_correct": { "description": "Disable answer correct setting.", "type": "boolean", "required": false }, "correct_message": { "description": "Message shown when Question is correct.", "type": "object", "properties": { "raw": { "description": "Content for the object, as it exists in the database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "HTML content for the object, transformed for display.", "type": "string", "context": [ "view", "edit" ], "readonly": true } }, "required": false }, "incorrect_message": { "description": "Message shown when Question is correct.", "type": "object", "properties": { "raw": { "description": "Content for the object, as it exists in the database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "HTML content for the object, transformed for display.", "type": "string", "context": [ "view", "edit" ], "readonly": true } }, "required": false }, "correct_same": { "description": "Activate hint for this Question.", "type": "boolean", "required": false }, "hints_enabled": { "description": "Activate hint for this Question.", "type": "boolean", "required": false }, "hints_message": { "description": "Hint message.", "type": "object", "properties": { "raw": { "description": "Content for the object, as it exists in the database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "HTML content for the object, transformed for display.", "type": "string", "context": [ "view", "edit" ], "readonly": true } }, "required": false }, "answers": { "description": "Question answer sets.", "type": "object", "required": false } } }, { "methods": [ "DELETE" ], "args": { "force": { "type": "boolean", "default": false, "description": "Whether to bypass trash and force deletion.", "required": false } } } ] }, "\/ldlms\/v2\/sfwd-assignment": { "namespace": "ldlms\/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 }, "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": "any", "description": "Limit result set to posts assigned one or more statuses.", "type": "array", "items": { "enum": [ "graded", "not_graded" ], "type": "string" }, "required": false }, "course": { "description": "Filter by Course ID", "type": "integer", "required": false }, "lesson": { "description": "Filter by Lesson ID", "type": "integer", "default": 0, "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/ldlms\/v2\/sfwd-assignment" } ] } }, "\/ldlms\/v2\/sfwd-assignment\/(?P[\\d]+)": { "namespace": "ldlms\/v2", "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", "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": "any", "description": "Limit result set to posts assigned one or more statuses.", "type": "array", "items": { "enum": [ "graded", "not_graded" ], "type": "string" }, "required": false }, "course": { "description": "Filter by Course ID", "type": "integer", "required": false }, "lesson": { "description": "Filter by Lesson ID", "type": "integer", "default": 0, "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "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", "graded", "not_graded" ], "required": false }, "password": { "description": "A password to protect access to the content and excerpt.", "type": "string", "required": false }, "title": { "description": "The title for the post.", "type": "object", "properties": { "raw": { "description": "Title for the post, as it exists in the database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "HTML title for the post, transformed for display.", "type": "string", "context": [ "view", "edit", "embed" ], "readonly": true } }, "required": false }, "author": { "description": "The ID for the author of the post.", "type": "integer", "required": false }, "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 }, "course": { "description": "Course ID", "type": "integer", "required": false }, "lesson": { "description": "Lesson ID", "type": "integer", "required": false }, "topic": { "description": "Topic ID", "type": "integer", "required": false }, "approved_status": { "description": "Assignment Approved Status", "type": "string", "enum": [ "", "approved", "not_approved" ], "required": false }, "points_enabled": { "description": "Assignment Points Enabled", "type": "boolean", "required": false }, "points_max": { "description": "Assignment Points Maximum", "type": "integer", "required": false }, "points_awarded": { "description": "Assignment Points Awarded", "type": "integer", "required": false } } } ] }, "\/ldlms\/v2\/groups": { "namespace": "ldlms\/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": "asc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Sort collection by post attribute.", "type": "string", "default": "title", "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", "graded", "not_graded", "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 }, "ld_group_category": { "description": "Limit result set to items with specific terms assigned in the ld_group_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 }, "ld_group_category_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_group_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 }, "ld_group_tag": { "description": "Limit result set to items with specific terms assigned in the ld_group_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 }, "ld_group_tag_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_group_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" ], "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", "graded", "not_graded" ], "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 }, "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 }, "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 }, "ld_group_category": { "description": "The terms assigned to the post in the ld_group_category taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "ld_group_tag": { "description": "The terms assigned to the post in the ld_group_tag taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "materials_enabled": { "default": false, "description": "Materials Enabled", "type": "boolean", "required": false }, "materials": { "description": "Materials", "type": "object", "properties": { "raw": { "description": "Content for the object, as it exists in the database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "HTML content for the object, transformed for display.", "type": "string", "context": [ "view", "edit" ], "readonly": true } }, "required": false }, "certificate": { "default": 0, "description": "Group Certificate", "type": "integer", "required": false }, "disable_content_table": { "default": false, "description": "Group Content", "type": "boolean", "required": false }, "courses_per_page_custom": { "default": 0, "description": "Courses per page", "type": "integer", "required": false }, "courses_orderby": { "default": "", "description": "Sort By", "type": "string", "required": false }, "courses_order": { "default": "", "description": "Order Direction", "type": "string", "required": false }, "price_type": { "default": "closed", "description": "Group Price Type", "type": "string", "enum": [ "closed", "free", "buynow", "subscribe" ], "required": false }, "price_type_paynow_price": { "default": "", "description": "Pay Now Group Price", "type": "string", "required": false }, "group_price_type_paynow_enrollment_url": { "default": "", "description": "Pay Now group Enrollment URL", "type": "string", "required": false }, "price_type_subscribe_price": { "default": "", "description": "Subscribe Group Price", "type": "string", "required": false }, "trial_price": { "default": "", "description": "Group Trial Price", "type": "string", "required": false }, "group_price_type_subscribe_enrollment_url": { "default": "", "description": "Pay Now group Enrollment URL", "type": "string", "required": false }, "price_type_closed_price": { "default": "", "description": "Closed Group Price", "type": "string", "required": false }, "price_type_closed_custom_button_url": { "default": "", "description": "Closed Group Button URL", "type": "string", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/ldlms\/v2\/groups" } ] } }, "\/ldlms\/v2\/groups\/(?P[\\d]+)": { "namespace": "ldlms\/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 }, "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": "asc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Sort collection by post attribute.", "type": "string", "default": "title", "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", "graded", "not_graded", "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 }, "ld_group_category": { "description": "Limit result set to items with specific terms assigned in the ld_group_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 }, "ld_group_category_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_group_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 }, "ld_group_tag": { "description": "Limit result set to items with specific terms assigned in the ld_group_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 }, "ld_group_tag_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_group_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", "PUT", "PATCH" ], "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", "graded", "not_graded" ], "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 }, "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 }, "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 }, "ld_group_category": { "description": "The terms assigned to the post in the ld_group_category taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "ld_group_tag": { "description": "The terms assigned to the post in the ld_group_tag taxonomy.", "type": "array", "items": { "type": "integer" }, "required": false }, "materials_enabled": { "description": "Materials Enabled", "type": "boolean", "required": false }, "materials": { "description": "Materials", "type": "object", "properties": { "raw": { "description": "Content for the object, as it exists in the database.", "type": "string", "context": [ "edit" ] }, "rendered": { "description": "HTML content for the object, transformed for display.", "type": "string", "context": [ "view", "edit" ], "readonly": true } }, "required": false }, "certificate": { "description": "Group Certificate", "type": "integer", "required": false }, "disable_content_table": { "description": "Group Content", "type": "boolean", "required": false }, "courses_per_page_custom": { "description": "Courses per page", "type": "integer", "required": false }, "courses_orderby": { "description": "Sort By", "type": "string", "required": false }, "courses_order": { "description": "Order Direction", "type": "string", "required": false }, "price_type": { "description": "Group Price Type", "type": "string", "enum": [ "closed", "free", "buynow", "subscribe" ], "required": false }, "price_type_paynow_price": { "description": "Pay Now Group Price", "type": "string", "required": false }, "group_price_type_paynow_enrollment_url": { "description": "Pay Now group Enrollment URL", "type": "string", "required": false }, "price_type_subscribe_price": { "description": "Subscribe Group Price", "type": "string", "required": false }, "trial_price": { "description": "Group Trial Price", "type": "string", "required": false }, "group_price_type_subscribe_enrollment_url": { "description": "Pay Now group Enrollment URL", "type": "string", "required": false }, "price_type_closed_price": { "description": "Closed Group Price", "type": "string", "required": false }, "price_type_closed_custom_button_url": { "description": "Closed Group Button URL", "type": "string", "required": false } } }, { "methods": [ "DELETE" ], "args": { "force": { "type": "boolean", "default": false, "description": "Whether to bypass trash and force deletion.", "required": false } } } ] }, "\/ldlms\/v2\/groups\/(?P[\\d]+)\/courses": { "namespace": "ldlms\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "Group ID", "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 }, "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": "asc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Sort collection by post attribute.", "type": "string", "default": "title", "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", "graded", "not_graded", "any" ], "type": "string" }, "required": false }, "tax_relation": { "description": "Limit result set based on relationship between multiple taxonomies.", "type": "string", "enum": [ "AND", "OR" ], "required": false }, "ld_course_category": { "description": "Limit result set to items with specific terms assigned in the ld_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 }, "ld_course_category_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_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 }, "ld_course_tag": { "description": "Limit result set to items with specific terms assigned in the ld_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 }, "ld_course_tag_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_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", "PUT", "PATCH" ], "args": { "id": { "description": "Group ID", "type": "integer", "required": true }, "course_ids": { "description": "Course IDs to add to Group.", "type": "array", "items": { "type": "integer" }, "required": true } } }, { "methods": [ "DELETE" ], "args": { "id": { "description": "Group ID", "type": "integer", "required": true }, "course_ids": { "description": "Course IDs to remove from Group.", "type": "array", "items": { "type": "integer" }, "required": true } } } ] }, "\/ldlms\/v2\/groups\/(?P[\\d]+)\/leaders": { "namespace": "ldlms\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "Group ID", "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 }, "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", "elementor_library": "elementor_library", "elementor_snippet": "elementor_snippet", "sfwd-courses": "sfwd-courses", "sfwd-lessons": "sfwd-lessons", "sfwd-topic": "sfwd-topic", "sfwd-quiz": "sfwd-quiz", "sfwd-question": "sfwd-question", "ld-exam": "ld-exam", "groups": "groups", "sfwd-essays": "sfwd-essays", "sfwd-assignment": "sfwd-assignment" } }, "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", "PUT", "PATCH" ], "args": { "id": { "description": "Group ID", "type": "integer", "required": true }, "user_ids": { "description": "Group Leader User IDs to enroll into Group", "type": "array", "items": { "type": "integer" }, "required": true } } }, { "methods": [ "DELETE" ], "args": { "id": { "description": "Group ID", "type": "integer", "required": true }, "user_ids": { "description": "Group Leader User IDs to remove from Group", "type": "array", "items": { "type": "integer" }, "required": true } } } ] }, "\/ldlms\/v2\/groups\/(?P[\\d]+)\/users": { "namespace": "ldlms\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "Group ID", "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 }, "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", "elementor_library": "elementor_library", "elementor_snippet": "elementor_snippet", "sfwd-courses": "sfwd-courses", "sfwd-lessons": "sfwd-lessons", "sfwd-topic": "sfwd-topic", "sfwd-quiz": "sfwd-quiz", "sfwd-question": "sfwd-question", "ld-exam": "ld-exam", "groups": "groups", "sfwd-essays": "sfwd-essays", "sfwd-assignment": "sfwd-assignment" } }, "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", "PUT", "PATCH" ], "args": { "id": { "description": "Group ID", "type": "integer", "required": true }, "user_ids": { "description": "User IDs to enroll into Group.", "type": "array", "items": { "type": "integer" }, "required": true } } }, { "methods": [ "DELETE" ], "args": { "id": { "description": "Group ID", "type": "integer", "required": true }, "user_ids": { "description": "User IDs to remove from Group.", "type": "array", "items": { "type": "integer" }, "required": true } } } ] }, "\/ldlms\/v2\/users\/(?P[\\d]+)\/courses": { "namespace": "ldlms\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "User ID", "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 }, "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": "asc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Sort collection by post attribute.", "type": "string", "default": "title", "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", "graded", "not_graded", "any" ], "type": "string" }, "required": false }, "tax_relation": { "description": "Limit result set based on relationship between multiple taxonomies.", "type": "string", "enum": [ "AND", "OR" ], "required": false }, "ld_course_category": { "description": "Limit result set to items with specific terms assigned in the ld_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 }, "ld_course_category_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_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 }, "ld_course_tag": { "description": "Limit result set to items with specific terms assigned in the ld_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 }, "ld_course_tag_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_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", "PUT", "PATCH" ], "args": { "id": { "description": "User ID", "type": "integer", "required": true }, "course_ids": { "description": "Course IDs to add to User.", "type": "array", "items": { "type": "integer" }, "required": true } } }, { "methods": [ "DELETE" ], "args": { "id": { "description": "User ID", "type": "integer", "required": true }, "course_ids": { "description": "Course IDs to remove from User.", "type": "array", "items": { "type": "integer" }, "required": true } } } ] }, "\/ldlms\/v2\/users\/(?P[\\d]+)\/groups": { "namespace": "ldlms\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "User ID", "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 }, "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": "asc", "enum": [ "asc", "desc" ], "required": false }, "orderby": { "description": "Sort collection by post attribute.", "type": "string", "default": "title", "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", "graded", "not_graded", "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 }, "ld_group_category": { "description": "Limit result set to items with specific terms assigned in the ld_group_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 }, "ld_group_category_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_group_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 }, "ld_group_tag": { "description": "Limit result set to items with specific terms assigned in the ld_group_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 }, "ld_group_tag_exclude": { "description": "Limit result set to items except those with specific terms assigned in the ld_group_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", "PUT", "PATCH" ], "args": { "id": { "description": "User ID", "type": "integer", "required": true }, "group_ids": { "description": "Group IDs to add to User.", "type": "array", "items": { "type": "integer" }, "required": true } } }, { "methods": [ "DELETE" ], "args": { "id": { "description": "User ID", "type": "integer", "required": true }, "group_ids": { "description": "Group IDs to remove from User.", "type": "array", "items": { "type": "integer" }, "required": true } } } ] }, "\/ldlms\/v2\/users\/(?P[\\d]+)\/course-progress": { "namespace": "ldlms\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "User ID", "type": "integer", "required": true }, "context": { "description": "Scope under which the request is made; determines fields present in response.", "type": "string", "enum": [ "view" ], "default": "view", "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 }, "per_page": { "description": "Maximum number of items to be returned in result set.", "type": "integer", "default": 10, "minimum": 1, "maximum": 100, "required": false }, "page": { "description": "Current page of the collection.", "type": "integer", "default": 1, "minimum": 1, "required": false } } } ] }, "\/ldlms\/v2\/users\/(?P[\\d]+)\/course-progress\/(?P[\\d]+)": { "namespace": "ldlms\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "User ID", "type": "integer", "required": true }, "context": { "description": "Scope under which the request is made; determines fields present in response.", "type": "string", "enum": [ "view" ], "default": "view", "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 }, "per_page": { "description": "Maximum number of items to be returned in result set.", "type": "integer", "default": 10, "minimum": 1, "maximum": 100, "required": false }, "page": { "description": "Current page of the collection.", "type": "integer", "default": 1, "minimum": 1, "required": false } } } ] }, "\/ldlms\/v2\/users\/(?P[\\d]+)\/course-progress\/(?P[\\d]+)\/steps": { "namespace": "ldlms\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "User ID", "type": "integer", "required": true }, "course": { "description": "Unique Course identifier for the object.", "type": "integer", "required": true } } } ] }, "\/ldlms\/v2\/users\/(?P[\\d]+)\/quiz-progress": { "namespace": "ldlms\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "User ID", "type": "integer", "required": true }, "quiz": { "description": "Limit results to be within a specific Quiz. Required for non-admin users.", "type": "integer", "required": false }, "course": { "description": "Limit results to be within a specific Course. Required for non-admin users.", "type": "integer", "required": false }, "lesson": { "description": "Limit results to be within a specific Lesson. Pass zero to show global Course Quizzes. Must be used with Course parameter.", "type": "integer", "required": false }, "topic": { "description": "Limit results to be within a specific Topic. Must be used with Course parameter.", "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 }, "orderby": { "default": "taken", "enum": [ "taken", "title", "id", "date" ], "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 }, "per_page": { "description": "Maximum number of items to be returned in result set.", "type": "integer", "default": 10, "minimum": 1, "maximum": 100, "required": false }, "page": { "description": "Current page of the collection.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "search": { "description": "Limit results to those matching a string.", "type": "string", "required": false } } } ] }, "\/ldlms\/v2\/sfwd-quiz\/(?P[\\d]+)\/statistics": { "namespace": "ldlms\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "quiz": { "description": "Filter by Quiz ID", "type": "integer", "required": true }, "context": { "description": "Scope under which the request is made; determines fields present in response.", "type": "string", "required": false }, "page": { "description": "Current page of the collection.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Maximum number of items to be returned in result set.", "type": "integer", "default": 10, "minimum": 1, "maximum": 100, "required": false }, "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", "quiz", "user" ], "required": false }, "user": { "description": "Filter by User ID", "type": "integer", "required": false }, "after": { "description": "Limit response items after a given ISO8601 compliant date.", "type": "string", "format": "date-time", "required": false }, "before": { "description": "Limit response to items before a given ISO8601 compliant date.", "type": "string", "format": "date-time", "required": false } } } ] }, "\/ldlms\/v2\/sfwd-quiz\/(?P[\\d]+)\/statistics\/(?P[\\d]+)": { "namespace": "ldlms\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "quiz": { "description": "Unique Quiz identifier for the object.", "type": "integer", "required": true } } } ] }, "\/ldlms\/v2\/sfwd-quiz\/(?P[\\d]+)\/statistics\/(?P[\\d]+)\/questions": { "namespace": "ldlms\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "quiz": { "description": "Unique Quiz identifier for the object.", "type": "integer", "required": true }, "statistic": { "description": "Unique Quiz Statistic identifier for the object.", "type": "integer", "required": true }, "context": { "description": "Scope under which the request is made; determines fields present in response.", "type": "string", "required": false }, "page": { "description": "Current page of the collection.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Maximum number of items to be returned in result set.", "type": "integer", "default": 10, "minimum": 1, "maximum": 100, "required": false } } } ] }, "\/ldlms\/v2\/sfwd-quiz\/(?P[\\d]+)\/statistics\/(?P[\\d]+)\/questions\/(?P[\\w-]+)": { "namespace": "ldlms\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "quiz": { "description": "Unique Quiz identifier for the object.", "type": "integer", "required": true }, "statistic": { "description": "Unique Quiz Statistic identifier for the object.", "type": "integer", "required": true }, "id": { "description": "Unique Quiz Statistic Question identifier for the object.", "type": "text", "required": true } } } ] }, "\/ldlms\/v2\/sfwd-quiz\/(?P[\\d]+)\/form-entries": { "namespace": "ldlms\/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 }, "user": { "description": "User ID", "type": "integer", "default": 0, "required": false }, "quiz": { "description": "Quiz ID", "type": "integer", "default": 0, "required": false }, "order": { "description": "Order", "type": "string", "default": "DESC", "enum": [ "ASC", "DESC" ], "required": false }, "orderby": { "description": "Order by", "type": "string", "default": "date", "enum": [ "date" ], "required": false } } } ] }, "\/ldlms\/v2\/echo": { "namespace": "ldlms\/v2", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": [] }, { "methods": [ "POST", "PUT", "PATCH" ], "args": [] }, { "methods": [ "DELETE" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/ldlms\/v2\/echo" } ] } }, "\/ldlms\/v2\/price-types": { "namespace": "ldlms\/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 } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/ldlms\/v2\/price-types" } ] } }, "\/ldlms\/v2\/price-types\/(?P[\\w-]+)": { "namespace": "ldlms\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "slug": { "description": "An alphanumeric identifier for the price type.", "type": "string", "required": false }, "context": { "description": "Scope under which the request is made; determines fields present in response.", "type": "string", "enum": [ "view", "embed" ], "default": "view", "required": false } } } ] }, "\/ldlms\/v2\/question-types": { "namespace": "ldlms\/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 } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/ldlms\/v2\/question-types" } ] } }, "\/ldlms\/v2\/question-types\/(?P[\\w-]+)": { "namespace": "ldlms\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "slug": { "description": "An alphanumeric identifier for the type", "type": "string", "required": false }, "context": { "description": "Scope under which the request is made; determines fields present in response.", "type": "string", "enum": [ "view", "embed" ], "default": "view", "required": false } } } ] }, "\/ldlms\/v2\/progress-status": { "namespace": "ldlms\/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 } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/ldlms\/v2\/progress-status" } ] } }, "\/ldlms\/v2\/progress-status\/(?P[\\w-]+)": { "namespace": "ldlms\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "slug": { "description": "An alphanumeric identifier for the progress status.", "type": "string", "required": false }, "context": { "description": "Scope under which the request is made; determines fields present in response.", "type": "string", "enum": [ "view", "embed" ], "default": "view", "required": false } } } ] }, "\/ldlms\/v2\/exams": { "namespace": "ldlms\/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 }, "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", "graded", "not_graded", "any" ], "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", "graded", "not_graded" ], "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 }, "meta": { "description": "Meta fields.", "type": "object", "properties": { "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:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/ldlms\/v2\/exams" } ] } }, "\/ldlms\/v2\/exams\/(?P[\\d]+)": { "namespace": "ldlms\/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 }, "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", "graded", "not_graded", "any" ], "type": "string" }, "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "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", "graded", "not_graded" ], "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 }, "meta": { "description": "Meta fields.", "type": "object", "properties": { "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" ], "args": { "force": { "type": "boolean", "default": false, "description": "Whether to bypass trash and force deletion.", "required": false } } } ] }, "\/uap\/v2": { "namespace": "uap\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "uap\/v2", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/uap\/v2" } ] } }, "\/uap\/v2\/loop\/process\/(?P\\w+)": { "namespace": "uap\/v2", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "process_id": { "required": true } } } ] }, "\/uap\/v2\/loop\/(?P\\d+)": { "namespace": "uap\/v2", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ] }, "\/uap\/v2\/async_action": { "namespace": "uap\/v2", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/uap\/v2\/async_action" } ] } }, "\/uap\/v2\/log-event": { "namespace": "uap\/v2", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/uap\/v2\/log-event" } ] } }, "\/automator\/v1": { "namespace": "automator\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "automator\/v1", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/automator\/v1" } ] } }, "\/automator\/v1\/email\/test": { "namespace": "automator\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/automator\/v1\/email\/test" } ] } }, "\/automator\/v1\/user\/(?P\\d+)": { "namespace": "automator\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ] }, "\/automator\/v1\/log\/recipe_id\/(?P\\d+)\/run_number\/(?P\\d+)\/recipe_log_id\/(?P\\d+)": { "namespace": "automator\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ] }, "\/automator\/v1\/license\/summary": { "namespace": "automator\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/automator\/v1\/license\/summary" } ] } }, "\/automator\/v1\/addons\/get-list\/(?P\\w+)": { "namespace": "automator\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ] }, "\/automator\/v1\/addons\/plugin-manager\/(?P\\w+)\/(?P\\d+)": { "namespace": "automator\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ] }, "\/uap\/v2\/integration-settings\/(?P[a-zA-Z0-9_-]+)": { "namespace": "uap\/v2", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": { "integration_id": { "required": true }, "action": { "required": true }, "data": { "type": "object", "required": false } } } ] }, "\/user-verification\/v2": { "namespace": "user-verification\/v2", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "user-verification\/v2", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/user-verification\/v2" } ] } }, "\/user-verification\/v2\/stats_counter": { "namespace": "user-verification\/v2", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/user-verification\/v2\/stats_counter" } ] } }, "\/user-verification\/v2\/process_form_data": { "namespace": "user-verification\/v2", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/user-verification\/v2\/process_form_data" } ] } }, "\/user-verification\/v2\/user_roles_list": { "namespace": "user-verification\/v2", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/user-verification\/v2\/user_roles_list" } ] } }, "\/user-verification\/v2\/page_list": { "namespace": "user-verification\/v2", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/user-verification\/v2\/page_list" } ] } }, "\/user-verification\/v2\/update_options": { "namespace": "user-verification\/v2", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/user-verification\/v2\/update_options" } ] } }, "\/user-verification\/v2\/get_options": { "namespace": "user-verification\/v2", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/user-verification\/v2\/get_options" } ] } }, "\/user-verification\/v2\/validated_email": { "namespace": "user-verification\/v2", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/user-verification\/v2\/validated_email" } ] } }, "\/user-verification\/v2\/get_posts": { "namespace": "user-verification\/v2", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/user-verification\/v2\/get_posts" } ] } }, "\/uap\/v2\/actions_conditions_update": { "namespace": "uap\/v2", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/uap\/v2\/actions_conditions_update" } ] } }, "\/uap\/v2\/actions_conditions_fields": { "namespace": "uap\/v2", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/uap\/v2\/actions_conditions_fields" } ] } }, "\/uap\/v2\/actions_order_and_conditions": { "namespace": "uap\/v2", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/uap\/v2\/actions_order_and_conditions" } ] } }, "\/bb-social-login\/v1": { "namespace": "bb-social-login\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "bb-social-login\/v1", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/bb-social-login\/v1" } ] } }, "\/bb-social-login\/v1\/(?P\\w[\\w\\s\\-]*)\/get_user": { "namespace": "bb-social-login\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "provider": { "type": "string", "enum": [], "required": true }, "access_token": { "required": true } } } ] }, "\/bb-social-login\/v1\/microsoft\/redirect_uri": { "namespace": "bb-social-login\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "state": { "required": true }, "code": { "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/bb-social-login\/v1\/microsoft\/redirect_uri" } ] } }, "\/elementor\/v1": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "elementor\/v1", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor\/v1" } ] } }, "\/elementor\/v1\/site-editor": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor\/v1\/site-editor" } ] } }, "\/elementor\/v1\/site-editor\/templates": { "namespace": "elementor\/v1", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": [] }, { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor\/v1\/site-editor\/templates" } ] } }, "\/elementor\/v1\/site-editor\/templates\/(?P[\\w]+)": { "namespace": "elementor\/v1", "methods": [ "DELETE", "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "DELETE" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "string", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "string", "required": false } } } ] }, "\/elementor\/v1\/site-editor\/conditions-config": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor\/v1\/site-editor\/conditions-config" } ] } }, "\/elementor\/v1\/site-editor\/templates-conditions\/(?P[\\w]+)": { "namespace": "elementor\/v1", "methods": [ "GET", "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "string", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "string", "required": false } } } ] }, "\/elementor\/v1\/site-editor\/templates-conditions-conflicts": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor\/v1\/site-editor\/templates-conditions-conflicts" } ] } }, "\/elementor-pro\/v1": { "namespace": "elementor-pro\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "elementor-pro\/v1", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor-pro\/v1" } ] } }, "\/elementor-pro\/v1\/license\/tier-features": { "namespace": "elementor-pro\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor-pro\/v1\/license\/tier-features" } ] } }, "\/uap\/blocks\/v1": { "namespace": "uap\/blocks\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "uap\/blocks\/v1", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/uap\/blocks\/v1" } ] } }, "\/uap\/blocks\/v1\/magic-triggers": { "namespace": "uap\/blocks\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/uap\/blocks\/v1\/magic-triggers" } ] } }, "\/elementor\/v1\/documents": { "namespace": "elementor\/v1\/documents", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "elementor\/v1\/documents", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor\/v1\/documents" } ] } }, "\/elementor\/v1\/documents\/(?P\\d+)\/media\/import": { "namespace": "elementor\/v1\/documents", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "id": { "required": true } } } ] }, "\/elementor\/v1\/cache": { "namespace": "elementor\/v1", "methods": [ "DELETE" ], "endpoints": [ { "methods": [ "DELETE" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor\/v1\/cache" } ] } }, "\/elementor\/v1\/globals": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor\/v1\/globals" } ] } }, "\/elementor\/v1\/globals\/colors": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor\/v1\/globals\/colors" } ] } }, "\/elementor\/v1\/globals\/colors\/(?P[\\w]+)": { "namespace": "elementor\/v1", "methods": [ "GET", "POST", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "string", "required": true } } }, { "methods": [ "POST" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "string", "required": true } } }, { "methods": [ "DELETE" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "string", "required": true } } } ] }, "\/elementor\/v1\/globals\/typography": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor\/v1\/globals\/typography" } ] } }, "\/elementor\/v1\/globals\/typography\/(?P[\\w]+)": { "namespace": "elementor\/v1", "methods": [ "GET", "POST", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "string", "required": true } } }, { "methods": [ "POST" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "string", "required": true } } }, { "methods": [ "DELETE" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "string", "required": true } } } ] }, "\/elementor\/v1\/settings\/(?P[\\w_-]+)": { "namespace": "elementor\/v1", "methods": [ "GET", "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "GET" ], "args": [] }, { "methods": [ "POST", "PUT", "PATCH" ], "args": [] } ] }, "\/elementor\/v1\/post": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "included_types": { "description": "Included post types", "type": "array", "default": null, "required": false }, "excluded_types": { "description": "Post type to exclude", "type": "array", "default": [ "e-floating-buttons", "e-landing-page", "elementor_library", "attachment", "revision", "nav_menu_item", "custom_css", "customize_changeset" ], "required": false }, "term": { "description": "Posts to search", "type": "string", "default": "", "required": false }, "keys_conversion_map": { "description": "Specify keys to extract and convert, i.e. [\"key_1\" => \"new_key_1\"].", "type": "array", "default": { "ID": "id", "post_title": "label", "post_type": "groupLabel" }, "required": false }, "items_count": { "description": "Posts per page", "type": "integer", "default": 100, "required": false }, "is_public": { "description": "Whether to include only public post types", "type": "boolean", "default": true, "required": false }, "meta_query": { "description": "WP_Query meta_query array", "type": "array", "default": null, "required": false }, "tax_query": { "description": "WP_Query tax_query array", "type": "array", "default": null, "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor\/v1\/post" } ] } }, "\/elementor\/v1\/term": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "included_types": { "description": "Included taxonomy containing terms (categories, tags, etc...)", "type": "array", "default": null, "required": false }, "excluded_types": { "description": "Excluded taxonomy containing terms (categories, tags, etc...)", "type": "array", "default": null, "required": false }, "term": { "description": "Terms to search", "type": "string", "default": "", "required": false }, "keys_conversion_map": { "description": "Specify keys to extract and convert, i.e. [\"key_1\" => \"new_key_1\"].", "type": "array", "default": { "term_id": "id", "name": "label", "taxonomy": "groupLabel" }, "required": false }, "items_count": { "description": "Terms per request", "type": "integer", "default": 100, "required": false }, "hide_empty": { "description": "Whether to include only public terms", "type": "boolean", "default": false, "required": false }, "meta_query": { "description": "WP_Query meta_query array", "type": "array", "default": null, "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor\/v1\/term" } ] } }, "\/elementor\/v1\/user": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "term": { "description": "Posts to search", "type": "string", "default": "", "required": false }, "keys_conversion_map": { "description": "Specify keys to extract and convert, i.e. [\"key_1\" => \"new_key_1\"].", "type": [ "array", "string" ], "default": { "ID": "id", "display_name": "label", "role": "groupLabel" }, "required": false }, "items_count": { "description": "Posts per page", "type": "integer", "default": 100, "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor\/v1\/user" } ] } }, "\/elementor-ai\/v1": { "namespace": "elementor-ai\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "elementor-ai\/v1", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor-ai\/v1" } ] } }, "\/elementor-ai\/v1\/permissions": { "namespace": "elementor-ai\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor-ai\/v1\/permissions" } ] } }, "\/elementor\/v1\/favorites": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scope under which the request is made; determines fields present in response.", "type": "string", "required": false }, "page": { "description": "Current page of the collection.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Maximum number of items to be returned in result set.", "type": "integer", "default": 10, "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limit results to those matching a string.", "type": "string", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor\/v1\/favorites" } ] } }, "\/elementor\/v1\/favorites\/(?P[\\w]+)": { "namespace": "elementor\/v1", "methods": [ "POST", "DELETE" ], "endpoints": [ { "methods": [ "POST" ], "args": { "id": { "description": "Type of favorites.", "type": "string", "required": true }, "favorite": { "description": "The favorite slug to create.", "type": "string", "required": true } } }, { "methods": [ "DELETE" ], "args": { "id": { "description": "Type of favorites.", "type": "string", "required": true }, "favorite": { "description": "The favorite slug to delete.", "type": "string", "required": true } } } ] }, "\/elementor\/v1\/kit-elements-defaults": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor\/v1\/kit-elements-defaults" } ] } }, "\/elementor\/v1\/kit-elements-defaults\/(?P[\\w\\-\\_]+)": { "namespace": "elementor\/v1", "methods": [ "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": { "type": { "type": "string", "description": "The type of the element.", "required": true }, "settings": { "description": "All the default values for the requested type", "type": "object", "required": true } } }, { "methods": [ "DELETE" ], "args": { "type": { "type": "string", "description": "The type of the element.", "required": true } } } ] }, "\/elementor\/v1\/site-navigation\/recent-posts": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "posts_per_page": { "description": "Number of posts to return", "type": "integer", "required": true }, "post_type": { "description": "Post types to retrieve", "type": "array", "default": [ "page", "post", "elementor_library" ], "required": false }, "post__not_in": { "description": "Post id`s to exclude", "type": "array", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor\/v1\/site-navigation\/recent-posts" } ] } }, "\/elementor\/v1\/site-navigation\/add-new-post": { "namespace": "elementor\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "post_type": { "description": "Post type to create", "type": "string", "default": "post", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor\/v1\/site-navigation\/add-new-post" } ] } }, "\/elementor\/v1\/checklist": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scope under which the request is made; determines fields present in response.", "type": "string", "required": false }, "page": { "description": "Current page of the collection.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Maximum number of items to be returned in result set.", "type": "integer", "default": 10, "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limit results to those matching a string.", "type": "string", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor\/v1\/checklist" } ] } }, "\/elementor\/v1\/checklist\/(?P[\\d]+)": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "string", "required": true } } } ] }, "\/elementor\/v1\/checklist\/steps": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor\/v1\/checklist\/steps" } ] } }, "\/elementor\/v1\/checklist\/steps\/(?P[\\d]+)": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "string", "required": true } } } ] }, "\/elementor\/v1\/checklist\/steps\/(?P[\\w\\-\\_]+)": { "namespace": "elementor\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": { "id": { "type": "string", "description": "The step id.", "required": true } } } ] }, "\/elementor\/v1\/checklist\/user-progress": { "namespace": "elementor\/v1", "methods": [ "GET", "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "GET" ], "args": [] }, { "methods": [ "POST", "PUT", "PATCH" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor\/v1\/checklist\/user-progress" } ] } }, "\/elementor\/v1\/template-library\/templates": { "namespace": "elementor\/v1", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": [] }, { "methods": [ "POST" ], "args": { "title": { "type": "string", "description": "The title of the document", "required": false }, "type": { "description": "The document type.", "type": "string", "enum": [ "page", "section", "popup", "header", "footer", "single", "single-post", "single-page", "archive", "search-results", "error-404", "loop-item" ], "required": true }, "content": { "description": "Elementor data object", "type": "object", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor\/v1\/template-library\/templates" } ] } }, "\/elementor\/v1\/user-data\/current-user": { "namespace": "elementor\/v1", "methods": [ "GET", "PATCH" ], "endpoints": [ { "methods": [ "GET" ], "args": [] }, { "methods": [ "PATCH" ], "args": { "suppressedMessages": { "type": "array", "description": "Array of suppressed message keys", "items": { "type": "string" }, "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor\/v1\/user-data\/current-user" } ] } }, "\/elementor\/v1\/global-widget\/templates": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor\/v1\/global-widget\/templates" } ] } }, "\/elementor-pro\/v1\/posts-widget": { "namespace": "elementor-pro\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor-pro\/v1\/posts-widget" } ] } }, "\/elementor\/v1\/form-submissions": { "namespace": "elementor\/v1", "methods": [ "GET", "DELETE", "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scope under which the request is made; determines fields present in response.", "type": "string", "required": false }, "page": { "description": "Current page of the collection.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Maximum number of items to be returned in result set.", "type": "integer", "default": 50, "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limit results to those matching a string.", "type": "string", "additionalProperties": { "context": "filter" }, "required": false }, "order": { "description": "Order sort attribute ascending or descending.", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "order_by": { "description": "Sort collection by object attribute.", "type": "string", "default": "created_at", "enum": [ "created_at", "id", "main_meta_id" ], "required": false }, "status": { "description": "Limit result set to submissions assigned one or more statuses.", "type": "string", "default": "all", "enum": [ "all", "unread", "read", "trash" ], "additionalProperties": { "context": "filter" }, "required": false }, "form": { "description": "Limit result set to submissions assigned to specific forms. The form id should follow this pattern {post_id}_{element_id} e.g: 10_476d0ce", "type": "string", "additionalProperties": { "context": "filter" }, "required": false }, "referer": { "description": "Limit result set to submissions assigned to specific referer.", "type": "string", "additionalProperties": { "context": "filter" }, "required": false }, "after": { "description": "Limit response to submissions sent after a given ISO8601 compliant date.", "type": "string", "format": "date", "additionalProperties": { "context": "filter" }, "required": false }, "before": { "description": "Limit response to submissions sent before a given ISO8601 compliant date.", "type": "string", "format": "date", "additionalProperties": { "context": "filter" }, "required": false } } }, { "methods": [ "DELETE" ], "args": { "ids": { "description": "Unique identifiers for the objects.", "type": "array", "items": { "type": "integer" }, "required": true }, "force": { "description": "Delete the object permanently.", "type": "boolean", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "ids": { "description": "Unique identifiers for the objects.", "type": "array", "items": { "type": "integer" }, "required": true }, "is_read": { "description": "mark whether the submission was read or not", "type": "boolean", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor\/v1\/form-submissions" } ] } }, "\/elementor\/v1\/form-submissions\/(?P[\\d]+)": { "namespace": "elementor\/v1", "methods": [ "GET", "DELETE", "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "string", "required": true } } }, { "methods": [ "DELETE" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "string", "required": true }, "force": { "description": "Delete the object permanently.", "type": "boolean", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "string", "required": true }, "is_read": { "description": "mark whether the submission was read or not", "type": "boolean", "required": false }, "values": { "description": "Form field values, receive an array, the key should be the form field id and the value should be the value.", "type": "object", "required": false } } } ] }, "\/elementor\/v1\/form-submissions\/restore\/(?P[\\d]+)": { "namespace": "elementor\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": { "id": { "description": "Unique identifier for the object.", "type": "string", "required": true } } } ] }, "\/elementor\/v1\/form-submissions\/restore": { "namespace": "elementor\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": { "ids": { "description": "Unique identifiers for the objects.", "type": "array", "items": { "type": "integer" }, "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor\/v1\/form-submissions\/restore" } ] } }, "\/elementor\/v1\/form-submissions\/export": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scope under which the request is made; determines fields present in response.", "type": "string", "required": false }, "page": { "description": "Current page of the collection.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Maximum number of items to be returned in result set.", "type": "integer", "default": 10, "minimum": 1, "maximum": 10000, "required": false }, "search": { "description": "Limit results to those matching a string.", "type": "string", "additionalProperties": { "context": "filter" }, "required": false }, "order": { "description": "Order sort attribute ascending or descending.", "type": "string", "default": "desc", "enum": [ "asc", "desc" ], "required": false }, "order_by": { "description": "Sort collection by object attribute.", "type": "string", "default": "created_at", "enum": [ "created_at", "id", "main_meta_id" ], "required": false }, "status": { "description": "Limit result set to submissions assigned one or more statuses.", "type": "string", "default": "all", "enum": [ "all", "unread", "read", "trash" ], "additionalProperties": { "context": "filter" }, "required": false }, "form": { "description": "Limit result set to submissions assigned to specific forms. The form id should follow this pattern {post_id}_{element_id} e.g: 10_476d0ce", "type": "string", "additionalProperties": { "context": "filter" }, "required": false }, "referer": { "description": "Limit result set to submissions assigned to specific referer.", "type": "string", "additionalProperties": { "context": "filter" }, "required": false }, "after": { "description": "Limit response to submissions sent after a given ISO8601 compliant date.", "type": "string", "format": "date", "additionalProperties": { "context": "filter" }, "required": false }, "before": { "description": "Limit response to submissions sent before a given ISO8601 compliant date.", "type": "string", "format": "date", "additionalProperties": { "context": "filter" }, "required": false }, "ids": { "description": "Unique identifiers for the objects.", "type": "array", "items": { "type": "integer" }, "additionalProperties": { "context": "filter" }, "required": false }, "format": { "description": "The format of the export (for now only csv).", "enum": [ "csv" ], "default": "csv", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor\/v1\/form-submissions\/export" } ] } }, "\/elementor\/v1\/form-submissions\/referer": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scope under which the request is made, determines fields present in response. (only \"options\" available for now)", "type": "string", "enum": [ "options" ], "default": "options", "required": false }, "search": { "description": "Limit results to those matching a string.", "type": "string", "additionalProperties": { "context": "filter" }, "required": false }, "value": { "description": "Limit results specific referer.", "type": "string", "additionalProperties": { "context": "filter" }, "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor\/v1\/form-submissions\/referer" } ] } }, "\/elementor\/v1\/forms": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scope under which the request is made, determines fields present in response. (only \"options\" available for now)", "type": "string", "enum": [ "options" ], "default": "options", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor\/v1\/forms" } ] } }, "\/elementor-pro\/v1\/get-post-type-taxonomies": { "namespace": "elementor-pro\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "post_type": { "description": "The post type for which to fetch the list of taxonomies.", "type": "string", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor-pro\/v1\/get-post-type-taxonomies" } ] } }, "\/elementor-pro\/v1\/refresh-loop": { "namespace": "elementor-pro\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "post_id": { "description": "The post ID of the page containing the loop.", "type": "integer", "required": true }, "widget_id": { "description": "The ID of the loop widget.", "type": "string", "required": true }, "widget_filters": { "description": "The filters for the loop widget.", "type": "object", "required": true }, "widget_model": { "description": "The model of the loop widget. In Editor mode only.", "type": "object", "required": false }, "pagination_base_url": { "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor-pro\/v1\/refresh-loop" } ] } }, "\/elementor-pro\/v1\/refresh-search": { "namespace": "elementor-pro\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "post_id": { "description": "The post ID of the page containing the loop.", "type": "integer", "required": true }, "widget_id": { "description": "The ID of the loop widget.", "type": "string", "required": true }, "widget_model": { "description": "The model of the loop widget. In Editor mode only.", "type": "object", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor-pro\/v1\/refresh-search" } ] } }, "\/elementor\/v1\/notes": { "namespace": "elementor\/v1", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": { "route_url": { "type": "string", "description": "The URL of the route where the note was created at.", "required": false }, "status": { "type": "string", "description": "The note status (e.g. \"publish\", \"draft\").", "enum": [ "publish", "draft" ], "default": "publish", "required": false }, "is_resolved": { "type": "boolean", "description": "Whether the note is resolved or not.", "required": false }, "parent_id": { "type": "integer", "description": "The note's parent id (use 0 for top-level).", "required": false }, "post_id": { "type": "integer", "description": "The ID of the post that the note is attached to.", "required": false }, "only_unread": { "type": "boolean", "description": "Show only unread notes (represents an unread thread if one of its replies is unread).", "required": false }, "only_relevant": { "type": "boolean", "description": "Show only notes that are relevant to the current user.", "required": false }, "order_by": { "type": "string", "description": "A column to order the results by.", "default": "last_activity_at", "enum": [ "last_activity_at", "created_at" ], "required": false }, "order": { "type": "string", "description": "Results order direction.", "default": "desc", "enum": [ "asc", "desc" ], "required": false } } }, { "methods": [ "POST" ], "args": { "post_id": { "type": "integer", "description": "The id of the post where the note was created at (can be template, post, page, etc.).", "required": true }, "element_id": { "type": "string", "description": "Each note must be attached to an elementor element.", "required": true }, "content": { "type": "string", "description": "The content of the note.", "required": true }, "position": { "type": "object", "properties": { "x": { "required": true, "type": "number" }, "y": { "required": true, "type": "number" } }, "description": "The position of the note.", "required": true }, "mentioned_usernames": { "type": "array", "description": "List of user names that have been mentioned in the note's content.", "default": [], "items": { "type": "string", "sanitize_callback": [] }, "required": false }, "route_post_id": { "description": "The ID of the post that's associated with the route (doesn't always exist, e.g: home page, archive)", "required": false }, "route_url": { "type": "string", "description": "The URL of the route where the note was created at.", "required": false }, "route_title": { "type": "string", "description": "The title of the route where the note was created at.", "required": false }, "parent_id": { "type": "integer", "description": "If the new note is a reply to another note, the parent_id should be the thread's id.", "default": 0, "required": false }, "is_public": { "type": "boolean", "description": "Should this note be visible for everyone or just for its author.", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor\/v1\/notes" } ] } }, "\/elementor\/v1\/notes\/read-status": { "namespace": "elementor\/v1", "methods": [ "POST", "DELETE" ], "endpoints": [ { "methods": [ "POST" ], "args": { "ids": { "type": "array", "description": "The id's of the notes.", "items": { "type": "integer" }, "required": true } } }, { "methods": [ "DELETE" ], "args": { "ids": { "type": "array", "description": "The id's of the notes.", "items": { "type": "integer" }, "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor\/v1\/notes\/read-status" } ] } }, "\/elementor\/v1\/notes\/summary": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "route_url": { "type": "string", "description": "The URL of the route where the note was created at.", "required": false }, "status": { "type": "string", "description": "The note status (e.g. \"publish\", \"draft\").", "enum": [ "publish", "draft" ], "default": "publish", "required": false }, "is_resolved": { "type": "boolean", "description": "Whether the note is resolved or not.", "required": false }, "parent_id": { "type": "integer", "description": "The note's parent id (use 0 for top-level).", "required": false }, "post_id": { "type": "integer", "description": "The ID of the post that the note is attached to.", "required": false }, "only_unread": { "type": "boolean", "description": "Show only unread notes (represents an unread thread if one of its replies is unread).", "required": false }, "only_relevant": { "type": "boolean", "description": "Show only notes that are relevant to the current user.", "required": false }, "order_by": { "type": "string", "description": "A column to order the results by.", "default": "last_activity_at", "enum": [ "last_activity_at", "created_at" ], "required": false }, "order": { "type": "string", "description": "Results order direction.", "default": "desc", "enum": [ "asc", "desc" ], "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor\/v1\/notes\/summary" } ] } }, "\/elementor\/v1\/notes\/users": { "namespace": "elementor\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "limit": { "type": "integer", "description": "Limit the results.", "required": false }, "order_by": { "type": "string", "description": "A column to order the results by.", "default": "display_name", "enum": [ "user_nicename", "display_name", "user_registered" ], "required": false }, "order": { "type": "string", "description": "Results order direction.", "default": "asc", "enum": [ "asc", "desc" ], "required": false }, "search": { "type": "string", "description": "Filter users by a search term.", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor\/v1\/notes\/users" } ] } }, "\/elementor\/v1\/notes\/(?P[\\d]+)": { "namespace": "elementor\/v1", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "type": "integer", "description": "Note ID to find.", "required": true } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "id": { "type": "integer", "description": "The id the note.", "required": true }, "content": { "type": "string", "description": "The content of the note.", "required": false }, "mentioned_usernames": { "type": "array", "description": "List of user names that have been mentioned in the note's content.", "items": { "type": "string", "sanitize_callback": [] }, "required": false }, "status": { "type": "string", "description": "Note status can be draft or publish.", "enum": [ "publish", "draft" ], "required": false }, "is_public": { "type": "boolean", "description": "Should this note be visible for everyone or just for its author.", "required": false }, "is_resolved": { "type": "boolean", "description": "Is this note resolved and should be hidden.", "required": false } } }, { "methods": [ "DELETE" ], "args": { "id": { "type": "integer", "description": "The id of the note.", "required": true }, "force": { "type": "boolean", "description": "Determine if it should be deleted permanently or change the status to trash.", "default": false, "required": false } } } ] }, "\/uap\/v2\/microsoft-teams": { "namespace": "uap\/v2", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/uap\/v2\/microsoft-teams" } ] } }, "\/automator\/v1\/integration\/facebook-lead-ads": { "namespace": "automator\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/automator\/v1\/integration\/facebook-lead-ads" } ] } }, "\/automator\/v1\/integration\/facebook-lead-ads\/verification": { "namespace": "automator\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/automator\/v1\/integration\/facebook-lead-ads\/verification" } ] } }, "\/uap\/v2\/run-code-wp-hook": { "namespace": "uap\/v2", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/uap\/v2\/run-code-wp-hook" } ] } }, "\/uap\/v2\/run-code-wp-hook-save-trigger-tokens": { "namespace": "uap\/v2", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/uap\/v2\/run-code-wp-hook-save-trigger-tokens" } ] } }, "\/uap\/v2\/run-now\/start\/(?P\\d+)": { "namespace": "uap\/v2", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "recipe_id": { "required": true } } } ] }, "\/elementor\/v1\/library\/connect": { "namespace": "elementor\/v1", "methods": [ "POST", "DELETE" ], "endpoints": [ { "methods": [ "POST" ], "args": { "token": { "type": "string", "description": "Connect CLI token", "required": true } } }, { "methods": [ "DELETE" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor\/v1\/library\/connect" } ] } }, "\/elementor\/v1\/send-event": { "namespace": "elementor\/v1", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scope under which the request is made; determines fields present in response.", "type": "string", "required": false }, "page": { "description": "Current page of the collection.", "type": "integer", "default": 1, "minimum": 1, "required": false }, "per_page": { "description": "Maximum number of items to be returned in result set.", "type": "integer", "default": 10, "minimum": 1, "maximum": 100, "required": false }, "search": { "description": "Limit results to those matching a string.", "type": "string", "required": false } } }, { "methods": [ "POST" ], "args": { "event_data": { "description": "All the recorded event data in JSON format", "type": "object", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/elementor\/v1\/send-event" } ] } }, "\/buddyboss\/v1": { "namespace": "buddyboss\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "namespace": { "default": "buddyboss\/v1", "required": false }, "context": { "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/buddyboss\/v1" } ] } }, "\/buddyboss\/v1\/bb-topics": { "namespace": "buddyboss\/v1", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": { "per_page": { "description": "Number of items to return per page.", "type": "integer", "default": 20, "required": false }, "page": { "description": "Current page of the collection.", "type": "integer", "default": 1, "required": false }, "orderby": { "description": "Order by attribute.", "type": "string", "default": "menu_order", "enum": [ "id", "name", "date_created", "menu_order", "date_updated" ], "required": false }, "order": { "description": "Order direction.", "type": "string", "default": "ASC", "enum": [ "ASC", "DESC" ], "required": false }, "item_id": { "description": "Item ID.", "type": "integer", "required": false }, "item_type": { "description": "Type of item.", "type": [ "string", "array" ], "required": false }, "filter_query": { "description": "Whether to filter the query.", "type": "boolean", "default": false, "required": false } } }, { "methods": [ "POST" ], "args": { "title": { "description": "The title of the topic.", "type": "string", "required": true }, "item_type": { "description": "Type of item.", "type": [ "string", "array" ], "required": true }, "permission_type": { "description": "The permission type of the topic.", "type": "string", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/buddyboss\/v1\/bb-topics" } ] } }, "\/buddyboss\/v1\/bb-topics\/(?P[\\d]+)": { "namespace": "buddyboss\/v1", "methods": [ "GET", "POST", "PUT", "PATCH", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "Unique identifier for the topic.", "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": [ "POST", "PUT", "PATCH" ], "args": { "id": { "description": "Unique identifier for the topic.", "type": "integer", "required": true }, "title": { "description": "The title of the topic.", "type": "string", "required": true }, "item_type": { "description": "Type of item.", "type": [ "string", "array" ], "required": true } } }, { "methods": [ "DELETE" ], "args": { "id": { "description": "Unique identifier for the topic.", "type": "integer", "required": true } } } ] }, "\/buddyboss\/v1\/bb-topics\/order": { "namespace": "buddyboss\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": { "item_type": { "description": "Type of item.", "type": [ "string", "array" ], "required": true }, "topics": { "description": "Array of topics with their IDs.", "type": "array", "items": { "type": "object", "properties": { "name": { "type": "string" }, "topic_id": { "type": "string" } } }, "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/buddyboss\/v1\/bb-topics\/order" } ] } }, "\/buddyboss\/v1\/components": { "namespace": "buddyboss\/v1", "methods": [ "GET", "POST", "PUT", "PATCH" ], "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", "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" ], "allow_batch": { "v1": true }, "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:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/buddyboss\/v1\/components" } ] } }, "\/buddyboss\/v1\/settings": { "namespace": "buddyboss\/v1", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "default": "view", "required": false } } }, { "methods": [ "POST" ], "args": { "name": { "description": "Name of the setting.", "type": "string", "required": false }, "status": { "description": "Whether the setting is active or inactive.", "type": "string", "enum": [ "active", "inactive" ], "required": false }, "title": { "description": "Title of the setting.", "type": "string", "required": false }, "description": { "description": "Description of the setting.", "type": "string", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/buddyboss\/v1\/settings" } ] } }, "\/buddyboss\/v1\/members": { "namespace": "buddyboss\/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", "include" ], "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 }, "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.", "default": "", "type": "string", "required": false }, "bp_ps_search": { "description": "Profile Search form field data(s).", "default": [], "type": "object", "required": false }, "scope": { "description": "Limit result set to items with a specific scope.", "type": "string", "default": "all", "enum": [ "all", "personal", "following", "followers" ], "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 }, "types": { "description": "Set type(s) for a member.", "type": "string", "enum": [], "required": false }, "email": { "description": "The email address for the member.", "type": "string", "format": "email", "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/buddyboss\/v1\/members" } ] } }, "\/buddyboss\/v1\/members\/(?P[\\d]+)": { "namespace": "buddyboss\/v1", "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 }, "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 }, "types": { "description": "Set type(s) for a member.", "type": "string", "enum": [], "required": false } } }, { "methods": [ "DELETE" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "A unique numeric ID for the Member.", "type": "integer", "required": true } } } ] }, "\/buddyboss\/v1\/members\/me": { "namespace": "buddyboss\/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 }, "types": { "description": "Set type(s) for a member.", "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:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/buddyboss\/v1\/members\/me" } ] } }, "\/buddyboss\/v1\/members\/me\/permissions": { "namespace": "buddyboss\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/buddyboss\/v1\/members\/me\/permissions" } ] } }, "\/buddyboss\/v1\/members\/action\/(?P[\\d]+)": { "namespace": "buddyboss\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": { "id": { "description": "A unique numeric ID for the member.", "type": "integer", "required": false }, "action": { "description": "Action name which you want to perform for the member.", "type": "string", "enum": [ "follow", "unfollow" ], "required": false } } } ] }, "\/buddyboss\/v1\/members\/presence": { "namespace": "buddyboss\/v1", "methods": [ "POST" ], "endpoints": [ { "methods": [ "POST" ], "args": { "ids": { "description": "A unique users IDs of the member.", "type": "array", "items": { "type": "integer" }, "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/buddyboss\/v1\/members\/presence" } ] } }, "\/buddyboss\/v1\/members\/details": { "namespace": "buddyboss\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/buddyboss\/v1\/members\/details" } ] } }, "\/buddyboss\/v1\/members\/(?P[\\d]+)\/detail": { "namespace": "buddyboss\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "A unique numeric ID for the member.", "type": "integer", "required": true } } } ] }, "\/buddyboss\/v1\/members\/profile-dropdown": { "namespace": "buddyboss\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "default": { "description": "Whichever menu you have to retrieve.", "type": "boolean", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/buddyboss\/v1\/members\/profile-dropdown" } ] } }, "\/buddyboss\/v1\/members\/(?P[\\d]+)\/info": { "namespace": "buddyboss\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "A unique numeric ID for the member.", "type": "integer", "required": true } } } ] }, "\/buddyboss\/v1\/members\/(?P[\\d]+)\/avatar": { "namespace": "buddyboss\/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", "embed", "edit" ], "default": "view", "required": false }, "html": { "description": "Whether to return an HTML element, vs a raw URL to an avatar.", "default": false, "type": "boolean", "required": false }, "alt": { "description": "The alt attribute for the 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 } } } ] }, "\/buddyboss\/v1\/subscriptions": { "namespace": "buddyboss\/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 }, "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 }, "order_by": { "description": "Order by a specific parameter.", "default": "date_recorded", "type": "string", "enum": [ "id", "type", "item_id", "date_recorded" ], "required": false }, "blog_id": { "description": "The ID of the current blog site.", "default": 1, "type": "integer", "required": false }, "type": { "description": "Limit result set to items with a specific subscription type.", "type": "string", "enum": [], "required": false }, "item_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 }, "status": { "description": "Limit result set to active subscriptions or not.", "default": 1, "type": "integer", "enum": [ 0, 1 ], "required": false } } }, { "methods": [ "POST" ], "allow_batch": { "v1": true }, "args": { "blog_id": { "default": 1, "description": "The ID of the current blog site.", "type": "integer", "required": false }, "user_id": { "default": 0, "description": "The ID of the user who created the subscription.", "type": "integer", "required": false }, "type": { "description": "The type of the subscription.", "type": "string", "enum": [], "required": true }, "item_id": { "description": "The ID of subscription item.", "type": "integer", "required": true }, "secondary_item_id": { "description": "ID of the subscription item parent.", "type": "integer", "required": false }, "status": { "description": "Whether to check the subscription is active or not.", "type": "integer", "default": 1, "enum": [ 0, 1 ], "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/buddyboss\/v1\/subscriptions" } ] } }, "\/buddyboss\/v1\/subscriptions\/(?P[\\d]+)": { "namespace": "buddyboss\/v1", "methods": [ "GET", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "A unique numeric ID for the Subscription.", "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" ], "allow_batch": { "v1": true }, "args": { "id": { "description": "A unique numeric ID for the Subscription.", "type": "integer", "required": false }, "blog_id": { "description": "The ID of the current blog site.", "type": "integer", "required": false }, "user_id": { "description": "The ID of the user who created the subscription.", "type": "integer", "required": false }, "type": { "description": "The type of the subscription.", "type": "string", "enum": [], "required": false }, "item_id": { "description": "The ID of subscription item.", "type": "integer", "required": false }, "secondary_item_id": { "description": "ID of the subscription item parent.", "type": "integer", "required": false }, "status": { "description": "Whether to check the subscription is active or not.", "type": "integer", "required": false } } } ] }, "\/buddyboss\/v1\/subscription-types": { "namespace": "buddyboss\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/buddyboss\/v1\/subscription-types" } ] } }, "\/buddyboss\/v1\/reactions": { "namespace": "buddyboss\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": [] } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/buddyboss\/v1\/reactions" } ] } }, "\/buddyboss\/v1\/user-reactions": { "namespace": "buddyboss\/v1", "methods": [ "GET", "POST" ], "endpoints": [ { "methods": [ "GET" ], "args": { "context": { "description": "Scope under which the request is made; determines fields present in response.", "type": "string", "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 }, "reaction_id": { "description": "Limit result set to items with a specific Reaction ID.", "type": "integer", "enum": [ 3301 ], "required": false }, "item_type": { "description": "Limit result set to items with a specific item type.", "type": "string", "enum": [ "activity", "activity_comment" ], "required": false }, "item_id": { "description": "Limit result set to items with a specific item ID.", "default": 0, "type": "integer", "required": false }, "user_id": { "description": "Limit result set to items with a specific user ID.", "default": 0, "type": "integer", "required": false }, "order": { "description": "Order sort attribute ascending or descending.", "default": "desc", "type": "string", "enum": [ "asc", "desc" ], "required": false }, "order_by": { "description": "Order by a specific parameter.", "default": "id", "type": "string", "enum": [ "id", "date_created" ], "required": false } } }, { "methods": [ "POST" ], "args": { "reaction_id": { "description": "Reaction ID.", "type": "integer", "enum": [ 3301 ], "required": true }, "item_type": { "description": "Item type", "type": "string", "enum": [ "activity", "activity_comment" ], "required": true }, "item_id": { "description": "Item ID.", "type": "integer", "required": true }, "user_id": { "description": "User ID.", "type": "integer", "default": 0, "required": true } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/buddyboss\/v1\/user-reactions" } ] } }, "\/buddyboss\/v1\/user-reactions\/(?P[\\d]+)": { "namespace": "buddyboss\/v1", "methods": [ "GET", "DELETE" ], "endpoints": [ { "methods": [ "GET" ], "args": { "id": { "description": "A unique numeric ID for the user reaction.", "type": "integer", "required": false } } }, { "methods": [ "DELETE" ], "args": { "id": { "description": "A unique numeric ID for the user reaction.", "type": "integer", "required": false } } } ] }, "\/buddyboss\/v1\/mention": { "namespace": "buddyboss\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "term": { "description": "Members @name suggestions.", "type": "string", "required": true }, "only_friends": { "description": "Limit result set to Friends only.", "type": "boolean", "required": false }, "group_id": { "description": "A unique numeric ID for the Group. Limit result set to the group.", "type": "integer", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/buddyboss\/v1\/mention" } ] } }, "\/buddyboss\/v1\/members\/(?P[\\d]+)\/cover": { "namespace": "buddyboss\/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 } } } ] }, "\/buddyboss\/v1\/xprofile\/fields": { "namespace": "buddyboss\/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 }, "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 }, "fetch_visibility_level": { "description": "Whether to fetch the visibility level for each field.", "default": false, "type": "boolean", "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", "gender", "socialnetworks", "option" ], "required": true }, "name": { "description": "The name of the profile field.", "type": "string", "required": true }, "alternate_name": { "default": "", "description": "The alternate name of the profile field.", "type": "string", "required": false }, "description": { "description": "The description of the profile field.", "type": "string", "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", "loggedin", "adminsonly" ], "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:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/buddyboss\/v1\/xprofile\/fields" } ] } }, "\/buddyboss\/v1\/xprofile\/fields\/(?P[\\d]+)": { "namespace": "buddyboss\/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": true, "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", "gender", "socialnetworks", "option" ], "required": false }, "name": { "description": "The name of the profile field.", "type": "string", "required": false }, "alternate_name": { "description": "The alternate name of the profile field.", "type": "string", "required": false }, "description": { "description": "The description of the profile field.", "type": "string", "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", "loggedin", "adminsonly" ], "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 } } } ] }, "\/buddyboss\/v1\/xprofile\/groups": { "namespace": "buddyboss\/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 }, "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 }, "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 }, "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 }, "can_delete": { "description": "Whether the group of profile fields can be deleted or not.", "type": "boolean", "required": false }, "repeater_enabled": { "description": "Whether the group of profile fields can be repeated or not.", "type": "boolean", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/buddyboss\/v1\/xprofile\/groups" } ] } }, "\/buddyboss\/v1\/xprofile\/groups\/(?P[\\d]+)": { "namespace": "buddyboss\/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 }, "can_delete": { "description": "Whether the group of profile fields can be deleted or not.", "type": "boolean", "required": false }, "repeater_enabled": { "description": "Whether the group of profile fields can be repeated or not.", "type": "boolean", "required": false } } }, { "methods": [ "DELETE" ], "args": { "id": { "description": "A unique numeric ID for the group of profile fields.", "type": "integer", "required": false } } } ] }, "\/buddyboss\/v1\/xprofile\/(?P[\\d]+)\/data\/(?P[\\d]+)": { "namespace": "buddyboss\/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": false }, "user_id": { "description": "The ID of user the field data is from.", "type": "integer", "required": false } } }, { "methods": [ "POST", "PUT", "PATCH" ], "args": { "field_id": { "description": "The ID of the field the data is from.", "type": "integer", "required": false }, "user_id": { "description": "The ID of user the field data is from.", "type": "integer", "required": false }, "value": { "description": "The list of values for the field data.", "required": false } } }, { "methods": [ "DELETE" ], "args": { "field_id": { "description": "The ID of the field the data is from.", "type": "integer", "required": false }, "user_id": { "description": "The ID of user the field data is from.", "type": "integer", "required": false } } } ] }, "\/buddyboss\/v1\/xprofile\/update": { "namespace": "buddyboss\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "methods": [ "POST", "PUT", "PATCH" ], "args": { "context": { "description": "Scope under which the request is made; determines fields present in response.", "type": "string", "enum": [ "edit" ], "default": "edit", "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 }, "fields": { "description": "Fields array with field_id, group_id, type, value and visibility_level to update the data.", "type": "array", "items": { "type": "object" }, "default": [ { "field_id": "", "group_id": "", "value": "", "visibility_level": "" } ], "properties": { "field_id": { "description": "The ID of the field the data is from.", "type": "integer", "required": true, "sanitize_callback": "absint", "validate_callback": "rest_validate_request_arg" }, "group_id": { "description": "ID of the profile group of fields that have profile fields", "default": 0, "type": "integer", "sanitize_callback": "absint", "validate_callback": "rest_validate_request_arg" }, "value": { "description": "The value of the field data." }, "visibility_level": { "description": "Who may see the saved value for this profile field.", "default": "public", "type": "string", "enum": [ "public", "loggedin", "adminsonly" ] } }, "required": true }, "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 }, "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": true, "type": "boolean", "required": false }, "fetch_field_data": { "description": "Whether to fetch data for each field. Requires a $user_id.", "default": true, "type": "boolean", "required": false }, "fetch_visibility_level": { "description": "Whether to fetch the visibility level for each field.", "default": true, "type": "boolean", "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 } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/buddyboss\/v1\/xprofile\/update" } ] } }, "\/buddyboss\/v1\/xprofile\/repeater\/(?P[\\d]+)": { "namespace": "buddyboss\/v1", "methods": [ "POST", "DELETE" ], "endpoints": [ { "methods": [ "POST" ], "args": { "context": { "description": "Scope under which the request is made; determines fields present in response.", "type": "string", "enum": [ "view", "embed", "edit" ], "default": "edit", "required": false }, "id": { "description": "A unique numeric ID for the group of profile fields.", "type": "integer", "required": false }, "fetch_fields": { "description": "Whether to fetch the fields for each group.", "default": true, "type": "boolean", "required": false }, "fetch_field_data": { "description": "Whether to fetch data for each field. Requires a $user_id.", "default": true, "type": "boolean", "required": false }, "fetch_visibility_level": { "description": "Whether to fetch the visibility level for each field.", "default": true, "type": "boolean", "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": "edit", "required": false }, "id": { "description": "A unique numeric ID for the group of profile fields.", "type": "integer", "required": false }, "fetch_fields": { "description": "Whether to fetch the fields for each group.", "default": true, "type": "boolean", "required": false }, "fetch_field_data": { "description": "Whether to fetch data for each field. Requires a $user_id.", "default": true, "type": "boolean", "required": false }, "fetch_visibility_level": { "description": "Whether to fetch the visibility level for each field.", "default": true, "type": "boolean", "required": false }, "fields": { "description": "Pass Field IDs which you want to delete it.", "type": "array", "items": { "type": "integer" }, "required": true } } } ] }, "\/buddyboss\/v1\/xprofile\/repeater\/order\/(?P[\\d]+)": { "namespace": "buddyboss\/v1", "methods": [ "POST", "PUT", "PATCH" ], "endpoints": [ { "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": "edit", "required": false }, "id": { "description": "A unique numeric ID for the group of profile fields.", "type": "integer", "required": false }, "fetch_fields": { "description": "Whether to fetch the fields for each group.", "default": true, "type": "boolean", "required": false }, "fetch_field_data": { "description": "Whether to fetch data for each field. Requires a $user_id.", "default": true, "type": "boolean", "required": false }, "fetch_visibility_level": { "description": "Whether to fetch the visibility level for each field.", "default": true, "type": "boolean", "required": false }, "fields": { "description": "Fields array with order of field set with field ID and value to reorder.", "type": "array", "items": { "type": "object" }, "required": true } } } ] }, "\/buddyboss\/v1\/xprofile\/search": { "namespace": "buddyboss\/v1", "methods": [ "GET" ], "endpoints": [ { "methods": [ "GET" ], "args": { "form_id": { "description": "ID of the profile search form.", "type": "string", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/buddyboss\/v1\/xprofile\/search" } ] } }, "\/buddyboss\/v1\/xprofile\/types": { "namespace": "buddyboss\/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", "embed", "edit" ], "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/buddyboss\/v1\/xprofile\/types" } ] } }, "\/buddyboss\/v1\/account-settings": { "namespace": "buddyboss\/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", "embed", "edit" ], "default": "view", "required": false } } } ], "_links": { "self": [ { "href": "https:\/\/learning.cpc-baulogistik.de\/en\/wp-json\/buddyboss\/v1\/account-settings" } ] } }, "\/buddyboss\/v1\/account-settings\/(?P