Skip to content
Go To Dashboard

POST /v1/organizations/id/invites/inviteId/resend

POST /v1/organizations/{id}/invites/{inviteId}/resend

No authentication required.

ParameterTypeRequiredDescription
inviteIdstringYes-
Terminal window
curl -X POST "https://api.sapiom.ai/v1/organizations/:id/invites/:inviteId/resend" \
-H "Authorization: Bearer YOUR_API_KEY"