Attach an entitlement to a tier
POSThttps://api.evora.lol/api/developer-api/apps/{appId}/subscriptions/{subscriptionId}/entitlements
Requires scopeentitlements:write
Path parameters
| appIdrequired string (uuid) | Application UUID. App-scoped keys may only use their own application. |
| subscriptionIdrequired string (uuid) | Subscription tier UUID. |
Body
| entitlement_idrequired string (uuid) |
Responses
200Attached.
json
{ "success": true }
More in Entitlements
Base URL https://api.evora.lol/api/developer-api · full spec at developer-api.yaml · back to the docs