MerchantCustomAttributes
DeleteMerchantCustomAttribute
Deletes a custom attribute associated with a merchant. To delete a custom attribute owned by another application, the visibility setting must be VISIBILITY_READ_WRITE_VALUES.
delete/v2/merchants/{merchant_id}/custom-attributes/{key}
Path parameters
merchant_idstring required
The ID of the target merchant.
keystring required
The key of the custom attribute to delete. This key must match the key of a custom attribute definition in the Square seller account. If the requesting application is not the definition owner, you must use the qualified key.
Response
Success
Example response
{}