Skip to main content
PUT
Update List
PUT /lists/{id} Base URL: https://crm.universal.rollout.com/api

Parameters

Responses

OpenAPI Source

/openapi/crm.json PUT /lists/{id}

Authorizations

Authorization
string
header
required

Authorization JWT

X-Rollout-Credential-Id
string
header
required

The Rollout Credential ID to use for queries/mutations

Path Parameters

id
string
required

Body

name
string
description
string
isFavorite
boolean

Response

OK

id
string
required
originalIds
object
required
original
object
required
created
string | null
required
updated
string | null
required
rolloutUpdated
string
required
peopleParticipantIds
string[]
required
name
string
required
isFavorite
boolean | null
required
description
string
required