Admin API
Get Cakes
GET
http://localhost:3000/__admin/:scenario_name/reset
This endpoint allows you to get free cakes.
Path Parameters
Name
Type
Description
scenario_name
string
Scenario name to be reset, when passed as 'all', all scenarios will be reset to 'init'.
Last updated
Was this helpful?