tours
POST {{base_url}}/{{base_path}}/tours
Request Body
{"title"=>"{{$randomProductName}}", "uid"=>"{{$randomUUID}}", "description"=>"{{$randomCatchPhraseDescriptor}}", "extensions"=>"['*']", "url"=>"administrator/index.php?option=com_content&view=articles", "published"=>1, "language"=>"*", "access"=>1, "autostart"=>0}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |