Groups
Add File To Group
PUT
/
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 add to the group
Response
200 - application/json
data
object