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
But the response I receive only has a body with key/value and the id is missing (though the documentation I linked above suggest it should be included).
Currently I'm doing an extra request to get all the entries for a map so that I can find the id for the payload I just added so that I'm able to manage the entry later.