- Authentication: The user must be authenticated to perform this action.
- Admin privileges: The user has to have administrative privileges to perform this
    action.
    - Authentication: The user must be authenticated to perform this action.
- Admin privileges: The user has to have administrative privileges to perform this
    action.
  | Param name | Description | 
|---|---|
| 
      name  required  | 
    
      
 Name of the edit. Validations: 
  | 
  
- Authentication: The user must be authenticated to perform this action.
- Admin privileges: The user has to have administrative privileges to perform this
    action.
  | Param name | Description | 
|---|---|
| 
      id  required  | 
    
      
 ID of the edit to be updated. Validations: 
  | 
  
| 
      edit  optional , nil allowed  | 
    
      
         Validations: 
  | 
  
| 
      edit[name]  optional , nil allowed  | 
    
      
 Name of the edit. Should NOT BE PASSED. Not allowed to be updated. Validations: 
  | 
  
| 
      edit[password]  optional , nil allowed  | 
    
      
 Edit’s password. Should NOT BE PASSED. Not allowed to be updated. Validations: 
  | 
  
| 
      edit[comment]  optional , nil allowed  | 
    
      
 Comment about the edit. Validations: 
  | 
  
- Authentication: The user must be authenticated to perform this action.
- Admin privileges: The user has to have administrative privileges to perform this
    action.
  | Param name | Description | 
|---|---|
| 
      id  required  | 
    
      
 ID of the edit to be deleted. Validations: 
  | 
  
- Authentication: The user must be authenticated to perform this action.
- Admin privileges: The user has to have administrative privileges to perform this
    action.
  | Param name | Description | 
|---|---|
| 
      id  required  | 
    
      
 ID of the edit to be deleted. Validations: 
  |