chore(docs): Updated API Reference (#2903)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
1f1b85afbb
commit
d93d337df7
@@ -1,6 +1,6 @@
|
||||
post:
|
||||
operationId: PostPublishableApiKeySalesChannelsChannelsBatch
|
||||
summary: Add sales channel to a publishable api key scope
|
||||
summary: Add SalesChannels
|
||||
description: Assign a batch of sales channels to a publishable api key.
|
||||
x-authenticated: true
|
||||
parameters:
|
||||
@@ -55,7 +55,7 @@ post:
|
||||
$ref: ../components/responses/500_error.yaml
|
||||
delete:
|
||||
operationId: DeletePublishableApiKeySalesChannelsChannelsBatch
|
||||
summary: Remove sales channel from a publishable api key scope
|
||||
summary: Delete SalesChannels
|
||||
description: Remove a batch of sales channels from a publishable api key.
|
||||
x-authenticated: true
|
||||
parameters:
|
||||
|
||||
Reference in New Issue
Block a user