v3

OpenAPI 3.1.02026-07-2759128137.8 KB
accounts

Update Account List

Update mutable fields of an account list.

Requires the account_lists:write scope on the API key.

patch/v1/account-lists/{account_list_id}

Path parameters

account_list_idstring uuid required

ID of the account list.

Request body

namestring nullable

New name for the list.

Response

Successful Response

idstring uuid required

Unique identifier.

namestring required

Name of the list.

entries_countinteger required

Current number of entries in the list.

created_atstring date-time required

When the list was created.

updated_atstring date-time required

When the list last changed.