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

  1. content-v2-flag - Flag Content POST {{baseUrl}}/content/v2/flag/:Content_Id

  2. content-v2 - Retire Content DELETE {{baseUrl}}/content/v2/retire/:Content_Id

  3. content-v2 - Submit for Review POST {{baseUrl}}/content/v2/review/:Content_Id

  4. content-v2 - Publish Content POST {{baseUrl}}/content/v2/publish/:Content_Id

  5. content-v2 - Content Discard DELETE {{baseUrl}}/content/v2/discard/:content_id

  6. content-v2 - Copy Content POST {{baseUrl}}/content/v2/copy/:Content_Id

  7. content-v2 - Import Content POST {{baseUrl}}/content/v2/import

  8. content-v2 - Reserve DIAL code POST {{baseUrl}}/content/v2/dialcode/reserve

  9. content-v2 - Link DIAL code POST {{baseUrl}}/content/v2/dialcode/link

  10. content-v1-lock - lock list POST {{baseUrl}}/lock/v1/list