action biapi_post_config { label: "Insert/update configuration key(s)/value(s) on the API." description: "" provider: biapi method: POST path: "/config" encoding: json output: { type: "object" additionalProperties: true } }