REST API Response status codes
The common HTTP/1.1 response Status Codes are listed below 200 (“OK”) Should be used to indicate nonspecific success Must not be used to communicate errors in the response body 201 (“Created”) Must be used to indicate successful resource creation ...
Feb 4, 20225 min read18