文章 Update Group Avatar REST 端点

URLs

PUT api/v1/groups/{groupid}/avatar.xml (or .json)

UPDATE a groups avatar.

请求参数

名称

类型

描述

必需

默认值

选项

GroupId

int

Group ID.

FileData

Byte[]

Data for the avatar image.

FileName

string

Filename of temporary file for the avatar image.

FileUploadContext

string

UploadContext of temporary file for the avatar image.