Decide on a patch request

This endpoint is used to either show the user a screen to register his or her patch request decision or to actually register the decision.

This endpoint is only to be used internally.

Query Params
string

The authorization code. Required for both the decision prompt and the actual materialization of the patch decision.

string

Whether or not the patch should be applied.true for a positive decision, false for a negative decision.

Headers
string

If provided, this string will be set as the value of the X-Request-ID response header.

string

If provided, this string will be set as the value of the X-Correlation-ID response header.

Responses

request_id_too_long
correlation_id_too_long
code_missing
code_invalid

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*