v1
latestOpenAPI 3.1.02026-07-24700259.3 KBSUBACCOUNTS
Resend subaccount invitation
In the event that a subaccount didn't receive the invite you can resend it
post/subaccount/reinvite
Request body
Response
Invitation sent
Example response
{
"request_id": "0ef3f48a-2cfb-11eb-aee9-408d5cce2644",
"data": {
"id": "NDU5OTgw",
"email": "test@example.com",
"name": "Test Person"
}
}