Custom HTTP Response Codes
-
- Posts: 1
- Joined: February 22nd, 2022, 11:40 am
- Contact:
Custom HTTP Response Codes
REST APIs should be able to return an HTTP status code besides 200. This is needed for integrating with other systems that will consume the API. Most would expect a 200 response to mean the call was successful. In the case of an error, the system should be able to set a different response status code to indicate the failure type.
word count: 61
Tags:
-
- Posts: 571
- Joined: August 26th, 2021, 9:56 am
- Contact:
Re: Custom HTTP Response Codes
Task 11992 has been created for this feature. This post will be updated when the task is complete.
word count: 18