API structure has changed
  56 structure changes including:
    
    28 Breaking changes
    28 Additions
    28 Removals
        Removed
        28
          Breaking
      
      DELETE /api/v1/account/{account_uuid}/login/{uuid}
              - Removing a resource is always breaking unless it was deprecated before Breaking
DELETE /api/v1/reaction/{uuid}
              - Removing a resource is always breaking unless it was deprecated before Breaking
DELETE /api/v1/upload-files
              - Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/account/{account_uuid}/login
              - Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/addon
              - Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/employee/{employee}/logs
              - Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/logs/{modelType}/{modelUuid}
              - Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/me/logs
              - Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/navigator/{modelType}/{modelUuid}
              - Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/search
              - Removing a resource is always breaking unless it was deprecated before Breaking
GET /api/v1/state
              - Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v1/account/{account_uuid}/login
              - Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v1/addons/fundment/sync-clients
              - Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v1/addons/fundment/sync-plans
              - Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v1/addons/nucleus/sync-clients
              - Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v1/addons/nucleus/sync-plans
              - Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v1/addons/seccl/sync-clients
              - Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v1/addons/seccl/sync-plans
              - Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v1/automation-blueprints/{automationBlueprint_uuid}/webhook-targets
              - Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v1/clone/{modelType}/{modelUuid}
              - Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v1/file/direct-upload
              - Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v1/postcode/search
              - Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v1/reaction
              - Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v1/tinymce/auth
              - Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v1/upload-files
              - Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v1/upload-files/create
              - Removing a resource is always breaking unless it was deprecated before Breaking
POST /api/v1/webhooks/{webhookTarget_uuid}
              - Removing a resource is always breaking unless it was deprecated before Breaking
PUT /api/v1/account/{account_uuid}/login/{uuid}
              - Removing a resource is always breaking unless it was deprecated before Breaking
        Added
        28
      
      DELETE /api/v1/account/{account_uuid}/login/{uuid}
          DELETE /api/v1/reaction/{uuid}
          DELETE /api/v1/upload-files
          GET /api/v1/account/{account_uuid}/login
          GET /api/v1/addon
          GET /api/v1/employee/{employee}/logs
          GET /api/v1/logs/{modelType}/{modelUuid}
          GET /api/v1/me/logs
          GET /api/v1/navigator/{modelType}/{modelUuid}
          GET /api/v1/search
          GET /api/v1/state
          POST /api/v1/account/{account_uuid}/login
          POST /api/v1/addons/fundment/sync-clients
          POST /api/v1/addons/fundment/sync-plans
          POST /api/v1/addons/nucleus/sync-clients
          POST /api/v1/addons/nucleus/sync-plans
          POST /api/v1/addons/seccl/sync-clients
          POST /api/v1/addons/seccl/sync-plans
          POST /api/v1/automation-blueprints/{automationBlueprint_uuid}/webhook-targets
          POST /api/v1/clone/{modelType}/{modelUuid}
          POST /api/v1/file/direct-upload
          POST /api/v1/postcode/search
          POST /api/v1/reaction
          POST /api/v1/tinymce/auth
          POST /api/v1/upload-files
          POST /api/v1/upload-files/create
          POST /api/v1/webhooks/{webhookTarget_uuid}
          PUT /api/v1/account/{account_uuid}/login/{uuid}
          