# Badges

Endpoints for badge management, including creating, updating, retrieving, and deleting badges. Badges are awarded to learners based on their performance or progress in the learning system.

## Create badge

 - [POST /badges](https://innovario.apishowdown.com/cicd-repo/openapi/badges/postbadge.md)

## Get badges

 - [GET /badges](https://innovario.apishowdown.com/cicd-repo/openapi/badges/getbadges.md)

