put https://api.meya.ai/db//
Completely overwrite object with new data.
Be careful!
PUT
will overwrite all data for the given user. Consider usingPATCH
to update some fields, while leaving others untouched.
Completely overwrite object with new data.
Be careful!
PUT
will overwrite all data for the given user. Consider usingPATCH
to update some fields, while leaving others untouched.
Try It!
to start a request and see the response here!