MerchantCustomAttributes

DeleteMerchantCustomAttributeDefinition

Deletes a merchant-related custom attribute definition from a Square seller account. Deleting a custom attribute definition also deletes the corresponding custom attribute from the merchant. Only the definition owner can delete a custom attribute definition.

delete/v2/merchants/custom-attribute-definitions/{key}

Path parameters

keystring required

The key of the custom attribute definition to delete.

Response

Success

Example response

{}

Changes