DELETE/groups/{groupId}/folder/files/{fileId}

조직/그룹 폴더의 파일을 삭제한다.

Authorization

oauth2

OAuth 2.0 인증.
자세한 인증 방식은 인가·인증을 참고한다.

Scope

group.folder
file

HTTP Request

DELETEhttps://www.worksapis.com/v1.0/groups/{groupId}/folder/files/{fileId}

Path Parameters

ParameterTypeDescription
groupId string 

조직/그룹 ID


required
example : group127-8545-4463-603b-04d550d23bf 
fileId string 

파일 ID


required
example : NzExNTMwMDF8MTQ2NzA1NjAxMDAwMHxGfDA 

Header Parameters

HeadertypeDescription
Authorization string 

Bearer {token}


required 

Response

HTTP 204

No Content