Schedular
    Schedular
    Dev Cases For Schedula
    • Actual Apis Schedula
    • Dev Cases For Schedula
    • Register
      POST
    • Login
      POST
    • Roles
      POST
    • Doctors
      POST
    • Paitent
      POST
    • Timings
      POST
    • Support Ticket
      POST
    • Feeback
      POST
    • Appointment
      POST
    • Chat
      POST

      Chat

      Developing
      POST
      http://localhost:3000/graphql

      Request

      Header Params
      Authorization
      string 
      optional
      Default:
      Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6ImRldjEiLCJ1c2VySWQiOjQsInVzZXJfYXNzaWdubWVudCI6ImFkbWluIiwiaWF0IjoxNzI3MzYxMDk0LCJleHAiOjE3MjczNjQ2OTR9.Zckr61S0kHq7ZogL6aI7FTeF45rSMqZM74YQ1_MAqoA
      Body Params application/json
      No need to define the Body

      Request samples

      Shell
      JavaScript
      Java
      Swift
      Go
      PHP
      Python
      HTTP
      C
      C#
      Objective-C
      Ruby
      OCaml
      Dart
      R
      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location --request POST 'http://localhost:3000/graphql' \
      --header 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6ImRldjEiLCJ1c2VySWQiOjQsInVzZXJfYXNzaWdubWVudCI6ImFkbWluIiwiaWF0IjoxNzI3MzYxMDk0LCJleHAiOjE3MjczNjQ2OTR9.Zckr61S0kHq7ZogL6aI7FTeF45rSMqZM74YQ1_MAqoA' \
      --header 'Content-Type: application/json' \
      --data-raw ''

      Responses

      No need to define the Response
      Modified at 2024-09-19 18:53:28
      Previous
      Appointment
      Built with