Delete Redirect By Id
DELETE/funnels/lookup/redirect/:id
The "Delete Redirect By Id" API Allows deletion of a URL redirect from the system using its unique identifier. Use this endpoint to delete a URL redirect with the specified ID using details provided in the request payload.
Request
Responses
- 200
- 422
Successful response - URL redirect deleted successfully
Unprocessable Entity - The provided data is invalid or incomplete