v1Resources/Team/postResend a team invitation

Resend a team invitation

Generates a fresh invitation link and re-sends the invite email to a team member who hasn't accepted yet.

post/api/v1/team/members/resend-invite
team:write
Request body
memberIdstringrequired
ID of the team member.
Response
dataobjectoptional
resentbooleanoptional
Errors
400The request is missing a required parameter or is otherwise malformed.
401Missing, invalid, expired, or revoked API key.
403The key lacks the required scope, or isn't authorized for this client/location.
404The resource wasn't found, or doesn't belong to your agency.
409The request conflicts with the current state of the resource — for example, changing the email or phone of a recipient who has already been messaged, or a team invite that was already accepted (or hasn't been accepted yet).
429Too many requests. Retry after the number of seconds in the Retry-After header.
post/api/v1/team/members/resend-invite
Your API key
Request body*
{}