Supported HTTP methods

Tags: Flow

The Flow API supports standard HTTP response codes.

Who can use this?

 Core
Plus
 
   

 

Supported HTTP response codes

CodeDescription
200Success. The request was successful. The results are displayed in the response body.
400Bad Request. The request was unsuccessful. The problem is usually tied to incorrect request input. Error details are displayed in the response body.
404Not Found. The results are empty. No data matched your request.  
500Internal Server Error. The Flow system experienced an unexpected error. The problem has an unknown cause.

back to top


If you need help, please contact Pluralsight Support.