Slade Advantage API Collection
string
Update org settings
PATCH
https://accounts.multitenant.slade360.co.ke
/api/settings/org_settings
Update a list of organisation settings.
Expected payload is a list of settings (id is optional):
[
{
"id": "379155e1-f469-459d-ab63-f16aa8708733",
"name": "patients:patient_id_format",
"value": "MIRAZI/{file_number:04d}/{created:%y}"
}
]
query Parameters
formatUpdate org settings › Responses
200
No response body
No data returned

