delete https://api.olxgroup.com/advert/v1/
To delete an advert on an RE user account, you have to send a request DELETE HTTP method to the https://api.olxgroup.com/advert/v1/{advert_uuid}
endpoint.
Using this endpoint deletes an advert in the name of a currently authenticated user related to the access_token
in the request.