v1
latestOpenAPI 3.0.02026-07-26117342409.6 KBPayout Groups
Delete Payout Group
Deletes a payout group. A 200 response indicates the request was accepted; however, if the payout group is registered on a blockchain, it may continue to appear for up to a few minutes while the on-chain removal is confirmed. Once confirmed, the payout group will no longer appear.
Deleting a payout group which has an on-chain component will cause the unclaimed rewards for that group to be implicitly claimed. No details of the implicit claiming are returned in this API response.
delete/rewards/payout-groups/{id}
Path parameters
idstring required
UUID direct reference to the payout group to delete
Response
A successful response.
DeletePayoutGroupResponse required