v1

latestOpenAPI 3.1.02026-07-178140423.0 KB
Shield

Authorize App

Handles POST requests to authorize an application.

This endpoint processes an authorization request and delegates the task to the ShieldController to handle the authorization logic.

Returns: The result of the authorization operation handled by ShieldController.

post/shield/authorize

Headers

x-tenant-idstring nullable
x-user-rolestring nullable

Request body

object nullable required

Response

Successful Response

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