Skip to content

Commit

Permalink
Update sales-rep.yaml- update BearerToken description
Browse files Browse the repository at this point in the history
  • Loading branch information
bc-traciporter authored Oct 7, 2024
1 parent 763b5dd commit 8522962
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,7 @@ components:
### Authentication header
| Header | Argument | Description |
|:-------|:---------|:------------|
|`Authorization`|`Bearer {{B2B_JWT_TOKEN}}`| Obtained using the [BigCommerce Current Customer API](/docs/rest-authentication/current-customer) endpoint. |
|`Authorization`|`Bearer {{B2B_JWT_TOKEN}}`| You can obtain this token using the steps described in the [REST Storefront API](/b2b-edition/docs/authentication#rest-storefront-api) section of the [Authentication for hosted storefront](https://developer.bigcommerce.com/b2b-edition/docs/authentication) article. |
type: apiKey
in: header
tags:
Expand Down

0 comments on commit 8522962

Please sign in to comment.