Create Redirect

Creates a URL redirect (301/307/308/410) on a domain.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Body Params

integer
required

The ID of the domain to create the redirect on

integer
enum
required

The HTTP status code. 301 (permanent), 307 (temporary), 308 (permanent, preserves method), 410 (gone).

Allowed:
string
required

The relative source path to redirect from. Treated as a regex pattern when regex=true.

string
required

The relative destination path to redirect to

boolean
required

When true, 'from' is treated as a regular expression.

Response

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json