LocationCustomAttributes

DeleteLocationCustomAttributeDefinition

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

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

Path parameters

keystring required

The key of the custom attribute definition to delete.

Response

Success

Example response

{}

Changes