Last updated 5 months ago
Was this helpful?
Request a license required for the deployment of an impulse containing the Edge Impulse HR block.
Organization ID
curl -L \ --request POST \ --url 'https://studio.edgeimpulse.com/v1/api/organizations/{organizationId}/request-hr-block-license' \ --header 'x-api-key: YOUR_API_KEY'
{ "success": true, "error": "text" }