You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 :)
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
The text was updated successfully, but these errors were encountered: