Last updated 1 month ago
Was this helpful?
To access some models or tooling, you might need to first accept an End-User License Agreement. The full list of available EULAs are listed via GetUserResponse.
GetUserResponse
syntiant
POST /v1/api/user/accept-eula HTTP/1.1 Host: studio.edgeimpulse.com x-api-key: YOUR_API_KEY Content-Type: application/json Accept: */* Content-Length: 19 { "name": "syntiant" }
OK
{ "success": true, "error": "text" }