users_post_unsuspend {civis} | R Documentation |
Unsuspends user
users_post_unsuspend(id)
id |
integer required. The ID of this user. |
A list containing the following elements:
id |
integer, The ID of this user. |
user |
string, The username of this user. |
unlockedAt |
string, The time the user's account was unsuspended |