Create redirects in bulk

Create multiple redirects from an uploaded CSV file. The CSV file should have the following header:source, target, code, priority. Source and target are required, code falls back to 301, and priority falls back to 0, if not given.

Body Params
file
required

The CSV file to upload. Expected CSV format: source, target, code, priority /old-path, /new-path, 301, 1 ...

Headers
string
required

Makaira Instance ID

Response

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json