Deprecated APIs
The Deprecated APIs table lists all of the APIs that are being deprecated with the new management of Power Users. Please note that these APIs will be operational up to the end of 2021, to provide you with enough time to migrate to the new APIs. After this period, Docebo will keep granting maintenance on the old APIs, but they will no longer be aligned with future developments and improvements.
API Description | API Verb | API URL |
---|---|---|
Assign catalogues to a Power User | POST | /learn/v1/pu/assign_catalogs |
Assign course categories to Power User | POST | /learn/v1/pu/assign_categories |
Assign courses to a Power User | POST | /learn/v1/pu/assign_courses |
Assign locations to a Power User | POST | /learn/v1/pu/assign_locations |
Assign branches to a Power User | POST | /learn/v1/pu/assign_orgcharts |
Assign users to a Power User | POST | /learn/v1/pu/assign_users |
Promote a regular user to Power User | POST | /learn/v1/pu |
Demoting a Power User to a regular user | POST | /learn/v1/pu/{id} |
Get assignable permissions to a Power User Profile | GET | /manage/v1/powerusers/permissions |
Unassign permission from a Power User profile | DELETE | /manage/v1/powerusers/profiles/{id}/permissions |
Assign permission to a Power User profile | POST | /manage/v1/powerusers/profiles/{id}/permissions/learn/v1/pu/{id} |
Delete a Power User profile | DELETE | /manage/v1/powerusers/profiles/{id} |
Return a list of Power User profiles | GET | /manage/v1/powerusers/profiles |
Create a Power User profile | POST | /manage/v1/powerusers/profiles |
Update a Power User profile | PUT | /manage/v1/powerusers/profiles/{id} |
Remove courses, learning plans, and categories assigned to a Power User | DELETE | /manage/v1/powerusers/{user_id}/courses |
Remove users, groups, and branches assigned to a Power User | DELETE | /manage/v1/powerusers/{user_id}/users |
Update the Power User configuration | PUT | /manage/v1/powerusers/{user_id} |
A batch operation to manage the Power User configuration | POST | /manage/v1/pu/batch_pu_mapping |
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article