docs
  1. Admin Api
  2. Resources
  3. Custom Data Configuration
  4. Delete Custom Data Configuration

Delete custom data configuration

Delete custom data config

Rate Limit: 1000 Max attempts within 1 minute.

Path Parameters

ParameterDetails
entity
  • required
string
Example:
brand

Responses

204
Custom Data Config was successfully deleted.
Success
400
Bad Request
application/json
Error
401
Unauthorized
application/json
Error
404
Not Found
application/json
Error
409
Conflict error
application/json
Error
DELETE/custom-data-configs/{entity}

Request samples

Provide Feedback