Skip to main content

Resend Invitation

POST 

/workspaces/:workspace_id/invitations/:invitation_id/resend

Reissue an invitation with a fresh token and expiry.

Only valid for an invitation still in the pending state — one that has already been accepted, revoked, or expired cannot be resent; create a new invitation instead. Generates a new one-time raw token, which invalidates the previous invite link, and returns it in the response as the sole opportunity to retrieve it.

Request​

Responses​

Successful Response