- Retrieve a paginated list of accounts from Liferay
- Retrieve an account by ID
- Retrieve an account by external reference code
- Create a new business account in Liferay
- List users assigned to an account
- Assign an existing user to an account by email address
- Remove a user from an account by email address
- List account-scoped roles on an account
- Assign an account-scoped role to a user
- Update an existing business account
- Delete an account by ID
- Retrieve a paginated list of blog postings for a site
- Retrieve a single blog posting by ID
- Create a new blog posting for a site
- Update an existing blog posting
- Delete a blog posting by ID
- Retrieve comments on a blog posting
- Add a comment to a blog posting
- Add a comment to a structured content article
- List comments on a structured content article
- Add a comment to a document
- Retrieve a comment by ID
- Replace a comment's contents (full replacement)
- Delete a comment by ID
- Retrieve replies to a comment
- Reply to a comment
- Retrieve comments on a document
- Retrieve a paginated list of content structures (templates) for a site
- Retrieve a content structure by ID
- Retrieve a paginated list of document folders for a site
- Retrieve a document folder by ID
- Create a new document folder in a site
- Update an existing document folder
- List subfolders of a document folder
- List documents inside a document folder
- Delete a document folder by ID
- Retrieve a paginated list of documents for a site
- Retrieve a document by ID
- Upload a new document to a site
- Upload a new document to a specific folder
- Replace a document's file and optionally update metadata
- Delete a document by ID
- Retrieve a paginated list of organizations from Liferay
- Retrieve an organization by ID
- Update an existing organization
- Create a new organization in Liferay
- List users belonging to an organization
- List child organizations under a parent organization
- Delete an organization by ID
- Retrieve a paginated list of roles from Liferay
- Retrieve a role by ID
- Retrieve a role by external reference code
- Create a new role in Liferay
- Update an existing role
- Delete a role by ID
- Associate a role with a user account
- Remove a role from a user account
- Retrieve a site by ID
- Retrieve a site by its human-readable URL path
- List users who are members of a site
- Retrieve all sites the current user has access to
- Retrieve a paginated list of structured content folders for a site
- Create a new folder for organizing structured content
- Retrieve a structured content folder by ID
- Update an existing structured content folder
- List subfolders of a structured content folder
- List structured content articles inside a folder
- Delete a structured content folder by ID
- Retrieve a paginated list of structured content (web content) for a site
- Create a new structured content article (web content) in a site
- Update an existing structured content article
- Delete a structured content article by ID
- Retrieve a structured content article by ID
- Retrieve taxonomy vocabularies defined in a site
- List taxonomy categories under a taxonomy vocabulary
- Retrieve a paginated list of user groups from Liferay
- Retrieve a user group by ID
- Update an existing user group
- Create a new user group in Liferay
- List users belonging to a user group
- Add users to a user group
- Remove users from a user group
- Delete a user group by ID
- Retrieve a paginated list of user accounts from Liferay
- Retrieve a single user account by ID
- Retrieve a user account by email address
- List users filtered by status
- List the user groups that a specific user belongs to. Requires a userAccountId — use list_user_accounts or get_user_account_by_email_address first to obtain the user's numeric ID.
- Retrieve the currently authenticated user's account
- Create a new user account in Liferay
- Update an existing user account
- Delete a user account by ID
No matching actions