Справочник API
Конечные точки REST API
cURL
curl --request POST \ --url http://localhost:8080/api/users/unban \ --header 'Authorization: Bearer <token>'
{ "ok": true }
Lifts a ban on a user in the specified chat.
Documentation IndexFetch the complete documentation index at: https://botmux-mintlify-api-updates-1776816558.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://botmux-mintlify-api-updates-1776816558.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
API key with bmx_ prefix. Obtain via /api/auth/api-keys.
bmx_
/api/auth/api-keys
User unbanned
true
Была ли эта страница полезной?