Files
medusa-store/docs/api/admin/components/schemas/AdminDeletePublishableApiKeySalesChannelsBatchReq.yaml
2022-12-22 17:09:49 +02:00

16 lines
343 B
YAML

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