Groups

Pays out a user in Robux.

post/v1/groups/{groupId}/payouts

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

status0 | 1

One-time payout status. ['NotHeld' = 0, 'Held' = 1]

Changes

No recorded changes to this endpoint across all 12 revisions of this API.