Skip to main content

activateRepresentative

Activate a representative

activateRepresentative(
confirmationPassword: String!
password: String!
representativeId: UUID!
token: String!
): Representative!

Arguments

NomTypeDescription
confirmationPasswordString! non-null scalar
passwordString! non-null scalar
representativeIdUUID! non-null scalar
tokenString! non-null scalar

Response

Representative object