Learn R Programming

civis (version 3.1.2)

users_post_unsuspend: Unsuspends user

Description

Unsuspends user

Usage

users_post_unsuspend(id)

Value

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

Arguments

id

integer required. The ID of this user.