CRUD: Delete (DEL) Operation

preview_player
Показать описание
Xano auto-generates your basic CRUD API operations for you. Of course you can get as complex as you need to be in Xano but understanding the basics is essential. Check out the Delete (DEL) operation.

Рекомендации по теме
Комментарии
Автор

Thanks for the videos. They are really helpful and Xano is very cool but I have been searching and have not seen where there is something like pseudo-code to help the users know how to call those endpoints in the frontend. It's really confusing not knowing how to call these

donaldobinnaamadi
Автор

Hello! Your videos have been awesome and I already find my way around Xano. Can't wait to create great things with it. However, I hit a wall and can't make the DELETE endpoints work on Bubble. When I try to initialize the call, it show the following error:

Raw response for the API
Status code 400
{"code":"ERROR_CODE_INPUT_ERROR", "message":"Value \u0022%7Buser_id%7D\u0022 is not a valid integer.", "payload":{"param":"user_id"}}

Do you know what problem could be? Thanks a lot!!

englishonlinebr