Skip to content

Updated Deprecated Endpoints#1035

Merged
Spiral-Memory merged 2 commits intoRocketChat:developfrom
Pratheek555:Updated_DeprecatedEndpoint
Mar 21, 2026
Merged

Updated Deprecated Endpoints#1035
Spiral-Memory merged 2 commits intoRocketChat:developfrom
Pratheek555:Updated_DeprecatedEndpoint

Conversation

@Pratheek555
Copy link
Contributor

@Pratheek555 Pratheek555 commented Dec 10, 2025

Brief Title

Updated the endpoints which were found to be deprecated from the docs.

Fixes #1034

What are the changes made?

  • endpoint changed from getUserRoles --> /roles.getUsersInPublicRoles
  • /api/v1/method.call/rooms%3Aget endpoint which was used to get info of a room using DDP was found to be deprecated, therefore we are using a REST api endpoint which does the same thing.

PR Test Details

Note: The PR will be ready for live testing at https://rocketchat.github.io/EmbeddedChat/pulls/pr-<pr_number> after approval. Contributors are requested to replace <pr_number> with the actual PR number.

@Spiral-Memory Spiral-Memory merged commit d18e390 into RocketChat:develop Mar 21, 2026
3 checks passed
@Spiral-Memory Spiral-Memory added the chore a subtle fix label Mar 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore a subtle fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Chore: Align Embedded chat with RocketChat's updated Endpoints

2 participants