post https://api.revenuehq.dev/applications//entitlements
Creates or updates an entitlement for the application. While most resources have separate endpoints for creating and updating, entitlements have one single endpoint (the typical POST
endpoint associated with creating a new resource).
Only unique name values will be saved to the database.
This endpoint will also update the embedded entitlements of any active plans, active subscriptions, or upcoming subscriptions. These updated will happen via a backend job.
Authorized scopes:
- owner
- admin:full
- admin:limited
- application:update