We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
{ "status": 200, "success": true, "message": "Logged out successfully!", "data": null }
Is there any way to include a message to success respond like the above?
{ "status": 200, "success": true, "message": "Logged out successfully!", "data": null }Is there any way to include a message to success respond like the above?