Skip to main content
POST
/
v1
/
customers
/
{id}
/
teams
/
{user_id}
/
resend
Resend team invitation
curl --request POST \
  --url https://api.example.com/v1/customers/{id}/teams/{user_id}/resend

Documentation Index

Fetch the complete documentation index at: https://docs.corebanq.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
string<uuid>
required
user_id
string<uuid>
required

Response

200

Invitation resent successfully