latestOpenAPI 3.0.32026-08-19299284712.8 KB

67d9f45bb99b

Library

Update a library item

Update a library item. Cannot replace an existing file with a url or vice versa. Cannot set both file and url.

patch/library-items/{id}

Path parameters

idstring required

Headers

X-Company-IDstring required

Associates request with company

Request body

idstring uuid
namestring
urlstring uri nullable
filestring uri nullable
folder_idinteger nullable
sharing_schemestring
shared_withstring[]
created_byinteger
company_idstring uuid
created_atstring date-time

Response

idstring uuid required
namestring required
urlstring uri nullable
filestring uri nullable
folder_idinteger nullable
sharing_schemestring
shared_withstring[]
created_byinteger required
company_idstring uuid required
created_atstring date-time required