Last updated 10 months ago
Was this helpful?
Accept Terms of Service.
/api/user/accept-tos
curl -L \ --request POST \ --url 'https://studio.edgeimpulse.com/v1/api/user/accept-tos' \ --header 'x-api-key: YOUR_API_KEY'
{ "success": true, "error": "text" }