Shield

Init App

Handles POST requests to initialize an application.

This endpoint processes a request to initialize the application and delegates the task to the ShieldController to perform the initialization logic.

Returns: The result of the application initialization operation handled by ShieldController.

post/shield/init

Response

Successful Response

{"stackTrail":"paths:/shield/init:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.