Skip to main content

expireLicenses

Expire a set of licenses. See 'expireLicense' for a description of what expiring a license entails.

expireLicenses(
ids: [ID!]!
): [ExpireLicensePayload!]!

Arguments

expireLicenses.ids ● [ID!]! non-null scalar

The licenses IDs.

Type

ExpireLicensePayload object

The result payload for expiring a license.