Skip to content

Commit

Permalink
Merge pull request #624 from bandada-infra/docs/update-redeem-invite
Browse files Browse the repository at this point in the history
docs: update redeem invite code block
  • Loading branch information
vplasencia authored Dec 5, 2024
2 parents e9e7843 + 1514c81 commit b1a868c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/docs/docs/api-sdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -456,6 +456,7 @@ const inviteCode = "C5VAG4HD"
const apiKey = "70f07d0d-6aa2-4fe1-b4b9-06c271a641dc"

const invite = await apiSdk.redeemInvite(inviteCode, groupId, apiKey)
```

## Get credential group join URL

Expand Down

0 comments on commit b1a868c

Please sign in to comment.