307

Temporary Redirect

3xx · Redirection

Summary

Temporary redirect that requires the client to reuse the same HTTP method.

When it occurs

Returned when a resource is temporarily elsewhere and the method (POST, PUT) must not change.

Related codes

Spec reference