POST /site/site-tour
Description
- Add new site and default tour
Resource URL
- http://domain/api/site/site-tour
- Replace domain with the nats domain
Request Method
Response Format
Authentication
Parameters
Parameters can be sent as url encoded params
- site
- site_name
- site_type
- site_hidden
- type: boolean_digit
- optional
- site_group_id
- brand_id
- date_added
- type: datetime (A date string to be parsed by php strtotime, or a unix timestamp integer)
- optional (default value: 1555685306)
- tour
- tour_name
- tour_url
- tour_linkdomain
- tour_description