Iterait API
  1. Sample Schemas
Iterait API
  • Confirms the user has a valid token
    GET
  • Send Outbound Call
    POST
  • corsGetProfile
    OPTIONS
  • Recibir Llamada
    POST
  • Schemas
    • Sample Schemas
      • Pet
      • Category
      • Tag
    • RequestBodies
      • sendOutboundCallBody
  1. Sample Schemas

Tag

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