API Reference
Path Parameters
| Name | Type | Description | 
|---|---|---|
| id | number | The check id that should be updated. | 
Headers
| Name | Type | Description | 
|---|---|---|
| Authentication | string | Don't forget to authenticate | 
Request Body
| Name | Type | Description | 
|---|---|---|
| interval | number | Valid values are (dependent on your current plan): 30, 60, 120, 300, 900, 1800, 3600, 7200, 14400, 28800, 86400 | 
| notification_threshold | number | This parameter only works on checks of the type uptime. Valid values are: 0, 15, 30, 60, 120, 300, 600, 900, 1800 | 
        
            
                
                    
                    200
                
            
        
        []
    
    
Path Parameters
| Name | Type | Description | 
|---|---|---|
| id | number | The check id that should be disabled. | 
Headers
| Name | Type | Description | 
|---|---|---|
| Authentication | string | Don't forget to authenticate | 
        
            
                
                    
                    200
                
            
        
        []
    
    
Path Parameters
| Name | Type | Description | 
|---|---|---|
| id | number | The check id that should be enabled. | 
Headers
| Name | Type | Description | 
|---|---|---|
| Authentication | string | Don't forget to authenticate | 
        
            
                
                    
                    200
                
            
        
        []