Activate User
The endpoint to update user active status
To activate a user: https://{server.com}/api/v2/tenants/client-uuid/users/USR0000000029/ACTIVATE
Path Parameters
- tenantId
Describes the clientId or mspId of the tenant
- userId
Unique Identifier (UUID) for OpsRamp user
- action
System defned actions on the client by the tenant
- Enum:
- ACTIVATEDEACTIVATE
Request Body
application/json
- deactivateReason
Reason for deactivation.
Loading Examples...