StaticdeleteStaticgetGets a paginated collection of redirect URLs.
Gets a paginated collection of redirect URLs with support for filtering and sorting.
Optionaloptions: Options<GetRedirectManagementData, ThrowOnError, unknown>StaticgetGets a redirect URL.
Gets a redirect URL identified by the provided Id.
StaticgetGets the current redirect URL management status.
Retrieves the current status and configuration for redirect URL management.
Optionaloptions: Options<GetRedirectManagementStatusData, ThrowOnError, unknown>StaticpostDeprecated. No longer changes the redirect URL tracking status.
This endpoint is deprecated and no longer modifies the configuration. To toggle redirect URL tracking, set the Umbraco:CMS:WebRouting:DisableRedirectUrlTracking configuration key instead.
Optionaloptions: Options<PostRedirectManagementStatusData, ThrowOnError, unknown>
Deletes a redirect URL.
Deletes a redirect URL identified by the provided Id.