v1

latestOpenAPI 3.0.42026-08-068161,1253.1 MB
Groups

Updates recurring payouts.

This endpoint will remove any recipients not sent in the request. If a recipient in the request is not a valid member in the group they will not be added to the recurring payouts.

post/v1/groups/{groupId}/payouts/recurring

Path parameters

groupIdinteger required

The group Id.

Request body

PayoutType1 | 2

The Roblox.Groups.Api.PayoutType. ['FixedAmount' = 1, 'Percentage' = 2]

IdempotencyKeystring

The idempotency key of the payout request.

Response

OK

RobloxWebWebAPIApiEmptyResponseModel required