Missing Rest Apis

Hi,

The following Rest Api’s are missing…

  1. To let user change his password (user is already logged in)
  2. To let user change forget password (user is not logged in)
  3. To let user sign up
  4. Search functionality to search text within objects of entity.

Let me know if you are planning it to include it in future…

Thanks

1 Like

Hi,

For 1, 2 and 3 we don’t have plans to include this functionality into standard REST API in the nearest feature. We’ll add a userId information to the /userInfo controller - then you’ll be able to update the current user by the entities REST controller or by some custom service.

As for item 4, we’ll think about it. Probably, we’ll add full text search functionality to the REST API, but I can’t say when this will be done.

Thanks Max,

It would have been great if 1,2 and 3 where included. Developers who would need these Rest APIs would have clicked a linked in Cuba Platform.

For Mobile apps and for Polymer UI, these would have been great additions.

Thanks anyways:)

2 Likes