API structure has changed
  6 structure changes including:
    
    6 Modifications
        Modified
        6
      
      GET /api/applications/{id}/users/{userId}/consent-organizations
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- organizations property Modified
 
 
 - 
  application/json content type Modified
    
 
GET /api/organizations
              - Response
 - 
  200 response Modified
    
- application/json content type Modified
 
 
GET /api/organizations/{id}
              - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- customData property Added
 
 
 - 
  application/json content type Modified
    
 
GET /api/users/{userId}/organizations
              - Response
 - 
  200 response Modified
    
- application/json content type Modified
 
 
PATCH /api/organizations/{id}
              - Body
 - 
  application/json content type Modified
    
- customData property Added
 
 - Response
 - 
  200 response Modified
    
- 
  application/json content type Modified
    
- customData property Added
 
 
 - 
  application/json content type Modified
    
 
POST /api/organizations
              - Body
 - 
  application/json content type Modified
    
- customData property Added