Verify Rule Deprecated
post
/utils/rules/verify
Verifies a data load or dimension build rule file (index or regular). As this API endpoint is older and has limited functionality, it is recommended to use Verify Rule endpoint instead if possible.
Request
There are no request parameters for this operation.
Back to TopResponse
200 Response
OK
Rule file verified successfully.
400 Response
Bad Request
Rules verification failed. Response contains a list of verification errors.
500 Response
Internal Server Error.