PUT
/
projects
/
{project_id}
/
slices
/
{slice_id}

Authorizations

Galileo-API-Key
string
headerrequired

Path Parameters

project_id
string
required
slice_id
string
required

Query Parameters

scope
string | null
default:

Body

application/json
name
string
required
logic
object
required
project_id
string | null
created_by
string | null

Response

200 - application/json
name
string
required
logic
object
required
project_id
string | null
created_by
string | null
id
string
required
created_at
string
required
updated_at
string
required

Was this page helpful?