Launch getting started wizard
POST {{baseUrl}}/api/:projectId/launch-getting-started
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.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"success":"\u003cboolean\u003e","error":"\u003cstring\u003e"}