API URL
{{url}}/admin-service/operating-unit/update
Method
POST
Description
Operating unit update
Field Name
Type
Mandatory
Example
id
Integer
Yes
55
tenantId
Bigint
235
name
String
Volta Region-Novo
{ "id": 47, "tenantId": 147, "name": "Volta Region-Novo" }
{ "message": "Operating unit updated successfully." }