TeamService

GrantTeamQuota 给团队增量增加可用额度(仅 owner):total_quota_micros += amount, 并写一条 action="add" 的团队级额度发放记录(member_id IS NULL)。

post/v1/teams/{teamId}/quota/grants

Path parameters

teamIdstring required

Request body

amountMicrosstring
remarkstring
teamIdstring

Response

OK

totalQuotaMicrosstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.