API Reference > Part III: Authenticate using Application Integration > Data Marketplace customizations > Reset customizations
  

Reset customizations

Use REST APIs to reset the customizations applied to your Data Marketplace instance.

Endpoint and method

The following table describes the connection properties for the API:
Property
Description
Endpoint
/api/v1/integration/admin/settings/customizations/lookandfeel
Method
DELETE
For more information about how you can call an API, see Authenticate using Application Integration.

Request

The API has no payload.

Example request

The following example shows how you can use an API to reset the customizations applied to your Data Marketplace instance:
https://{{CDMP_URL}}/api/v1/integration/admin/settings/customizations/lookandfeel

Response

When you pass the API query parameters in the REST client, the client displays a response for the parameter values that you have entered.
If you see the following response code, it means that the customizations applied to your Data Marketplace instance are reset successfully
204 OK code