Remove a Real Estate from a project
This method deletes a real estate object from project
DELETE /offer/v1.0/user/{username}/realestateproject/{realestateprojectid}/realestateprojectentry/ {realEstateId} or ext-{realEstateExternalId}
Supported media types:
Note
It's impossible to remove published real estates from the real estate project. Please deactivate the real estate beforehand!
Request
Path Parameters
PARAMETER | DESCRIPTION |
---|---|
Username | the username which the user uses for logging in to www.immobilienscout24 |
Username | "me" can be used instead of the username, when the user is logged in by 3-legged oauth |
realestateprojectid | the unique project ID, generated by IS24 when posting a real estate project |
realestateId or realEstateExternalId | the ID of the real estate object (real estate project entry). Use scout ID oder your own object ID |
Response
XML:
1 2 3 4 5 6 7 8 9 10 |
|
JSON:
1 2 3 4 5 6 7 8 9 10 |
|