Login
Remember
Register
Ask a Question
What is the HTTP response code for a POST request with incorrect parameters?
+1
vote
asked
May 20, 2021
in
POSTMAN
by
sharadyadav1986
What is the HTTP response code for a POST request with incorrect parameters?
postman
http-request
postman-code
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
May 20, 2021
by
sharadyadav1986
400 Bad Request is an ideal response code for request with incorrect parameters.
...