Skip to main content
POST
/
apps
/
pfv2
/
automation
/
locations
/
update-locations
Update locations for Property Finder
curl --request POST \
  --url https://api.provident.ae/v2/apps/pfv2/automation/locations/update-locations \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Locations updated successfully