Skip to main content
POST
Resend a user's invitation email

Authorizations

X-BRONTO-API-KEY
string
header
required

Path Parameters

userId
string<uuid>
required

Unique identifier of the user to resend an invitation to

Response

Invitation resent successfully

success
boolean

Indicates whether the invitation email was resent successfully

Example:

true

message
string

Additional information about the resend attempt

Example:

"Invitation email sent"