API Catalog

Total endpoints: 332

Showing: 332

API Tester

Select a route using Try, add token if needed, and send request.

Token usage is set automatically based on selected API middleware.

No request sent yet.

{}
Endpoint Request Type Payload Format Route Name
/api/accept-on-demand-session Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::ZvX1z08QBIt6iDvP
/api/accept-session Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::tvrYNZMId1aBM6VR
/api/add-medium-in-backfill-queue Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "appointment_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::20zK3ldvbbiD6hmq
/api/add-medium-to-on-demand-queue Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::fMjNwFbxQhWus9aa
/api/admin-resend-manual-survey Public POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "survey_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
adminResendManualServey
/api/admin-send-manual-survey Public POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "medium_email": {
            "required": true,
            "type": "email",
            "rules": "required|email"
        },
        "client_email": {
            "required": true,
            "type": "email",
            "rules": "required|email"
        }
    }
}
adminSendManualServey
/api/admin/add-referal-code Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "referal_code": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::Y3UyW7Gu6J4ZnpsA
/api/admin/appointment-change-status Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
appointmentStatusChange
/api/admin/approve-feedback-by-id Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
approve-feedback-by-id
/api/admin/approve-request Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
approveRequest
/api/admin/approve-user Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
approveUser
/api/admin/cancellation-reasons/save Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::3akdcRUhMsX15Owt
/api/admin/change-current-mediumship-level Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
changeCurrentMediumshipLevel
/api/admin/change-session-preferences Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
saveApprovedSessionPreferences
/api/admin/change-status-appointment Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
changeTheStatusOfAppointment
/api/admin/check-requests-data Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
checkRequest
/api/admin/client-convert-medium Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
convertClientToMedium
/api/admin/client/starter-volunteer-status-update/{id} Protected GET
GET
{
    "path_params": {
        "id": "{id}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::hxAhLdrqPqsrqX9k
/api/admin/create-topic Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "topic": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::8qYnPBhgLBz9XUIC
/api/admin/delete-all-feedbacks Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
delete-all-feedback
/api/admin/delete-feedback-by-id Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
delete-feedback-by-id
/api/admin/delete-topic Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "id": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::zhMxDuVKxJvpFTds
/api/admin/edit-topic/{id} Protected POST
POST
{
    "path_params": {
        "id": "{id}"
    },
    "query_params": {},
    "body": {
        "topic": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::8UZajezyUVvsiCcd
/api/admin/export-appoitment-list Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
exportAppoitmentList
/api/admin/get-admin-appointments/{appointmentType?} Protected GET
GET
{
    "path_params": {
        "appointmentType": "{appointmentType}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
getAllAdminAppointments
/api/admin/get-all-appointments Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
getAppointments
/api/admin/get-all-media Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::zro6GnftglIptqTZ
/api/admin/get-all-mediums Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
getAllMediums
/api/admin/get-all-requests Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
getAllRequests
/api/admin/get-banner-page Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
getBannerPage
/api/admin/get-blocked-mediums Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::RovqgZr29PMw9JDc
/api/admin/get-cancellation-reasons Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
getCancellationReasons
/api/admin/get-client-medium-timezone Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "client_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "medium_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::iuejAJ1FPGdj6tek
/api/admin/get-dashboard-counts Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
getDashboardCardCounts
/api/admin/get-declined-mediums Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
getDeclinedMediums
/api/admin/get-export-requests Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::h7T7g0HQJcuSWVtf
/api/admin/get-intermediate-mediums Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
getIntermediate
/api/admin/get-is_reschedule-sessions Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
getIsRescheduleSessions
/api/admin/get-media-details/{id} Protected GET
GET
{
    "path_params": {
        "id": "{id}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::ypaO1Aac8ts6thQg
/api/admin/get-medium-details Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
getSingleMediumInfo
/api/admin/get-no-zoom-app-clients Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::54YWeUPIxlFiwQo9
/api/admin/get-novice-mediums Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
getNovice
/api/admin/get-professional-mediums Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
getProfessionals
/api/admin/get-referal-codes Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::SLSI6O45AGVoyWOi
/api/admin/get-subsessions/{id?} Protected GET
GET
{
    "path_params": {
        "id": "{id}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::xLstZcv1cIrcacto
/api/admin/get-topic Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::gs5R60fQJxOWceqH
/api/admin/get-user-detected-timezones Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::GF7TdyH8M1V53B3s
/api/admin/group-sessions/cancellation Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
groupSessionsCancellation
/api/admin/group-sessions/no-show Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
groupSessionsNoShow
/api/admin/group-sessions/remove Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
groupSessionsRemove
/api/admin/import-feedback Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::cxZVT8ybn60fIx5f
/api/admin/issue-resolved-user Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
issueResolvedUser
/api/admin/medium-services-list/{id} Protected GET
GET
{
    "path_params": {
        "id": "{id}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::NE7RLGP2bpgChiii
/api/admin/medium/update-banner-text Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "banner_text": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "is_enabled": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::CfWtFPFjwAEg030k
/api/admin/outreach-client/update-banner-text Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "banner_text": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "is_enabled": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::yPUI2wkitH3NQkdC
/api/admin/pending-approvals Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
getPendingApprovals
/api/admin/perform-bulk-actions Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
perform-bulk-actions
/api/admin/reschedule-appointment Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "date": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "time": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "appointment_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::q2mm1UuOzBmlfyuo
/api/admin/resend-activation-mail Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
resendActivationMail
/api/admin/save-banner-page Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "description": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "status": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
saveBannerPage
/api/admin/save-direct-appointment Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "date": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "time": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "client_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "medium_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "session_type": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "subsession_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "duration": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::qFtEQkacIzYNQeWV
/api/admin/search-users/{usertype?}/{clientType?} Protected GET
GET
{
    "path_params": {
        "usertype": "{usertype}",
        "clientType": "{clientType}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
searchUserByType
/api/admin/send-interview-email/{id} Protected GET
GET
{
    "path_params": {
        "id": "{id}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::Z79DkpIGPAO8bkjo
/api/admin/send-payment-request Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::xFigMNb7wRSw9uHp
/api/admin/set-medium-status Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
setMediumStatus
/api/admin/set-off-demand-all Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::vGhLKowXTTk5T14X
/api/admin/set-reschedule-settings Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
setRescheduleSettings
/api/admin/set-site-settings Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
setSessionLimit
/api/admin/starter-client/update-banner-text Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "banner_text": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "is_enabled": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::9YymcUouLAI9EYzi
/api/admin/test-user Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "user_id": {
            "required": true,
            "type": "string",
            "rules": "required|exists:users,id"
        },
        "test_user_status": {
            "required": true,
            "type": "boolean",
            "rules": "required|boolean"
        }
    }
}
testUser
/api/admin/update-media-submission Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "id": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "title": {
            "required": false,
            "type": "string",
            "rules": "nullable|string|max:255"
        },
        "description": {
            "required": false,
            "type": "string",
            "rules": "nullable|string|max:1000"
        },
        "listing_page": {
            "required": false,
            "type": "string",
            "rules": "nullable|string|max:255"
        },
        "status": {
            "required": false,
            "type": "string",
            "rules": "nullable"
        },
        "date": {
            "required": false,
            "type": "string",
            "rules": "nullable"
        }
    }
}
generated::sM1PuAMuhIZniQ4d
/api/admin/update-medium-pricing Public POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "medium_id": {
            "required": true,
            "type": "number",
            "rules": "required|integer|exists:users,id"
        },
        "session_type": {
            "required": true,
            "type": "array",
            "rules": "required|array"
        },
        "session_type.*": {
            "required": false,
            "type": "number",
            "rules": "integer"
        },
        "subsession_type": {
            "required": true,
            "type": "array",
            "rules": "required|array"
        },
        "subsession_type.*": {
            "required": false,
            "type": "number",
            "rules": "integer"
        },
        "price_for_attendees": {
            "required": true,
            "type": "array",
            "rules": "required|array"
        },
        "price_for_attendees.*": {
            "required": false,
            "type": "number",
            "rules": "numeric|min:0"
        }
    }
}
generated::R3bJHeQ6pLALxrqM
/api/admin/update-transaction/{id} Protected POST
POST
{
    "path_params": {
        "id": "{id}"
    },
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::7HEGlgKhyemwiE8Q
/api/admin/update-video-link Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "id": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "link": {
            "required": false,
            "type": "string",
            "rules": "nullable"
        }
    }
}
generated::I1Gc9kPJUDaId3Tv
/api/admin/users/{usertype?}/{clientType?} Protected GET
GET
{
    "path_params": {
        "usertype": "{usertype}",
        "clientType": "{clientType}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
getAllUsers
/api/admin/zoom-link-generate Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "appointment_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::gV3yfyXNt9hcUsuh
/api/appointment-show Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::kyY6PAIvNSd1bgjf
/api/appointment-slots-by-id Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "appointment_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
getAppointmentSlotsById
/api/appointment/{id} Public GET
GET
{
    "path_params": {
        "id": "{id}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::hUCQJK892xBasozc
/api/approve-feedback Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::oSMWIyZuK6an4zRr
/api/assign-session-by-level Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::9ro5fg0XTqHArEdQ
/api/block-date-from-appointment-cancellation Public POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "date": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "time": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "medium_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "type": {
            "required": true,
            "type": "string",
            "rules": "required|string|in:full_day,one_hour"
        }
    }
}
blockDateFromAppointmentCancellation
/api/block-user-pair Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "blocked_by": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "blocked_user": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "appointment_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::RgmdvR7Xd0tZI8B1
/api/book-on-demand-session Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::TUke2pxzBJhInaNT
/api/calendly/callback Public GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::Gih3PgDwSpgokygi
/api/calendly/get-redirection-url Public GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::osibmnOW8gRq0TSd
/api/cancel-appointment-webhook Public POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::WRHBfTjz97rcbkTo
/api/change-medium-status-appointment Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
changeTheStatusMediumOfAppointment
/api/change-passwords Public POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "passwordToken": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "password": {
            "required": true,
            "type": "string",
            "rules": "required|confirmed"
        },
        "password_confirmation": {
            "required": true,
            "type": "string",
            "rules": "required_with:password|same:password"
        }
    }
}
generated::dSLDF0lch4cdk5b5
/api/check-coaching-availability Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::wl9Yx0T1ZBk9GIAo
/api/check-medium-availability Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "sub_session_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::5MxUTwrMD8Q68KhC
/api/check-medium-in-on-demand-queue Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::HOWUize7Dbhyzcj6
/api/check-medium-token Public GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::Gqqhk6Y2nfNDBP6r
/api/check-practice-availability Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "date": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "time": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "service": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "service_type": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "session_length": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::uC5S8Ee42F1hj32h
/api/check-refer-code Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::jeDBToXG4OHQvsBP
/api/check-timezone-as-per-country Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::jVuCyOdFhr1hU4uV
/api/check-zoom-connection Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::aUgwnvh9Pw2lmP3g
/api/clear-on-demand-cache/{id} Protected GET
GET
{
    "path_params": {
        "id": "{id}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::rBaCaPhoiHDqfwxQ
/api/client-change-appointment-status Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
changeTheStatusClientOfAppointment
/api/client-medium-conflict Public POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "email": {
            "required": true,
            "type": "email",
            "rules": "required|email"
        }
    }
}
generated::kcThbZqFqDLTgiGn
/api/coaching/check-free-booking Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::jkkmKNBn55JEA8ws
/api/coaching/get-booking-medium Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "date": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "time": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "service": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "service_type": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "session_length": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::3cVUw4BZh29WgoXI
/api/coaching/get-mediums Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "service": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "session_length": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::vQ9fvrlGzgrGJgNo
/api/coaching/get-slots-by-date Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "date": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "session_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "subsession_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    },
    "body": "N/A"
}
generated::9mJrDdJ3T7n8DlMA
/api/confirm-appointment-api/{id?} Public GET
GET
{
    "path_params": {
        "id": "{id}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::7fyXeXDAsOZJQvcG
/api/confirm-appointment/{id?} Public GET
GET
{
    "path_params": {
        "id": "{id}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::KNVO2lG8HUtd1JQB
/api/convert-to-client-timezone Public POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::4lRrskCb5DkWAPBb
/api/copy-block-dates Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::KPpiUmMFdvnoREzn
/api/copy-selected-dates-schedule Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::7DN6emO097VfPvHS
/api/copy-specific-dates-schedule Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::PK7uVCSM5oUE2JGs
/api/copy-weekly-dates-schedule Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::5ZSqYBsjOE4q7gTt
/api/create-backfill-booking Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::oD0ldKmQImSXcBc3
/api/create-coaching-appointment Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::PJNl4zlU64kr8GZn
/api/create-dummy-appointment Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "service": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "service_type": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "session_length": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "medium_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::5U0y1fCQKEd2CbZh
/api/create-guest-booking Public POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "email": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "timezone": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "date": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "time": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "session_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "subsession_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "medium_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::O5lxfhf3gfd1yv4a
/api/create-interview-booking Public POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "timezone": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "date": {
            "required": true,
            "type": "date",
            "rules": "required|date_format:Y-m-d"
        },
        "time": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "client_id": {
            "required": true,
            "type": "number",
            "rules": "required|integer"
        },
        "mediums": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::6EOuWHMGnbKfe4qA
/api/create-on-demand-booking Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::c05kP8MwJzwNL7Dc
/api/create-practice-appointment Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "date": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "time": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "service": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "service_type": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "session_length": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "medium_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::ttAov8X9ml8N0YjA
/api/create-support-appointment Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "date": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "time": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "service": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "service_type": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "session_length": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "medium_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::LLKyl1L7Vii7XUJo
/api/create-webhook-subscription Public GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::hp7MjgRAtihnr6UA
/api/date-time-as-per-client-medium Public POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::KgFpQ01y8e2wxKGA
/api/delete-all-on-demand-history Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::Bos4dmUZuT7AGoVq
/api/delete-feedback Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "id": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::ndOUqzvbvsHZW6b9
/api/delete-on-demand-history/{id} Protected GET
GET
{
    "path_params": {
        "id": "{id}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::mOeVT787U8hq0fGy
/api/delete-single-medium-availability/{id} Protected GET
GET
{
    "path_params": {
        "id": "{id}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::hw9BjnBsBk6ieXMq
/api/delete-sub-session-data Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::OUo63XvBHsm3PQ1U
/api/delete-time-slot Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::HjmKewG9yQTbQCd6
/api/edit-on-demand-session/{id} Protected POST
POST
{
    "path_params": {
        "id": "{id}"
    },
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::0ndPJm8gcDnKcJ4u
/api/email-reverification Public GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::B6UseKRrLn6xE8xJ
/api/email/resend Public GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
verification.resend
/api/email/verify/{id} Public GET
GET
{
    "path_params": {
        "id": "{id}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
verification.verify
/api/export-appoitment Public GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::OuXHUajCZmFBq1Xk
/api/export-appoitment-link Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::rGrVxhocH5JTeY0E
/api/feedback-view/{appointment_id} Protected GET
GET
{
    "path_params": {
        "appointment_id": "{appointment_id}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::zP3zAZIhKDnzoBHf
/api/fetch-meta-data Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "url": {
            "required": true,
            "type": "string",
            "rules": "required|url:http,https"
        }
    }
}
generated::wnts4jbT1SEFoAkk
/api/get-all-cancellation-reasons Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
getAllCancellationReasons
/api/get-all-feedbacks Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::kYnTa3emYh343R0R
/api/get-all-google-booking-calender Public GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::EMmyn0yPkOqBLln7
/api/get-all-refunding Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
allRefunding
/api/get-all-subsession-data Public GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::w4p2KHDTEqNIlzJx
/api/get-all-topic-data Public GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::jFnLRfgTJo85DZ1t
/api/get-all-transactions Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
alltransactions
/api/get-all-type-appointments Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::PrsWoWOo5uV8c80N
/api/get-all-zoom-booking-calender Public GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::P4YEfIj0wj6hmfWU
/api/get-appointment-zoom-link/{id} Protected GET
GET
{
    "path_params": {
        "id": "{id}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::FZX2MIZIlEnaR1O7
/api/get-approved-feedback Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::yT9tLpU4Oorwlxt7
/api/get-banner-page Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::VW89U4LKIRTdCX2l
/api/get-client-appointment-status Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::WpGCjRazfYSxEgJq
/api/get-client-legal-privacy Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::6i3ME86QIejr3LOv
/api/get-client-preferences Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::ktkVmMFJ4aIkRPfn
/api/get-coaching-availability Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "from": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "to": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "service": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "service_type": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "session_length": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "medium_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    },
    "body": "N/A"
}
generated::CDiLHRnDTWJ5Y3Pm
/api/get-default-preferences/{id?} Protected GET
GET
{
    "path_params": {
        "id": "{id}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::rHrByEQ5jG620NE5
/api/get-google-sync-settings Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::Hk6hlzJa7IFCgW7W
/api/get-interview-slots-by-date Public GET
GET
{
    "path_params": {},
    "query_params": {
        "date": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "session_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    },
    "body": "N/A"
}
generated::DeMy3a36kDgakMGn
/api/get-matched-availabilites Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "date": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::JQilnecgnkNKOMKK
/api/get-media-list/{type} Public GET
GET
{
    "path_params": {
        "type": "{type}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::HT2AJkcqwiBwVH5j
/api/get-medium-appointment-status Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::66MWfbBkAVHKaz4f
/api/get-medium-appointments/{id?} Protected GET
GET
{
    "path_params": {
        "id": "{id}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::znwBLZjIOI1r2IQR
/api/get-medium-availability Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::UEyE2XpVDRuaojan
/api/get-medium-backfill-settings Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::uK1i7efmAvMnaVFE
/api/get-medium-currency Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::UTKphTu9ylHHWhDf
/api/get-medium-details Public GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
public.getSingleMediumInfo
/api/get-medium-legal-privacy Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::ctSQpeDMvz79atDi
/api/get-medium-profile Public GET
GET
{
    "path_params": {},
    "query_params": {
        "email": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    },
    "body": "N/A"
}
generated::JidISsOQrQJXC6Fd
/api/get-medium-schedules-list Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::ABA4jLse0s8KMA6O
/api/get-medium-services Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::U6LocT2U8Hux1siL
/api/get-medium-token-status/{id} Public GET
GET
{
    "path_params": {
        "id": "{id}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::9xUZyqD9hnluFyt2
/api/get-mediums Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::C0IUDiurnkl9v9Gh
/api/get-mediums-info Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::4CgPuYBO3AluUf4J
/api/get-meeting-link/{appointment_id} Protected GET
GET
{
    "path_params": {
        "appointment_id": "{appointment_id}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::JPYJI1XD4KGRLLgj
/api/get-new-appointment-list Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::3oMuLBRcdrj7P84h
/api/get-on-demand-practice-events Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::exVGxbEZK6e4wMoX
/api/get-on-demand-session-by-id/{id} Protected GET
GET
{
    "path_params": {
        "id": "{id}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::wlYRP0qnfrCLndZV
/api/get-on-demand-session-categories Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::Y6RNJaRAfKbxzMvP
/api/get-on-demand-session-slots Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "from": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "to": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    },
    "body": "N/A"
}
generated::V4uDdEQjKdDDxS5V
/api/get-on-demand-sessions Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::e5MIXHBwHllKgbBV
/api/get-on-demand-sessions-history Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::BEghOTiQMxgcQTa5
/api/get-ondemand-queue Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::0SiyOwuqsMAd5x3D
/api/get-past-speaker-events Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::OCO8AaHHtAW3yalu
/api/get-payment-gateways Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::P7Mqx1ZXOu66ZPtG
/api/get-practice-availability Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "from": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "to": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "service": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "service_type": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "session_length": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "medium_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    },
    "body": "N/A"
}
generated::DqJ0R8YIpX14la0a
/api/get-prodessional-mediums Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::bbr9MXKsEbrp7STo
/api/get-services-list Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::cTGKKZg6cA4urRHj
/api/get-session-data/{id} Public GET
GET
{
    "path_params": {
        "id": "{id}"
    },
    "query_params": {
        "from": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "to": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "timezone": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    },
    "body": "N/A"
}
generated::cIusrQoiUkOxgmWx
/api/get-session-limit Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::Q6cxfxiRy3ae9wkR
/api/get-session-mediumship-records Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::H1TGR25RRQzBMaAb
/api/get-session-pricing Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::bAKABlizq1IbVzDa
/api/get-session-type Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::QEHBaLgKOpxr0ACf
/api/get-session/{id?} Protected GET
GET
{
    "path_params": {
        "id": "{id}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::sYdEwhcjEz7Zj8qW
/api/get-sessions-data Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::6N3y7HaInGCMh5Lc
/api/get-sesssion-data-by-date/{id} Public GET
GET
{
    "path_params": {
        "id": "{id}"
    },
    "query_params": {
        "date": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "timezone": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "session_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "subsession_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    },
    "body": "N/A"
}
generated::m3JUy5CVNpp3TWHK
/api/get-single-medium-availability/{id} Protected GET
GET
{
    "path_params": {
        "id": "{id}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::R8CdLZRXSo7zAOK1
/api/get-site-setting Public GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
getSiteSettings
/api/get-slots-by-date Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "date": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "session_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    },
    "body": "N/A"
}
generated::v4iEyNxTMd7YRpci
/api/get-slots-count-by-from-to-date Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "from": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "to": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "session_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    },
    "body": "N/A"
}
generated::bHXzrWDUG1mztTVh
/api/get-subsession-by-id/{id?} Protected GET
GET
{
    "path_params": {
        "id": "{id}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::NOMFcYC1iM1Og5J7
/api/get-subsessions/{id?} Public GET
GET
{
    "path_params": {
        "id": "{id}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::ECrDlsIhbT6Ckybb
/api/get-support-availability Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "from": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "to": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "service": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "service_type": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "session_length": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "medium_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    },
    "body": "N/A"
}
generated::xI6dFKtzz2ofLoX8
/api/get-timezones-by-country/{country} Public GET
GET
{
    "path_params": {
        "country": "{country}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::adAmIR4wC853wZ9V
/api/get-transaction-by-appointment Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::Ibgpeq202dXJrTPx
/api/get-webhook-responses Public GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
google.calendar.webhook
/api/get-zoom-link Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::3MSJ1B8cMpZjII4V
/api/google-calendar-sync Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::CswX00llx9NPwbtv
/api/google-calendar-sync-confirmation Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::wdNKoscMAsuP6Nc0
/api/google/all-calendar-list Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::rjguGLh3AFqCmkNa
/api/google/calendar Public GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::Ca1KaXJxL0JiojCt
/api/google/calendar/unlink Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::i2wlJ2rpIvTLkKGw
/api/group-sessions/booking-medium/remove Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::nYSnP6fy5CscnNYV
/api/group-sessions/cancellation Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::EhQSkHj4e1TezutK
/api/group-sessions/no-show Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::FZV0xA94gP5YzAYh
/api/group-sessions/remove Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::s78x5PKRkuSSul8b
/api/group/coaching/create-appointment Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "date": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "time": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "time_slot_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "medium_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "service": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "session_length": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "duration": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::ZugUhmjCSyIdi1bZ
/api/group/coaching/get-available-mediums Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "service": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "session_length": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    },
    "body": "N/A"
}
generated::gmCX7u5noYLyZGym
/api/group/coaching/get-medium-calendar Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "from": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "to": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "service": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "session_length": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "medium_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    },
    "body": "N/A"
}
generated::tUCy0ofWZ6pQlvty
/api/group/coaching/get-medium-slots-by-date Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "date": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "medium_id": {
            "required": false,
            "type": "string",
            "rules": "nullable"
        },
        "session_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "subsession_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    },
    "body": "N/A"
}
generated::3GhK1wiFbgmAuuho
/api/group/coaching/paid/create-appointment Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::iKY3wvlc8PkO05oH
/api/interview-schedule-slots Public GET
GET
{
    "path_params": {},
    "query_params": {
        "client_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "from": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "to": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "timezone": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "session_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "subsession_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    },
    "body": "N/A"
}
generated::HIxafHawlbcl2Qw6
/api/language-data Public GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::AjQk4wK8wkIDF3Iy
/api/login Public POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "email": {
            "required": true,
            "type": "email",
            "rules": "required|email"
        },
        "password": {
            "required": true,
            "type": "string",
            "rules": "required|string|min:6"
        }
    }
}
generated::xM43MofcoqB3OtC9
/api/login-by-user-id Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::UF9KOLd4wre9967I
/api/logout Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::XBJv14ytilUWm5zJ
/api/manual-survey-list Public GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
getManualServeyList
/api/medium-appointment-status-change Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
appointmentStatusChangeByMedium
/api/medium-onboarding Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::rWhF5KHjtVuP95UE
/api/medium/payment-details/{token} Public GET
GET
{
    "path_params": {
        "token": "{token}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::s7MfbLVdGywTMHtq
/api/my-legalandprivacy-data Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::dbYnT32yamtGWJ53
/api/my-preference-data/{id?} Protected GET
GET
{
    "path_params": {
        "id": "{id}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::2FRmhbg0rX4beo2N
/api/my-profile-data Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::NvpGDQIr0YI4KUOo
/api/my-tech-data/{id?} Protected GET
GET
{
    "path_params": {
        "id": "{id}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::pfyYBjtua87spfNj
/api/pay-it-forward Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
getPaymentLink
/api/pay-it-forward-process Public POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
getPaymentLinkWithAuth
/api/paypal-access/{id?} Public GET
GET
{
    "path_params": {
        "id": "{id}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
paypal.access
/api/practice-session/no-show Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "user_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "appointment_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::v78FM2BwLVQVV0sq
/api/practice/get-slots-by-date Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "date": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "session_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "subsession_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    },
    "body": "N/A"
}
generated::dydDRvOQV5iWZEP5
/api/practice/practice-circles/get-available-mediums Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "service": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "session_length": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    },
    "body": "N/A"
}
generated::jIrXAVGWJjd1J3FX
/api/profile-info/{id?} Protected GET
GET
{
    "path_params": {
        "id": "{id}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::HNiN46LrSvLyfqXZ
/api/push-my-vailability-google-calendars Public GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::LVUjCJ5hJLF02NNd
/api/refer-others Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::IhzQtuq3o95B6Kvg
/api/refresh Public POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::fr4u92NZz4I4oVPE
/api/refunding-appointment Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "medium_id": {
            "required": true,
            "type": "number",
            "rules": "required|integer"
        },
        "appointment_id": {
            "required": true,
            "type": "number",
            "rules": "required|integer"
        }
    }
}
refundingMediumAppointment
/api/register Public POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "email": {
            "required": true,
            "type": "email",
            "rules": "required|string|email|max:100|unique:users"
        },
        "password": {
            "required": true,
            "type": "string",
            "rules": "required|min:6"
        }
    }
}
generated::DHWrLmnXUAumOKmf
/api/reject-on-demand-session Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::Z1iNi4Vv4AgZmv3r
/api/remove-medium-from-backfill-queue Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "appointment_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::Loucj1d6wzxMBAiL
/api/remove-medium-from-on-demand-queue Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::WCAsSWFHblkeE36B
/api/remove-ondemand-session/{id} Protected GET
GET
{
    "path_params": {
        "id": "{id}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::xYCq5ciB6ty3C8eg
/api/remove-pair-from-cache Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::EGvMZ5FekWdOL9Pu
/api/replace-schedule Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::XUEucVqXnAhdNfFH
/api/request-change Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "type": {
            "required": true,
            "type": "string",
            "rules": "required|string"
        },
        "profile_image": {
            "required": true,
            "type": "file",
            "rules": "required|file|image|mimes:jpg,jpeg,png,gif,webp|max:5120"
        }
    }
}
generated::oRRF6LJVQ4JU3v8S
/api/reschedule-appointment Public POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "date": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "time": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "appointment_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::0dp9Gx9vnfPQleyc
/api/reschedule-appointment-id Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "date": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "time": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "appointment_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
rescheduleAppointmentById
/api/reset-password-request Public POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::DKmNT2ILPFqRWMUj
/api/roll-over-google-availability Public GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::vEGpvwXAUjJe2Dm9
/api/save-advance-booking Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "date": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "meeting_link": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "slot_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::QJ5gba7jSMgBl4Vl
/api/save-client-timezone Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "timezone_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::dJnzFra8RZjcQSgf
/api/save-direct-advance-appointment Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::7E8nnW6xfLRMUn1J
/api/save-direct-advance-appointment-return-payment-url Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::x9bUwbgRZtTZ824O
/api/save-gateway-credentials Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
saveGatewayCredentials
/api/save-media-submission Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "url": {
            "required": true,
            "type": "string",
            "rules": "required|url:http,https"
        },
        "title": {
            "required": false,
            "type": "string",
            "rules": "nullable|string|max:255"
        },
        "description": {
            "required": false,
            "type": "string",
            "rules": "nullable|string|max:1000"
        },
        "reason": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "other_reason": {
            "required": false,
            "type": "string",
            "rules": "nullable"
        },
        "recommend_audience": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "content_type": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::dBDbuORjZpHZiPh0
/api/save-medium-backfill-settings Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "id": {
            "required": false,
            "type": "string",
            "rules": "nullable|exists:medium_backfill_settings,id"
        },
        "medium_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "service_type": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "is_automatic": {
            "required": true,
            "type": "boolean",
            "rules": "required|boolean"
        },
        "notification_method": {
            "required": false,
            "type": "string",
            "rules": "nullable|string"
        },
        "appointment_time": {
            "required": false,
            "type": "string",
            "rules": "nullable"
        },
        "min_notice": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::DYQC44uZjfiDQDVC
/api/save-on-demand-practice-events Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "data": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::JfVLOjZlqKJhxNDl
/api/save-on-demand-session Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::cqmih3eKYVPhq1y5
/api/save-pay-forward Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "medium_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "pay_forward": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "suggested_amount": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::8NV530gOEPkG57xl
/api/save-session-data Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::UOEKnZjYEuqmOhWl
/api/save-session-terms Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::5ZcOWTXGV4AWPd75
/api/save-step-progress Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "step_number": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::uT4wHvQFqY3rK8mh
/api/save-sub-session-data Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::ph94cUYWDyVuF4Tm
/api/save-zoom-session-request Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::WDeJeluIC6FpIe5Z
/api/save_user_tracks Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::njHpXrpdULiGCcz7
/api/search/matching-mediums Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::xm6whU9OpI8FkaPD
/api/select-country Public GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::S0ob9G7jxNpTNk5h
/api/select-payment Public GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::1jQVVQJ0bOd9ehwj
/api/select-tool Public GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::B4OfvpZ6pXN6qaO5
/api/send-payment-gateway-otp Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::QBi4HFAEPrfXnr3t
/api/send-survey-mail Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "appointment_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::4qq64MEnWrFBmFEp
/api/send-verification-code Public POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::FepSwfqy4tRJVNMM
/api/session-now Public GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::j2llHbm9bEUaVy2w
/api/set-advanced-medium-availability Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::0lWRhARRdMpG6BG5
/api/set-client-preferences Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::vvYRgcB7uALHDE2o
/api/set-ondemand-session-reminder Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::X4Gc5SBk0Jpx6iHK
/api/set-online-offline Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::R9tSvlnoYwTcitod
/api/set-specific-medium-availability Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::jnGP4nnL5EecRASI
/api/settle-appointment-transaction/{id} Protected GET
GET
{
    "path_params": {
        "id": "{id}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::SDIasHxd0KLk95qi
/api/show-timezones Public GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::ahQ2vp5GbaNcGFUi
/api/specialty-data Public GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::cGUEuqe7RGcLopV1
/api/square-up-access/{id?} Public GET
GET
{
    "path_params": {
        "id": "{id}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
squareup.access
/api/starter-signup-survey Public POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "user_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "about_verysoul": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "past_experience": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "medium_psychic": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "help_text": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::QPUCZv0apsyrSXJN
/api/stop-payment-appointment Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "medium_id": {
            "required": true,
            "type": "number",
            "rules": "required|integer"
        },
        "appointment_id": {
            "required": true,
            "type": "number",
            "rules": "required|integer"
        }
    }
}
stopPaymentMediumAppointment
/api/stripe-access/{id?} Public GET
GET
{
    "path_params": {
        "id": "{id}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
stripe.access
/api/support-ticket Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::TfX6MiV1sY0AgiiJ
/api/support-ticket-data Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::g6UtDIl3Bm4iJFw0
/api/support/get-slots-by-date Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "date": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "session_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "subsession_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    },
    "body": "N/A"
}
generated::hAulTgMMs57Yvvyn
/api/sync-all-google-calendars-auto Public GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::fHEyfRHcVPitpM3g
/api/trigger-notification-channel Public GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::k4SbEd16l4D4VWmn
/api/unverified-users Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
getUnverifiedUsers
/api/update-appointment Public POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::142mNHdrJR2vTRL5
/api/update-banner-status Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "user_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::tCKcYKRyiQJo3AJh
/api/update-client-info Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::b5ZJGkWK2p61AXAy
/api/update-client-legal-privacy Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::fssi9KoEvpwf1vys
/api/update-client-starter-video-status Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "is_starter_video_displayed": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::iENQVQCiXQzr3SnQ
/api/update-coaching-feedback Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "feedback_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::bhEJ56zZb0EWdQd8
/api/update-coaching-session-pricing Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::W8dLEN4eVwbpR8Uk
/api/update-detected-timezone Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "timezone": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "is_matched": {
            "required": true,
            "type": "boolean",
            "rules": "required|boolean"
        }
    }
}
generated::AcR2MDtCXg7qbtNb
/api/update-feedback Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "feedback_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::bkv73Xd8kZ9Qz8Bs
/api/update-google-calendar_id Public POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
setOffDemand
/api/update-google-sync-settings Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "enable_google_sync": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::aZSqkGOpIHTLR7f3
/api/update-include-exclude-test-appointments Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "include_exclude_test_appointments": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::V8X25W2209Ra5QAk
/api/update-initial-profile Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "country": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "languages.*": {
            "required": true,
            "type": "string",
            "rules": "required|distinct"
        }
    }
}
generated::TT8FDJb9qkk6tJdZ
/api/update-medium-legal-privacy Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::mCz57gSzziCjfK00
/api/update-on-demand-box-status Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::QNvggrbr2CeNqsLi
/api/update-password Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "old_password": {
            "required": true,
            "type": "string",
            "rules": "required|min:6"
        },
        "new_password": {
            "required": true,
            "type": "string",
            "rules": "required|confirmed|min:6"
        }
    }
}
generated::Lgk7CIZXqlD8Daef
/api/update-preference-data Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "current_roles": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "screen_name": {
            "required": true,
            "type": "string",
            "rules": "required|string"
        },
        "allow_recordings": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "session_type": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::B34BGIzUkGc9RPFK
/api/update-profile-picture Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "image": {
            "required": true,
            "type": "file",
            "rules": "required|file|image|mimes:jpg,jpeg,png,gif,webp|max:5120"
        }
    }
}
generated::ppIGTaS8oN8BLK5r
/api/update-user-email Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "email": {
            "required": true,
            "type": "email",
            "rules": "required|string|email|max:100|unique:users"
        }
    }
}
generated::nKqbRK0Au15bsZ1a
/api/update-user-technologies Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "calendar_type": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "zoom_account_type": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "preferred_browser": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "preferred_device": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::8njlcS3XwJjeyjoU
/api/update-user-technologies-meta Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "legal_privacy": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "opt_in": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "code_of_ethics": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "operating_principal": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "medium_status": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::Wb5wsyshmGo9ael2
/api/update-user-time-zone Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "timezone_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::Msr81XLnc8DqawTP
/api/update-verify-token Public POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::RDP2zTIKPPwPacfS
/api/update-zoom-verification Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::LM20GnvaEu4AE9n9
/api/user-linked-emails Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::Ek1HVnMXFX8FTRbu
/api/user-profile Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::qSLkJiHPI5XQRvcx
/api/user/confirm-appointment/{id?} Public GET
GET
{
    "path_params": {
        "id": "{id}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::4MdwsuK7c06MZnE3
/api/user/get-medium-details Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
users.getSingleMediumInfo
/api/user/verifyemail Public GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
verifyemail
/api/verify-calendar Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::jJUCiyERJkYMI8nC
/api/verify-user-code Public GET
GET
{
    "path_params": {},
    "query_params": {
        "code": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    },
    "body": "N/A"
}
generated::pbTeYv5os8xGZshF
/api/verify-zoom Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "example_field": "value"
    }
}
generated::XQmDPDBZZUE0LOd5
/api/view-public-profile-data Protected GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::zoRLTXj6vMofahtj
/api/voluntree-client-status-change Protected POST
POST
{
    "path_params": {},
    "query_params": {},
    "body": {
        "client_id": {
            "required": true,
            "type": "string",
            "rules": "required"
        },
        "action": {
            "required": true,
            "type": "string",
            "rules": "required"
        }
    }
}
generated::f6VvFkbaNaXFUXZ1
/api/zoom/callback Public GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::wXVVvDMNVPRdZYhX
/api/zoom/deauthorize Public GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::qmU9VD85BMyO4fpS
/api/zoom/deauthorize-from-zoom Public GET
GET
{
    "path_params": {},
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::oyYnnfDIL3gH9j61
/api/zoom/get-redirection-url/{page} Public GET
GET
{
    "path_params": {
        "page": "{page}"
    },
    "query_params": {
        "example": "optional filters as query string"
    },
    "body": "N/A"
}
generated::yvCKIYW3bOLex0BR