Operating Unit Admin - Remove
API URL
{{url}}/admin-service/operating-unit/user-remove
Method
DELETE
Description
OU Admin remove
Input
Field Name
Type
Mandatory
Example
id(OU admin)
Integer
Yes
6868
tenantId
bigint
Yes
557
Sample Input:
{ "id": 6868, "tenantId": 557 }
Sample Output:
Last updated