Enable a redirect

A disabled redirect can be re-enabled by making a POST request. Following the concept of REST, we are creating an enablement for this redirect. Making an API call to enable a redirect that is already enabled will have no effect. This request is idempotent by design.

Authorized scopes:

  • owner
  • admin:full
  • admin:limited
  • application:update
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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json