docs
  1. Admin Api
  2. Resources
  3. Custom Data
  4. Shop
  5. Delete Shop Custom Data By Key

Delete Shop custom data

Delete custom data for a shop

Rate Limit: 1000 Max attempts within 1 minute.

Path Parameters

ParameterDetails
shopKey
  • required
string
Example:
ms

Responses

204
Shop custom data was successfully deleted.
Success
400
Bad Request
application/json
Error
401
Unauthorized
application/json
Error
DELETE/shops/{shopKey}/custom-data

Request samples

Provide Feedback