Test Rule
Authorizations
Nected-API-KeystringRequired
Dev API key (Nected-API-Key header)
Path parameters
entity-idstringRequired
The rule's entity ID
Header parameters
Nected-BranchstringOptional
Branch name (optional)
Body
Request body for test endpoint
checksumstringOptional
versionstringOptional
Version to test (e.g. draft)
Responses
200
OK (illustrative execution result; exact data shape may vary by rule type)
application/json
Standard API response wrapper
codestringOptional
dataanyOptional
Response payload: rule object, array of rules (list), version rows, or execution result — shape varies by endpoint
messagestringOptional
pageNointegerOptional
pageSizeintegerOptional
totalCountintegerOptional
totalPagesintegerOptional
400
Bad Request
application/json
500
Internal Server Error
application/json
post
/dev/v1/rule/{entity-id}/testWhere to get the Checksum?
Last updated