Update board section

PATCH {{baseUrl}}/boards/:board_id/sections/:section_id

Update a board section on a board owned by the operation user_account - or on a group board that has been shared with this account. - By default, the operation user_account is the token user_account.

Request Body

{"name"=>"Salads"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{"id":"549755885175","name":"Salads"}