PostGroupsPromoteBoard
Function: postGroupsPromoteBoard()
postGroupsPromoteBoard<
ThrowOnError>(options?):RequestResult<PostGroupsPromoteBoardResponses,PostGroupsPromoteBoardErrors,ThrowOnError>
Defined in: api/sdk.gen.ts:579
Promotes candidate board members to board members and resets member special statuses during board rotation.
Type Parameters
ThrowOnError
ThrowOnError *extends* boolean = false
Parameters
options?
Options<PostGroupsPromoteBoardData, ThrowOnError, unknown>
Returns
RequestResult<PostGroupsPromoteBoardResponses, PostGroupsPromoteBoardErrors, ThrowOnError>