Change Updates

Do not miss any Go Whatsapp Multi Session REST API changes, ever again

Subscribe to the Go Whatsapp Multi Session REST API changelog to be up to date on recent changes.

RSS

Changelog

Last update:
Compare
7 structure changes including:
7 Additions
Added 7
GET /admin/whatsapp/version
GET /devices/me/proxy
POST /admin/whatsapp/version/refresh
POST /devices/me/proxy
POST /devices/me/push-notifications
POST /history/sync
POST /messages/media/retry-receipt
44 structure changes including:
44 Modifications
Modified 44 Breaking
DELETE /devices/me/session
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
DELETE /messages/{message_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
GET /
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • version, uptime properties Added
GET /admin/devices
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to array[object]
          Breaking
        • object property Added
GET /admin/devices/status
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to array[object]
          Breaking
        • object property Added
GET /admin/stats
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • total_api_keys, active_api_keys, total_devices, connected_devices, disconnected_devices, pending_devices, logged_out_devices, total_webhooks, active_webhooks properties Added
GET /admin/webhooks/stats
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • total_webhooks, active_webhooks, total_deliveries_24h, successful_deliveries_24h, failed_deliveries_24h, success_rate properties Added
GET /bots
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to array[object]
          Breaking
        • object property Added
GET /bots/profiles
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to array[object]
          Breaking
        • object property Added
GET /business/{jid}/profile
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • jid, description, category, website, email, address properties Added
GET /chats/{chat_jid}/messages
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to array[object]
          Breaking
        • object property Added
GET /devices/me
  • Response
  • 200 response Modified
    • application/json content type Modified
      • code, message properties Added
  • 401, 500 responses Added
GET /devices/me/contacts/{phone}/registered
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • phone, jid properties Added
      • status, code, message properties Added
  • 401, 500 responses Added
GET /groups
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to array[object]
          Breaking
        • object property Added
GET /groups/{group_jid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • jid, name, description, owner, created_at, participant_count, participants properties Added
GET /newsletters
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to array[object]
          Breaking
        • object property Added
GET /status
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • info property Added
GET /users/me/contacts
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to array[object]
          Breaking
        • object property Added
GET /users/me/privacy
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • last_seen, profile_picture, status, read_receipts, groups properties Added
GET /users/{user_jid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • jid, name, status, picture_url properties Added
GET /webhooks
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to array[object]
          Breaking
        • object property Added
PATCH /messages/{message_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • message_id, edited_at properties Added
PATCH /users/me/privacy
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
POST /calls/reject
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
POST /chats/{chat_jid}/audio
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • message_id, status, timestamp properties Added
POST /chats/{chat_jid}/contacts
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • message_id, status, timestamp properties Added
POST /chats/{chat_jid}/documents
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • message_id, status, timestamp properties Added
POST /chats/{chat_jid}/images
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • message_id, status, timestamp properties Added
POST /chats/{chat_jid}/locations
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • message_id, status, timestamp properties Added
POST /chats/{chat_jid}/messages
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • message_id, status, timestamp properties Added
POST /chats/{chat_jid}/polls
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • message_id, question, options properties Added
POST /chats/{chat_jid}/stickers
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • message_id, status, timestamp properties Added
POST /chats/{chat_jid}/videos
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • message_id, status, timestamp properties Added
POST /devices/me/login
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status, code, message properties Added
  • 401, 500 responses Added
POST /devices/me/login-code
  • Response
  • 200 response Modified
    • application/json content type Modified
      • status, code, message properties Added
  • 400, 401, 500 responses Added
POST /devices/me/reconnect
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
POST /groups
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • jid, name, description, owner, created_at, participant_count, participants properties Added
POST /messages/{message_id}/forward
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • message_id, status, timestamp properties Added
POST /messages/{message_id}/reaction
  • Body
  • application/json content type Modified
    • chat_jid property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
POST /messages/{message_id}/read
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
POST /messages/{message_id}/reply
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • message_id, status, timestamp properties Added
POST /newsletters
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • jid, name, description, subscriber_count, picture_url properties Added
POST /status
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • status_id, type, timestamp properties Added
POST /webhooks
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • id, url, events, active, created_at properties Added