Resend Invitation
Resend an invitation to a member in an organization.
curl --request POST \
--url https://studio.edgeimpulse.com/v1/api/organizations/{organizationId}/members/{memberId}/resend-invite \
--header 'x-jwt-token: REPLACE_KEY_VALUE'
Last updated
Was this helpful?