In this article:
The License Deprovisioning endpoint allows you to revoke users' licenses. It operates independently from the Team Hierarchy and provides a quick, efficient way to remove users' licenses and/or managerial privileges upon termination or under other specific circumstances.
This page walks you through the complete setup of the License Deprovisioning API. You’ll find detailed documentation about its functionality, step-by-step guidance on setting up your HTTP request, recommended testing strategies, and troubleshooting tips.
Follow these phased steps to ensure a smooth testing process:
Run initial derovision job with dry run
dryRun
URL parameter to true
to simulate the deprovision without applying changes.Review results
Troubleshoot if necessary
Proceed after review
Final deprovision run
dryRun
URL parameter to false
to apply the deprovision process.Automate to production