organizations

Update an existing organizations

Update the Organization

put/v1/organizations/{organizationId}.json

Path parameters

organizationIdinteger required

Organization id to update

Query parameters

tokenstring required

OAuth token

Request body

namestring

Response

successful operation

idinteger
createdstring
modifiedstring
board_idinteger
list_idinteger
card_idinteger
user_idinteger
foreign_idinteger
typestring
commentstring
revisionsstring
rootinteger
freshness_tsstring
depthinteger
pathstring
materialized_pathstring
organization_idinteger
board_namestring
list_namestring
card_namestring
usernamestring
full_namestring
profile_picture_pathstring
initialsstring
label_namestring
card_descriptionstring
user_role_idinteger
checklist_item_namestring
checklist_item_parent_namestring
checklist_namestring
organization_namestring
organization_logo_urlstring
moved_list_namestring
created_timestring
card_positionstring
comment_countinteger
differencestring

Changes

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

    • api operation id editOrganization removed and replaced with

      api-operation-id-removed

    • added the non-success response with the status 405

      response-non-success-status-added

    • api operation id editOrganization was added

      api-operation-id-added

    • removed the non-success response with the status 405

      response-non-success-status-removed