<- Merchant Custom Attributes API

Merchant Custom Attributes API

Bulk delete merchant custom attributesBeta

POST

 /v2/merchants/custom-attributes/bulk-delete

To delete a custom attribute owned by another application, the visibility setting must be VISIBILITY_READ_WRITE_VALUES.

Permissions:MERCHANT_PROFILE_WRITE
Link to section

Request body

Example code

Link to section

values

Required

The data used to update the CustomAttribute objects. The keys must be unique and are used to map to the corresponding response.

Link to section

Response fields

Link to section

values

Required

A map of responses that correspond to individual delete requests. Each response has the same key as the corresponding request.

Link to section

errors

Any errors that occurred during the request.