Updates a user list

Updates a user list with the specified details. When parameters are replaced they are validated like on create: unknown rule ids and saved lists outside your organization return 422.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Identifier of the user list to update

Body Params

Data containing user list information

string

Name of the user list

int64

Identifier for the scope

string
enum

Type of the scope

Allowed:
parameters
object

Parameters for filtering users in QueryBuilder format

int64 | null

Identifier for the associated event, if applicable

Responses
200

user list updated

404

user list not found

422

unprocessable entity

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here!