Este conteúdo não está disponível no idioma selecionado.
35.4. deleteFiles
- Name
- deleteFiles
- Description
- Removes file paths from a local or sandbox channel of a server.
- Parameters
- string sessionKey
- int serverId
- array:- string - paths to remove.
 
- boolean deleteFromLocal
- True - to delete configuration file paths from the system's local override configuration channel
- False - to delete configuration file paths from the system's sandbox configuration channel
 
 
- Return Value
- int - 1 on success, exception thrown otherwise.