License Features Import
Importing License Features via Platform Interface
Importing License Features via Management API
Last updated
Was this helpful?
Importing license features allows you to upload multiple features in bulk, expediting the process of managing and associating features with licenses. This page outlines the steps for importing license features using both the platform interface and the Management API.
Populate your CSV file with your license data. Ensure you include the required headers, such as license_key and code.
There are other optional headers that can be included in this CSV file for more detailed configurations, such as max_consumption and expiry_date. See: Import License Features From CSV.
Optionally, click the Download import template file button to download a pre-formatted CSV file. This template ensures your data conforms to the required structure:
For users who prefer programmatic imports, the Management API provides a simple endpoint to import license features from CSV files.
More information regarding this style of importing can be found at Import License Features From CSV, our page outlining the Management API endpoint for performing the equivalent action.
Last updated
Was this helpful?
Was this helpful?