Launch getting started wizard

Launch getting started wizard

post

This clears out all data in your project, and is irrevocable. This function is only available through a JWT token, and is not available to all users.

Authorizations
Path parameters
projectIdintegerRequired

Project ID

Responses
200
OK
application/json
post
POST /v1/api/{projectId}/launch-getting-started HTTP/1.1
Host: studio.edgeimpulse.com
x-api-key: YOUR_API_KEY
Accept: */*
200

OK

{
  "success": true,
  "error": "text"
}

Last updated

Was this helpful?