Remove store from delivery
API Endpoint
Authentication Requirements
All requests must include authentication credentials.
Authorization Header: Pass the API key and secret as
<API_KEY>:<API_SECRET>
Path Parameters
Parameter
Type
Description
releaseId
string
The unique ID of the release
Body
Parameter
Type
Description
stores
array of numbers
number represents distributorStoreId
Example Requests
Important: Store can't be directly removed after qc approval
You will need to wait to get content get live and then issue takedown
If release validation shows up any issues, that must be fixed before qc approval
Sample response
Last updated