Groups
Remove File From Group
DELETE
/
files
/
groups
/
{id}
/
ids
/
{file_id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredThe ID of the target group
file_id
string
requiredThe ID of the tart file to remove from the group
Response
200 - application/json
data
object