Update List
PATCH {{baseUrl}}/api/lists/:id/
Update the name of a list with the given list ID.
Rate limits:
Burst: 10/s
Steady: 150/m
Scopes:
List Write
Request Body
{"data"=>{"type"=>"list", "id"=>"aute laboris", "attributes"=>{"name"=>"anim sit"}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
revision | string | (Required) API endpoint revision (format: YYYY-MM-DD[.suffix]) | |
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"data":{"type":"list","id":"nulla enim do","attributes":{"name":"commodo in","created":"2022-11-08T00:00:00","updated":"2022-11-08T00:00:00"},"links":{"self":"http://s.ssxT22jH-IkM9x1YE1JTR,JZBAwhxHFX1YC4rBpkRowBk"}}}