Custom HTTP Response Codes

This forum allows users to post and respond to "How Do I Do ....." questions. The information contained in this forum has not been validated by K-Rise Systems and, as such, K-Rise Systems cannot guarantee the accuracy of the information.
Post Reply
Matt.Healy
Posts: 1
Joined: February 22nd, 2022, 11:40 am
Contact:

Custom HTTP Response Codes

Unread post by Matt.Healy »

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:
JustinVanRegenmorter
Posts: 538
Joined: August 26th, 2021, 9:56 am
Contact:

Re: Custom HTTP Response Codes

Unread post by JustinVanRegenmorter »

Task 11992 has been created for this feature. This post will be updated when the task is complete.
word count: 18
Post Reply