Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create, update, Delete user api is not working #117

Open
lalitgawde opened this issue Nov 11, 2023 · 1 comment
Open

create, update, Delete user api is not working #117

lalitgawde opened this issue Nov 11, 2023 · 1 comment

Comments

@lalitgawde
Copy link

lalitgawde commented Nov 11, 2023

In create user api ,request getting successfull but the user is not created.
In Delete user ,if we hit delete api, but then also the present is present if we hit all users api

@7k997
Copy link

7k997 commented May 16, 2024

You cannot as this API is meant to be used to help you with working / previewing your project with real life kind of data. The users are preset and cannot be altered. The main purpose of users is you have access to environment which returns you jwt / token / refresh token which you can then use in application for authorization purposes.

TLDR: Users / products & anything else cannot be altered / added / modified -> only fetched :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants