v1

latestOpenAPI 3.0.32026-07-2632131.4 MB
Listing external links

Delete external link

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.

delete/properties-api/listing-settings/external-links/{propertyId}/{linkId}

Path parameters

propertyIdstring required
Example:507f1f77bcf86cd799439011

The property (listing) ID. A 24-character hexadecimal string.

linkIdstring required
Example:507f191e810c19729de860ea

ID of the external link to update or delete. Use an id from the list (GET) or from a create response. Must be 24 hexadecimal characters.

Response

Link deleted. Response body is empty.