AGENT PRIVATE ROUTES

Validate regular expressions

This API validates one or more regex patterns against provided test values to check if they match as expected.

post/agent/setting/validate-regexes

Request body

regexesstring[] required
testValuesstring[] required

Response

Validation result for each regex pattern

errorstring
resultsobject
successboolean

Changes

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