v1

latestOpenAPI 3.0.12026-07-26331033.7 KB
Workspace Users

Resend Workspace Invite

Requires workspace-users-write. Resend the invitation email for a pending invite.

post/open/workspaces/{workspaceId}/invites/{inviteId}/resend

Path parameters

workspaceIdstring required
inviteIdstring required

Response

Invite resent

messagestring

Example response

{
  "message": "Invite email resent successfully."
}