Create subscription
Subscriptions
Create subscription
Creates a subscription for a city and entity type. A scrape job is automatically enqueued.
POST
Create subscription
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Created
Example:
"London"
Example:
"restaurant"
Example:
["phone", "rating", "website"]Available options:
active, paused, cancelled Example:
"active"