delete
https://open-api.guesty.com/v1/properties-api/listing-settings/external-links//
Removes one external link from the property. linkId is from the list (GET) or a create response. Returns 204 with no body. The id cannot be used afterward.
204Link deleted. Response body is empty.
401Missing or invalid authentication. Account ID is required.
403You do not have permission to perform this action on the property.
404No external link exists for this property with the given link ID.
