Disable a redirect

An enabled redirect can be disabled by making a DELETE request. Following the concept of REST, we are deleting this redirect's enablement. Making an API call to disable a redirect that is already disabled will have no effect. This request is idempotent by design.

Authorized scopes:

  • owner
  • admin:full
  • admin:limited
  • application:update
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The id of the application.

Query Params
string
required

The redirct path identifier (with the leading /).

Headers
integer
Responses

401

Unauthorized

Language
Credentials
Bearer
token
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json