Begin Super Admin Masquerade
Updates the status of the Super Admin associated with `superAdminId` to masquerade as the Company associated with `companyId`.
Equivalent Storefront GraphQL API Mutation: `superAdminBeginMasquerade`. For more information, see the [GraphQL Playground](https://api-b2b.bigcommerce.com/graphql/playground).
Authentication
AuthorizationBearer
### Authentication header
| Header | Argument | Description |
|:-------|:---------|:------------|
|`Authorization`|`Bearer {{B2B_JWT_TOKEN}}`| You can obtain this token using the steps described in the [REST Storefront API](/developer/docs/b2b-edition/getting-started/authentication#rest-storefront-api) section[...]
Path parameters
superAdminId
companyId
Response
OK
code
HTTP response code for the request.
data
Data associated with the response.
message
Message indicating the status of the request.