cURL
curl --request POST \ --url https://{portalApiUrl}/user/activate/{id} \ --header 'Authorization: <api-key>'
{ "status": true }
Activate a user account
Documentation IndexFetch the complete documentation index at: https://developers.illuxi.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developers.illuxi.com/llms.txt
Use this file to discover all available pages before exploring further.
Authentication token obtained from POST /token
ID of user to activate
user activated