枭毅API枭毅API
API ReferenceAI Applications
Management APIUser management

Manage User Status

👨‍💼 Admin privileges required

POST
/api/user/manage

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

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

How is this guide?