WAuth
  1. Sample Schemas
WAuth
  • ✏️ Introduction
  • 📝 User Journey
  • 🚀 API Syntax
    • Check Verification Status
      GET
    • Init WAuth Session
      GET
  • 🔔 Additional References
    • Webhook Notifications
    • Redirection URL
  • Schemas
    • Sample Schemas
      • Pet
      • Category
      • Tag
  1. Sample Schemas

Category

{
    "id": 1,
    "name": "string"
}
Built with