Change Updates

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

15 days ago

production
10.2.3
Compare
10.2.3

API structure has changed

17 structure changes including:
1 Addition
16 Modifications
Modified 16
POST CommunicationWebhookwebhook
  • Body
  • application/json content type Modified
    • data property Modified
      • resource property Modified
        • AppointmentCreateWebhookData, AppointmentUpdateWebhookData alternatives Modified
POST AppointmentUpdatewebhook
  • Body
  • application/json content type Modified
    • data property Modified
      • appointment property Modified
POST AppointmentCreatewebhook
  • Body
  • application/json content type Modified
    • data property Modified
      • appointment property Modified
POST /subject-groups
  • Body
  • application/json content type Modified
    • translations property Modified
      • description property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • translations property Modified
        • description property Added
POST /appointments/{id}/_actions/update-meeting-type
  • Body
  • application/json content type Modified
    • updatedByType, updatedById properties Added
POST /appointments/{id}/_actions/reschedule
  • Body
  • application/json content type Modified
    • updatedByType, updatedById properties Added
POST /appointments/{id}/_actions/request-reschedule
  • Body
  • application/json content type Modified
    • updatedByType, updatedById properties Added
POST /appointments/{id}/_actions/reassign
  • Body
  • application/json content type Modified
    • updatedByType, updatedById properties Added
POST /appointments/{id}/_actions/complete
  • Body
  • application/json content type Modified
    • updatedByType, updatedById properties Added
POST /appointments/{id}/_actions/cancel
  • Body
  • application/json content type Modified
    • updatedByType, updatedById properties Added
POST /appointments/_actions/invite
  • Body
  • application/json content type Modified
    • createdByType, createdById properties Added
POST /appointments
  • Body
  • application/json content type Modified
    • createdByType, createdById properties Added
PATCH /subject-groups/{id}
  • Body
  • application/json content type Modified
    • translations property Modified
      • description property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • translations property Modified
        • description property Added
PATCH /appointments/{id}
  • Body
  • application/json content type Modified
    • updatedByType, updatedById properties Added
GET /subject-groups/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • translations property Modified
        • description property Added
GET /subject-groups
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • description property Added
Added 1
POST /appointments/{id}/_actions/update-location