post https://api.revenuehq.dev/applications//offer-codes//enablement
A disabled offer code can be re-enabled by making a POST request. Following the concept of REST, we are creating an enablement for this token. Making an API call to enable a code that is already enabled will have no effect. This request is idempotent by design.
Authorized scopes:
- owner
- admin:full
- admin:limited
- application:update