Verify custom DSP block
POST {{baseUrl}}/api/:projectId/verify-dsp-block/url
Verify the validity of a custom DSP block
Request Body
{"url"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"block":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}