v1

latestOpenAPI 3.1.0MIT2026-07-1393128198.4 KB
Users

Resend organization invitation

Bump a sent or canceled invite's expiry to now and re-send the invitation email. Preserves the same invite ID and invited_by so the join link stays valid. Requires org admin. Canceled invites are restored to sent; accepted and expired invites return 400.

post/internal/v1/orgs/{org_id}/invites/{invite_id}/resend

Path parameters

org_idinteger required

Organization ID.

invite_idstring required

Invitation ID (32-character hex string).

Response

Invitation re-sent.

okboolean required