MoleAPIMoleAPI
DocumentationAPI ReferenceManagement APIUser Management

Manage User Status

👨‍💼 Requires administrator privileges (Admin)

POST
/api/user/manage

Request Body

application/json

id?integer
action?string
Value in"disable" | "enable" | "delete" | "promote" | "demote"

Response Body

curl -X POST "https://api.moleapi.com/api/user/manage" \  -H "Content-Type: application/json" \  -d '{}'
Empty

How is this guide?

Last updated on

Back HomeGateway