Redirect
The <Redirect> verb transfers control of a call to the RCML at a different URL. All verbs after <Redirect> are unreachable and ignored.
Redirect Attributes
Name
Allowed Values
Default Value
method
GET, POST
POST
Nesting
Example of how to use the <Redirect> verb:
Example
Last updated