Skip to main content
Log inSign up
Anchor to customerGenerateAccountActivationUrl

customerGenerateAccountActivationUrl

mutation

Requires write_customers access scope.

Generate an account activation URL for a customer.

ID!required

The ID of the customer that the URL is generated for.


Was this section helpful?

Anchor to CustomerGenerateAccountActivationUrlPayload returnsCustomerGenerateAccountActivationUrlPayload returns

Anchor to accountActivationUrlaccountActivationUrl

The generated account activation URL.

The list of errors that occurred from executing the mutation.


Was this section helpful?