Last updated 10 months ago
Was this helpful?
Request a new activation code. This function is only available through a JWT token.
/api/users/{userId}/request-activation
User ID
curl -L \ --request POST \ --url 'https://studio.edgeimpulse.com/v1/api/users/{userId}/request-activation' \ --header 'x-api-key: YOUR_API_KEY'
{ "success": true, "error": "text" }