Skip to main content

activateAccount

DEPRECATED

This has been superseded by setProgram.

Activate the inactive account specified by the userID argument.

activateAccount(
userID: String!
): Result @deprecated

Arguments

activateAccount.userID ● String! non-null scalar

Partner-provided user ID string. Example: user_nqf478fhia4f

Type

Result object

Whether the operation succeeded.