Sunbird Content Management API(s)_V1
Number of APIs: 24
The Content Management API allows you to manage content over the sunbird platform.Apis perform operations related to all the Content on the Sunbird Platform.
- Each of the endpoints serve a different purpose, so which one to use depends on what you want to do
- The operations include CRUD (Create, Update, Read and Delete) operations and other operations such as upload, publish, flag, link Dialcode, etc.
- The URL for Sunbird Content API(s) is content/v2
- TestCases
Contact Support: Email: info@sunbird.org
-
content-v2-flag - Flag Content POST {{baseUrl}}/content/v2/flag/:Content_Id
-
content-v2 - Retire Content DELETE {{baseUrl}}/content/v2/retire/:Content_Id
-
content-v2 - Submit for Review POST {{baseUrl}}/content/v2/review/:Content_Id
-
content-v2 - Publish Content POST {{baseUrl}}/content/v2/publish/:Content_Id
-
content-v2 - Content Discard DELETE {{baseUrl}}/content/v2/discard/:content_id
-
content-v2 - Copy Content POST {{baseUrl}}/content/v2/copy/:Content_Id
-
content-v2 - Import Content POST {{baseUrl}}/content/v2/import
-
content-v2 - Reserve DIAL code POST {{baseUrl}}/content/v2/dialcode/reserve
-
content-v2 - Link DIAL code POST {{baseUrl}}/content/v2/dialcode/link
-
content-v1-lock - lock list POST {{baseUrl}}/lock/v1/list