User

Replace mutable list fields

put/api/v1/user/lists/{id}

Path parameters

idinteger required

Headers

X-CSRF-Tokenstring required

Fresh token returned by GET /api/v1/user/me for this authenticated session.

Request body

namestring
descriptionstring
colorstring nullable
kind'company' | 'person' | 'mixed'

Response

Updated

okboolean required

Changes

Changed in 1 of the 3 revisions of this API.216

  • 996f96a11758216See the full diff
    • added the new required header request parameter X-CSRF-Token

      new-required-request-parameter

    • added required request body

      request-body-added-required

    • for the path request parameter id, the min was set to 1.00

      request-parameter-min-set

    • api operation id putUserListsById was added

      api-operation-id-added

    • added the media type application/json for the response with the status 200

      response-media-type-added

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog