Api
Update Config
AuthorizationBearer <token>
In: header
Request Body
application/json
Response Body
application/json
application/json
curl -X PATCH "https://loading/api/v1/config" \ -H "Content-Type: application/json" \ -d '{ "config": {} }'{
"config": {},
"export_timestamp": "string",
"version": "string"
}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}