tours/{tour_id}/steps

POST {{base_url}}/{{base_path}}/tours/:tour_id/steps

Request Body

{"title"=>"{{$randomCompanyName}}", "published"=>1, "description"=>"{{$randomCatchPhraseDescriptor}}", "position"=>"top", "target"=>"#testElement", "type"=>2, "interactive_type"=>1, "url"=>"administrator/index.php?option=com_content&view=articles", "language"=>"*", "created"=>"2024-11-04 22:00:00", "modified"=>"2024-11-04 22:00:00"}

HEADERS

| Key | Datatype | Required | Description | | Cookie | string | | |

RESPONSES

status: ``