mode required | string Enum: "random" "identifiable" Random mode generates a 6-character random URL path. Identifiable is human readable. |
url required | string URL to redirect to. Can be prefixed with https or not. |
{- "mode": "random",
}
{- "mode": "identifiable",
- "key": "whtcfn",
}