AGENT PRIVATE ROUTES

Validate a regex against input text

Validates whether a provided regex expression matches the provided text input.

post/agent/setting/validate-regex

Request body

regexstring required
type'multiline' | 'single'
valuestring required

Response

Validation result

dataGinH
errorstring
successboolean

Changes

No recorded changes to this endpoint across all 2 revisions of this API.