📄️ Get a License
Returns the key values of a specific License. By default, the response has capabilities relational data already expanded. If you want to expand further relational data, you can do so with the expand query parameter.
📄️ Get Licenses
Returns a list of all the Licenses created by your Salable Organization
📄️ Update a License
Updates a specific Licenses with the values passed into the body of the request. The endpoint then returns the License in the response body.
📄️ Update many Licenses
Updates many Licenses with the values passed into the body of the request. The endpoint then returns the Licenses in the response body.
📄️ Get Licenses Count
Returns aggregate count number of Licenses. Optional filters can be applied through query parameters.
📄️ Get Licenses for a single Purchaser
Returns a list of the Licenses for a specific Purchaser. The query can be refined by product.
📄️ Get Licenses for GranteeId
Returns a list of the Licenses for a specific GranteeId.
📄️ Create Licenses
Used to create one or many ad hoc Licenses. These grant specific granteeIds access to your Product.
📄️ Cancel many Licenses
Cancel many Licenses using the UUIDs of the Licenses.
📄️ Cancel a License
Cancel a specific License using the UUID of the License.
📄️ Get Capabilities for a License
Use this endpoint to return the capabilities assigned to a granteeId or product.