Do not miss any Pexip Engage API changes, ever again

Subscribe to the Pexip Engage API changelog to be up to date on recent changes.

RSS

21 days ago

production
10.11.4
Compare
10.11.4

API structure has changed

Next change
20 structure changes including:
20 Modifications
Modified 20
GET /appointments
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • appointmentParticipants property Modified
GET /appointments/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • appointmentParticipants property Modified
GET /callback-requests
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • callbackRequestParticipants property Modified
GET /callback-requests/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • callbackRequestParticipants property Modified
GET /timetable
  • Query
  • ignore-appointment query parameter Added
PATCH /appointments/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • appointmentParticipants property Modified
PATCH /callback-requests/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • callbackRequestParticipants property Modified
POST /appointments
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • appointmentParticipants property Modified
POST /appointments/_actions/invite
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • appointmentParticipants property Modified
POST /appointments/{id}/_actions/accept
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • appointmentParticipants property Modified
POST /appointments/{id}/_actions/cancel
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • appointmentParticipants property Modified
POST /appointments/{id}/_actions/complete
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • appointmentParticipants property Modified
POST /appointments/{id}/_actions/reassign
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • appointmentParticipants property Modified
POST /appointments/{id}/_actions/reopen
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • appointmentParticipants property Modified
POST /appointments/{id}/_actions/request-reschedule
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • appointmentParticipants property Modified
POST /appointments/{id}/_actions/reschedule
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • appointmentParticipants property Modified
POST /appointments/{id}/_actions/update-details
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • appointmentParticipants property Modified
POST /appointments/{id}/_actions/update-location
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • appointmentParticipants property Modified
POST /appointments/{id}/_actions/update-meeting-type
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • appointmentParticipants property Modified
POST /callback-requests
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • callbackRequestParticipants property Modified