Files
medusa-store/docs/api/admin/components/schemas/AdminPostPublishableApiKeySalesChannelsBatchReq.yaml
github-actions[bot] 658339767b chore(docs): Generated API Reference (#4706)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2023-08-07 16:54:48 +03:00

16 lines
338 B
YAML

type: object
required:
- sales_channel_ids
properties:
sales_channel_ids:
description: The IDs of the sales channels to add to the publishable API key
type: array
items:
type: object
required:
- id
properties:
id:
type: string
description: The ID of the sales channel