For the complete documentation index, see llms.txt. This page is also available as Markdown.

Region admin - Delete

API URL

{{url}}/admin-service/data/country/user-remove

Method

DELETE

Description

Delete Region admin

Sample Input:

{ "id": 498, "tenantId": 6 }\

Sample Output:

    "message": "Region Admin removed successfully."

Last updated