Deprecated APIs
The Deprecated APIs table lists all of the APIs that are being deprecated with the new management of groups. Please note that these APIs will be operational for six months after the feature is released, up to the end of April 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 |
---|---|---|
Create a group | POST | /manage/v1/group |
Delete a group | DELETE | /manage/v1/group/{id} |
Update a group | PUT | /manage/v1/group/{id} |
Delete a group member | DELETE | /manage/v1/group/{id_group}/members/{id_user} |
Add a group member | POST | /manage/v1/group/{id_group}/members |
Batch delete members from groups | DELETE | /manage/v1/group/members/batch |
Batch import members into groups | POST | /manage/v1/group/members/batch |
Batch import groups | POST | /manage/v1/group/batch |
Get details of a group | GET | /manage/v1/group/(id_group) |
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