Upload a custom block
POST {{baseUrl}}/api/organizations/:organizationId/custom-block
Upload a zip file containing a custom transformation or deployment block.
Request Body
[{"name"=>"tar", "value"=>nil, "datatype"=>"null"}, {"name"=>"type", "value"=>"<string>", "datatype"=>"string"}, {"name"=>"blockId", "value"=>"<integer>", "datatype"=>"string"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}