Rest API - Request and Response Format
When sending JSON data in a REST API request body, which HTTP header must be included to specify the content type?
Content-Type header tells the server the format of the data in the request body.application/json.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions