Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Body
application/json
The customer-identifier for the place and retained as external_customer_id in the database. When not set, will automatically generate a UUID.
List of specific attributes to enrich using enum values (e.g., email_address, phone_number). If both attribute_set and attributes are provided, attributes takes precedence.
Specifies the set of attributes to enrich Defines the set of attributes to enrich for a place.
Available options:
open_closed
, core
, all
If true, will force a refresh of the place even if it has already been enriched.