Skip to main content

deactivateAccount

DEPRECATED

This has been superseded by setProgram.

Deactivate the active account specified by the userID argument.

deactivateAccount(
userID: String!
): Result @deprecated

Arguments

deactivateAccount.userID ● String! non-null scalar

Partner-provided user ID string. Example: user_nqf478fhia4f

Type

Result object

Whether the operation succeeded.