Resend Workspace Invite
Send the invitation email again to a pending workspace invite.Authentication & Scope
Requiresworkspace-users-write ability and admin privileges in the workspace.
Request
Path Parameters
| Parameter | Type | Description |
|---|---|---|
| workspaceId | number | ID of the workspace. |
| inviteId | number | ID of the invite to resend. |
Response
200 OK – Confirmation message.
Invite not found for this workspace.Invite already accepted.
errors format).
403 Forbidden – Token lacks workspace-users-write or insufficient privileges.Authorizations
Personal Access Token
Response
Invite resent
Example:
"Invite email resent successfully."