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"}

Changes

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