Try It!

Create point

Endpoint for creating a point.
If address_status == validated then the backend performs validation of the address. If additionaly coordinate_type == address then lat/lon are filled from the address and location status is set to verified.
In case when address_status != validated then location status is set to unverified, the same happends when coordinate_type is manual. In all cases when at the end of the request lat/lon are not set then location status is set to missing.

Language
Authorization
Query
Click Try It! to start a request and see the response here!