Change Updates

Do not miss any Wyzio API changes, ever again

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

RSS

about 1 hour ago

main
1.0
Compare

API structure has changed

Next change
5 structure changes including:
3 Additions
2 Modifications
Modified 2
POST /api-v1/mail-server/test-connection
  • Body
  • application/json content type Modified
    • authType, oauthProvider, clientId, oauthScopes, requiresReauth, oauth, basicAuth properties Added
POST /api-v1/organization/batch
  • Body
  • application/json content type Modified
    • mailServerConfig property Modified
      • authType, oauthProvider, clientId, oauthScopes, requiresReauth, oauth, basicAuth properties Added
Added 3
POST /api-v1/mail-server/oauth2/callback
POST /api-v1/mail-server/oauth2/consent-url
POST /api-v1/mail-server/oauth2/revoke/{mailServerConfigId}