Status
This service can be used to update the current status of a user from the userId. Set the status to ENABLE to activate, or DISABLE to deactivate the user.
Path parameters
userIdstringRequired
User unique identifier
Header parameters
DriveKit-Admin-API-KeystringRequired
Drivekit Admin API key
Body
statusstring · enumRequiredPossible values:
Status of the driver after the update
Responses
200
OK
application/json
400
Bad request
401
Unauthorized
application/json
403
Forbidden
application/json
404
Driver Not Found
application/json
put
/drivekit/admin/drivers/{userId}/statusPath parameters
Field
Type
Description
Response
Field
Type
Description
Last updated
Was this helpful?

