curl --location --request POST '/api/v1/plugins' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "details": { "property1": "string", "property2": "string" }, "error": "string" }