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
Language
Credentials
Bearer
token
URL
Click Try It! to start a request and see the response here!