StaticdeleteStaticgetGets a paginated collection of redirect URLs.
Gets a paginated collection of redirect URLs with support for filtering and sorting.
Optionaloptions: Options<GetRedirectManagementData, ThrowOnError>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>StaticpostSets the redirect URL tracking status.
Updates the redirect URL tracking configuration according to the provided status.
Optionaloptions: Options<PostRedirectManagementStatusData, ThrowOnError>
Deletes a redirect URL.
Deletes a redirect URL identified by the provided Id.