How to remove Message Keyword from Response in Frappe

Hi @CA_B.C_Chechani:

New v2 API provides response in “data” key.

Anyway, you can customize werkzeug response
Check this:

Hope this helps.