Sunbird Object Category API(s)

Number of APIs: 7

The Object Category Definition API is an API that allows you to create and define object categories. It enables you to configure specific set of properties and behaviors for a category of objects. This API allows you to create, update, and fetch object category definitions. With this API, you can define metadata fields, their attributes, and their validation rules for different categories of objects.

Contact Support:
Email: info@sunbird.org

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

  2. object/category-v1 - Read ObjectCategory GET {{baseUrl}}/object/category/v1/read/{{objectCategoryId}}

  3. object/category-definition/v1-read - Read ObjectCategoryDefinition GET {{baseUrl}}/object/category/definition/v1/read/{{objectCategoryId}}?fields=sit

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

  5. object/category-definition/v1 - Update Object Category Definition PATCH {{baseUrl}}/object/category/definition/v1/update/{{objectCategoryDefinitionId}}

  6. object/category-v1 - Update Object Category PATCH {{baseUrl}}/object/category/v1/update/{{objectCategoryId}}

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