You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**enabled**|**Boolean**| Disabled flag for collection. If the collection is disabled it is in effect read only and inactive. You can't update a disabled collection. |[optional]|
Copy file name to clipboardExpand all lines: docs/UpdateCollectionBody.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
2
2
3
-
# UpdateCollectionRequest
3
+
# UpdateCollectionBody
4
4
5
5
Request object when updating a collection
6
6
@@ -11,6 +11,7 @@ Request object when updating a collection
11
11
|**teamId**|**String**| The team ID that owns the collection. This field is required. When you create new collections the default is to use your private team ID. |[optional]|
0 commit comments