Authorization: Bearer ********************
{ "design": "string" }
curl --location --request PUT 'https://preprod.api.crego.io/v1/rego/runners//update_design/' \ --header 'Content-Type: application/json' \ --data-raw '{ "design": "string" }'
{}