Initialize service data
Service
Initialize service data
Triggers database initialization and loads workflow step templates from
JSON files in the basedata directory. Protected by an init key and
admin_nuke JWT permission.
Pass ?nuke=1 to drop and recreate the database.
Pass ?load=1 to load base data (workflow step templates).
GET
Error
Authorizations
User JWT token passed in Authorization header
Path Parameters
Secret initialization key
Query Parameters
Set to 1 to drop and recreate the database
Available options:
0, 1 Set to 1 to load workflow step templates from basedata
Available options:
0, 1