Skip to main content

Create Hash

POST 

/v1/project/projection/:projection_id/view

sets a projection state on a project

Request

Path Parameters

    projection_id Projection Idrequired

Body

required

    dsl_rule

    object

    The JSON serialization of the selection state

    anyOf

    string

    deepscatter_api

    object

    The JSON serialization of the deepscatter API call

    anyOf

    string

Responses

Successful Response

Schema

    any

Loading...