GraphQL
mutation RevokePromotionalEntitlement($input: RevokePromotionalEntitlementInput!) { revokePromotionalEntitlement(input: $input) { id } }
Show properties
PromotionalEntitlement