Stream EstateStream Estate
Favorites

Delete a favorite property

Delete a favorite property

DELETE
/favorite-properties/{uuid}

Path Parameters

uuid*string

FavoriteProperty identifier

Response Body

curl -X DELETE "https://api-v2.stream.estate/favorite-properties/string"
Empty
{
  "title": "string",
  "detail": "string",
  "status": 404,
  "instance": "string",
  "type": "string"
}
{
  "title": "string",
  "detail": "string",
  "status": 404,
  "instance": "string",
  "type": "string"
}