Set a user to activated. Activation status is required to manage any features associated with their wallets. The current date is used as the activation date. You can query the activation status of a user using the POST /v1/users/activation endpoint.
Documentation Index
Fetch the complete documentation index at: https://docs.mufi.app/llms.txt
Use this file to discover all available pages before exploring further.
A JWT Access Token obtained from Google Cloud.
This POST endpoint allows activating a user by email, id, or referenceId. Use only one field per request. If multiple fields are provided, the priority is email, followed by referenceId, and then id.