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.

Path Params
Responses
204

Link deleted. Response body is empty.

401

Missing or invalid authentication. Account ID is required.

403

You do not have permission to perform this action on the property.

404

No external link exists for this property with the given link ID.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!