MasqueradeAuthentication
Provide a temporary token to get an auth token. This is intended to allow support users to view customer data through the brand interface.
Fields
A list of any errors that occurred while running this mutation.
A Kraken Token that can be used to authenticate to the API, masquerading as the desired user.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"errors": [ErrorType],
"token": "rise-month-shake-voice-need"
}