In this article:
The License Provisioning endpoint allows you to add new product licenses to users in Pluralsight without replacing or removing any existing licenses. This page walks you through the complete setup of the License Provisioning API, including detailed documentation on its functionality, step-by-step instructions for setting up your HTTP request, and recommended testing strategies. Troubleshooting tips are also provided to help resolve any issues during the process.
Follow these phased steps to ensure a smooth testing process:
Run initial provision job with dry run
dryRun
URL parameter to true
to simulate the provision without applying changes.Review results
Troubleshoot if necessary
Proceed after review
Final provision run
dryRun
URL parameter to false
to apply the provision process.Automate to production