curl --request POST \
--url https://app.plugchoice.com/api/v3/teams/{team}/billing/reimbursement/links/reroll-code \
--header 'Authorization: Bearer <token>'{
"invite_code": "<string>"
}curl --request POST \
--url https://app.plugchoice.com/api/v3/teams/{team}/billing/reimbursement/links/reroll-code \
--header 'Authorization: Bearer <token>'{
"invite_code": "<string>"
}Generates a new invite code for the team’s reimbursement program, invalidating the previous code.Documentation Index
Fetch the complete documentation index at: https://developer.plugchoice.com/llms.txt
Use this file to discover all available pages before exploring further.