{ "opencollection": "1.0.0", "info": { "name": "Legendary Entertainment WordPress REST block-directory users API", "version": "wp/v2" }, "items": [ { "info": { "name": "users", "type": "folder" }, "items": [ { "info": { "name": "GET /users", "type": "http" }, "http": { "method": "GET", "url": "https://www.legendary.com/wp-json/wp/v2/users", "params": [ { "name": "capabilities", "value": "", "type": "query", "description": "Limit result set to users matching at least one specific capability provided. Accepts csv list or single capability." }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." }, { "name": "exclude", "value": "", "type": "query", "description": "Ensure result set excludes specific IDs." }, { "name": "has_published_posts", "value": "", "type": "query", "description": "Limit result set to users who have published posts." }, { "name": "include", "value": "", "type": "query", "description": "Limit result set to specific IDs." }, { "name": "offset", "value": "", "type": "query", "description": "Offset the result set by a specific number of items." }, { "name": "order", "value": "", "type": "query", "description": "Order sort attribute ascending or descending." }, { "name": "orderby", "value": "", "type": "query", "description": "Sort collection by user attribute." }, { "name": "page", "value": "", "type": "query", "description": "Current page of the collection." }, { "name": "per_page", "value": "", "type": "query", "description": "Maximum number of items to be returned in result set." }, { "name": "roles", "value": "", "type": "query", "description": "Limit result set to users matching at least one specific role provided. Accepts csv list or single role." }, { "name": "search", "value": "", "type": "query", "description": "Limit results to those matching a string." }, { "name": "search_columns", "value": "", "type": "query", "description": "Array of column names to be searched." }, { "name": "slug", "value": "", "type": "query", "description": "Limit result set to users with one or more specific slugs." }, { "name": "who", "value": "", "type": "query", "description": "Limit result set to users who are considered authors." } ] }, "docs": "GET /users" }, { "info": { "name": "POST /users", "type": "http" }, "http": { "method": "POST", "url": "https://www.legendary.com/wp-json/wp/v2/users", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "POST /users" }, { "info": { "name": "GET /users/{id}", "type": "http" }, "http": { "method": "GET", "url": "https://www.legendary.com/wp-json/wp/v2/users/:id", "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "GET /users/{id}" }, { "info": { "name": "POST /users/{id}", "type": "http" }, "http": { "method": "POST", "url": "https://www.legendary.com/wp-json/wp/v2/users/:id", "params": [ { "name": "id", "value": "", "type": "path" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "POST /users/{id}" }, { "info": { "name": "DELETE /users/{id}", "type": "http" }, "http": { "method": "DELETE", "url": "https://www.legendary.com/wp-json/wp/v2/users/:id", "params": [ { "name": "id", "value": "", "type": "path" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "DELETE /users/{id}" }, { "info": { "name": "GET /users/{user_id})/application-passwords", "type": "http" }, "http": { "method": "GET", "url": "https://www.legendary.com/wp-json/wp/v2/users/:user_id)/application-passwords", "params": [ { "name": "user_id", "value": "", "type": "path" }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "GET /users/{user_id})/application-passwords" }, { "info": { "name": "POST /users/{user_id})/application-passwords", "type": "http" }, "http": { "method": "POST", "url": "https://www.legendary.com/wp-json/wp/v2/users/:user_id)/application-passwords", "params": [ { "name": "user_id", "value": "", "type": "path" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "POST /users/{user_id})/application-passwords" }, { "info": { "name": "DELETE /users/{user_id})/application-passwords", "type": "http" }, "http": { "method": "DELETE", "url": "https://www.legendary.com/wp-json/wp/v2/users/:user_id)/application-passwords", "params": [ { "name": "user_id", "value": "", "type": "path" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "DELETE /users/{user_id})/application-passwords" }, { "info": { "name": "GET /users/{user_id})/application-passwords/{uuid}", "type": "http" }, "http": { "method": "GET", "url": "https://www.legendary.com/wp-json/wp/v2/users/:user_id)/application-passwords/:uuid", "params": [ { "name": "user_id", "value": "", "type": "path" }, { "name": "uuid", "value": "", "type": "path" }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "GET /users/{user_id})/application-passwords/{uuid}" }, { "info": { "name": "POST /users/{user_id})/application-passwords/{uuid}", "type": "http" }, "http": { "method": "POST", "url": "https://www.legendary.com/wp-json/wp/v2/users/:user_id)/application-passwords/:uuid", "params": [ { "name": "user_id", "value": "", "type": "path" }, { "name": "uuid", "value": "", "type": "path" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "POST /users/{user_id})/application-passwords/{uuid}" }, { "info": { "name": "DELETE /users/{user_id})/application-passwords/{uuid}", "type": "http" }, "http": { "method": "DELETE", "url": "https://www.legendary.com/wp-json/wp/v2/users/:user_id)/application-passwords/:uuid", "params": [ { "name": "user_id", "value": "", "type": "path" }, { "name": "uuid", "value": "", "type": "path" } ], "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "DELETE /users/{user_id})/application-passwords/{uuid}" }, { "info": { "name": "GET /users/{user_id})/application-passwords/introspect", "type": "http" }, "http": { "method": "GET", "url": "https://www.legendary.com/wp-json/wp/v2/users/:user_id)/application-passwords/introspect", "params": [ { "name": "user_id", "value": "", "type": "path" }, { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "GET /users/{user_id})/application-passwords/introspect" }, { "info": { "name": "GET /users/me", "type": "http" }, "http": { "method": "GET", "url": "https://www.legendary.com/wp-json/wp/v2/users/me", "params": [ { "name": "context", "value": "", "type": "query", "description": "Scope under which the request is made; determines fields present in response." } ] }, "docs": "GET /users/me" }, { "info": { "name": "POST /users/me", "type": "http" }, "http": { "method": "POST", "url": "https://www.legendary.com/wp-json/wp/v2/users/me", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "POST /users/me" }, { "info": { "name": "DELETE /users/me", "type": "http" }, "http": { "method": "DELETE", "url": "https://www.legendary.com/wp-json/wp/v2/users/me", "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "docs": "DELETE /users/me" } ] } ], "bundled": true }