SyntaxFix
Write A Post
Hire A Developer
Questions
You need to set the content-type in postman as JSON (application/json).
content-type
Go to the body inside your POST request, there you will find the raw option.
Right next to it, there will be a drop down, select JSON (application.json).