Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PUT \ --url https://olive-gateway-a6ba.onrender.com/api/v1/admin/users/{id}/status \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "status": "<string>" } '
{}
Activates, suspends, or deactivates a user account
API Key for third-party integrations (WhatsApp, Smart PAY, VULT). Format: 'Bearer olive_live_xxxxxxxxxxxxx'
User ID
Status update
OK
The response is of type object.
object