user_update_status {clockify}R Documentation

Update status

Description

Update status

Usage

user_update_status(user_id, active)

Arguments

user_id

User ID

active

A Boolean indicating whether or not user is active. Can also specify either "ACTIVE" or "INACTIVE".


[Package clockify version 0.1.4 Index]