Skip to main content

Check entitlement

Check if a billing account is entitled to a feature.

Path Parameters
    org_id string required
    billing_id string required

    ID of the billing account to update the subscription for

Request Body required
    project_id either provide billing_id of the org or API can infer the default billing ID from either org_id or project_id, not both
    feature feature or product name
Responses

A successful response.


Schema
    status boolean
Loading...