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
PATCH to https://dev-dot-newsai-1166.appspot.com/api/database-contacts/[email protected]
The schema is literally the same as how you get it. You have to PATCH all the content when you PATCH it. Meaning if you make a change to organizations then you should still send everything back to the server.
I.e. don't just patch this when you change organizations:
PATCH
tohttps://dev-dot-newsai-1166.appspot.com/api/database-contacts/[email protected]
The schema is literally the same as how you get it. You have to PATCH all the content when you PATCH it. Meaning if you make a change to
organizations
then you should still send everything back to the server.I.e. don't just patch this when you change organizations:
PATCH
everything not just organizations.The text was updated successfully, but these errors were encountered: