lists

Update an existing webhooks

Update the webhook

put/v1/boards/{boardId}/lists/{listId}.json

Path parameters

boardIdinteger required

board id to update

listIdinteger required

list id to update

Query parameters

tokenstring required

OAuth token

Request body

is_archiveboolean
namestring
positionstring

Changes

Changed in 2 of the 23 revisions of this API.13

  • 5b98cb91634211See the full diff
    • removed the success response with the status

      response-success-status-removed

    • api operation id editList removed and replaced with

      api-operation-id-removed

    • api operation id editList was added

      api-operation-id-added

    • added the success response with the status

      response-success-status-added