LocationCustomAttributes
DeleteLocationCustomAttribute
Deletes a custom attribute associated with a location. To delete a custom attribute owned by another application, the visibility setting must be VISIBILITY_READ_WRITE_VALUES.
delete/v2/locations/{location_id}/custom-attributes/{key}
Path parameters
location_idstring required
The ID of the target location.
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
{}