The ApiIdentityInviteResendResponseDto object
Example
{
"message": "string",
"accept_url": "string"
}Properties
message *stringaccept_url *stringTokenized URL for the regenerated invite. Resend rotates the token, which invalidates any accept_url returned from the original create call. Self-delivery callers must replace the stored URL with this one.