---
title: "Init App"
method: POST
path: "/shield/init"
tags: ["Shield"]
---

# Init App

`POST /shield/init`

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`.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/privacera/apis/paig-server.md) · [All operations](https://skmtc.net/privacera/apis/paig-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/privacera/paig-server/versions/e3d2c30ceace/schema)
