Site x path / Save x paths u i

Route: /api/sys/v{version:apiVersion}/site_x_path/save_x_paths_u_i

Method: POST

Authorisation: Minimum role: USER

Request Arguments
Name Type Source
inputDTO_save_site_xpaths_inputBody

  Request body example

Response object

Response status: 200 (OK)

Response type: DTO_acknowledgement

Wrapper: DTO_response_wrap

Other response statuses: 400 (BadRequest), 403 (Forbidden)

  Response body example

DTO_save_site_xpaths_input
NameTypeReadOnlyDescription
site_idInt32Site id
xpathsDTO_site_xpath_UI[]Xpaths
DTO_acknowledgement
NameTypeReadOnlyDescription
messageStringMessage
DTO_site_xpath_UI
NameTypeReadOnlyDescription
idInt32Id
selectorStringSelector
selector_type_enum_idInt32Selector type enum id
field_type_enum_idInt32Field type enum id
source_enum_idInt32Source enum id
regex_from_urlBooleanRegex from url