VOOZH about

URL: https://apistylebook.com/design/topics/http-status-303

⇱ 303 See Other


303 See Other

The response to the request can be found under another URI using a GET method. When received in response to a POST (or PUT/DELETE), the client should presume that the server has received the data and should issue a redirect with a separate GET message.

Cloud Foundry - Cloud Controller API v3 Style Guide (Proposal)

Redirections

Zalando - RESTFul API Guidelines

Redirection Codes

adidas - adidas API design guidelines

Asynchronous Tasks