DELETE/channel-folders/{channelFolderId}/files/{fileId}

Deletes a file from a channel folder.

Authorization

oauth2

OAuth 2.0 authentication.
For more information, see Authentication and Authorization.

Scope

group.folder
file

HTTP Request

DELETEhttps://www.worksapis.com/v1.0/channel-folders/{channelFolderId}/files/{fileId}

Path Parameters

ParameterTypeDescription
channelFolderId string 

orgunit/group/messageroom Folder ID


required
example : @900000014040402 
fileId string 

File ID


required
example : NzExNTMwMDF8MTQ2NzA1NjAxMDAwMHxGfDA 

Header Parameters

HeadertypeDescription
Authorization string 

Bearer {token}


required 

Response

HTTP 204

No Content