Sunbird Object Category API(s)_V1

Number of APIs: 7

The Object Category Definition API resources mainly allows you to set the rules for creating different type of objects for a particular category. For creating the definition for each object category, an object category has to be created. Each endpoint serves a different purpose, and thus based on your requirement you can do the following: - The APIs include CRUD (Create, Update, Read and Delete) operations. - You have to create a master category before setting the rules for the same.

Contact Support: Email: info@sunbird.org

  1. object/category-v1 - Create Object Category POST {{baseUrl}}/object/category/v1/create

  2. object/category-v1 - Update Object Category PATCH {{baseUrl}}/object/category/v1/update/:ObjectCategory_Id

  3. object/category-v1 - Read ObjectCategory GET {{baseUrl}}/object/category/v1/read/:ObjectCategory_Id

  4. object/category-definition/v1-read - Read ObjectCategoryDefinition GET {{baseUrl}}/object/category/definition/v1/read/:ObjectCategoryDefinition_Id?fields=sit

  5. object/category-definition/v1 - Create Object Category Definition POST {{baseUrl}}/object/category/definition/v1/create

  6. object/category-definition/v1 - Update Object Category Definition PATCH {{baseUrl}}/object/category/definition/v1/update/:ObjectCategoryDefinition_Id

  7. object/category-definition/v1-read - Get Object Category Definition POST {{baseUrl}}/object/category/definition/v1/read