- Authentication: The user must be authenticated to perform this action.
- X-PAM-CLIENT: Required HTTP header set by FsClient. If present, it means that FsClient
    (not a browser) is connecting to the application.
- X-PAM-EDIT: Required HTTP header set by FsClient. It contains the edit name.
  | Param name | Description | 
|---|---|
| 
      id  required  | 
    
      
 ID of the project a subproject is going to be removed from (parent). Validations: 
  | 
  
| 
      subproject_id  required  | 
    
      
 ID of the subproject to be removed (child). Validations: 
  |