curl --request POST \
--url https://studio.edgeimpulse.com/v1/api/organizations/{organizationId}/members/{memberId}/resend-invite \
--header 'x-api-key: <api-key>'{
"success": true,
"error": "<string>"
}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-api-key: <api-key>'{
"success": true,
"error": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.edgeimpulse.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?